msherron/scoundrel
Composer 安装命令:
composer require msherron/scoundrel
包简介
A Lando-powered Drupal 9 project, for the discerning galactic smuggler.
关键字:
README 文档
README
A Lando-based Drupal 9 project template, chock full of my favorite goodies - for the discerning galactic smuggler.
What's all this for, then?
I found myself adding a lot of local tooling stuff to most Drupal projects that either Lando or Core doesn't provide by default. I got sick of copying and tweaking the same lando file every time I created a project, so I decided to build Scoundrel as a Composer project and step up my life.
This project can be used as a local development environment for D9 builds, or to spin up a quick environment for Contrib or Core development. Inspired and partially extended from Lando + Drupal Contributions.
Prerequisites
- Install Composer. "But I don't wanna install any php stuff locally, I want Lando to handle handle all that?!" No, you don't. It's hella slow running file I/O inside Docker. Trust me on this one.
- Install Lando.
Getting started
- Run
composer create-project msherron/scoundrel. - Require any additional Composer dependencies for your project. You know you want some Contrib stuff.
- Run
scoundrel-start. Lando will ask you some questions, and then start. - To install Drupal, run
lando si [profile-name]. You can not provide a profile name, if you really like Standard .. I guess.
Instructions on the goodies:
- Drush - we handle the path to your Drupal for you, just run
lando drush [cmd]. No URI required. - Xdebug - it's really easy to use XDebug w/ Lando, but you don't want to leave it on all the time, as it really tanks performance. I provide two handy commands:
xdebug-onandxdebug-off. - Run-tests - Core's command line test execution script (run-tests.sh), handles Simpletest, PHPUnit, etc.
- PHPUnit - Takes a path to a module/profile as an argument to run a targeted test.
"Who is sniffing my WHAT now?"
Oh, that's just GrumPHP. It does some basic code quality checking for you and blocks your commits if they don't pass. You want that. It makes you better.
msherron/scoundrel 适用场景与选型建议
msherron/scoundrel 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 64 次下载、GitHub Stars 达 0, 最近一次更新时间为 2020 年 12 月 26 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「development」 「drupal」 「lando」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 msherron/scoundrel 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 msherron/scoundrel 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 msherron/scoundrel 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Provides an add-on purchasable entity.
Debugging a problem and need to login as one of your customers? This allows you to authenticate as any of your customers.
Platform sh tools for a Drupal 10 and php 8.1.
Drupal integration module for the Kalastatic prototyping and styleguide tool
Provides a base set of configuration and module dependencies for starting new Drupal projects.
Some useful extras for use with site development using lando.
统计信息
- 总下载量: 64
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2020-12-26