|
50 | 50 | - [OneBase](https://gitee.com/Bigotry/OneBase) - 基于 ThinkPHP5 的后台开发框架 |
51 | 51 | - [RageFrame2](https://github.com/jianyan74/rageframe2) - 基于Yii2快速业务开发框架 |
52 | 52 | - [yaldash](https://github.com/getspooky/yaldash) - Laravel 后台管理 |
| 53 | +- [Backpack](https://github.com/Laravel-Backpack/CRUD) - 基于 `Laravel` 快速构建管理后台 |
53 | 54 |
|
54 | 55 |
|
55 | 56 | ## 成品软件 |
|
63 | 64 | - [MeEdu](https://github.com/Qsnh/meedu) - 基于 Laravel 开发的在线点播系统 |
64 | 65 | - [Cachet](https://github.com/CachetHQ/Cachet) - The open source status page system |
65 | 66 | - [Magento](https://github.com/magento/magento2) - 电商系统 |
66 | | -- [Monica](https://github.com/monicahq/monica) - 个人 CRM |
| 67 | +- [Monica](https://github.com/monicahq/monica) - 个人 CRM,管理朋友、家庭、业务关系 |
67 | 68 | - [PHP Server Monitor](https://github.com/phpservermon/phpservermon) - 服务器监控工具 |
68 | 69 | - [phpSysInfo](https://github.com/phpsysinfo/phpsysinfo) - 系统信息展示 |
69 | 70 | - [YouPHPTube](https://github.com/YouPHPTube/YouPHPTube) - YouTube 克隆工具 |
|
239 | 240 | - [vphar-io/version](https://github.com/phar-io/version) - 语义化版本 |
240 | 241 | - [RSS-Bridge](https://github.com/RSS-Bridge/rss-bridge) - 为常见网站生成 RSS |
241 | 242 | - [Money](https://github.com/moneyphp/money) - 货币处理 |
| 243 | +- [Simple Local Avatars](https://github.com/10up/simple-local-avatars) - 给 Wordpress 增加 Avatar 功能,就像 Gravatar 一样 |
242 | 244 |
|
243 | 245 |
|
244 | 246 | ### 路由 |
|
304 | 306 | - [BetterReflection](https://github.com/Roave/BetterReflection) - 基于AST的反射库,允许分析操作代码 |
305 | 307 | - [PHP Analyzer](https://github.com/scrutinizer-ci/php-analyzer) - 执行和编译器相同的流动分析 |
306 | 308 | - [phpspy](https://github.com/adsr/phpspy) - PHP 性能分析工具,支持火焰图 |
| 309 | +- [PHP Insights](https://github.com/nunomaduro/phpinsights) - PHP 代码质量检查命令行工具 |
| 310 | +- [Larastan](https://github.com/nunomaduro/larastan) - Laravel 代码分析工具 |
307 | 311 |
|
308 | 312 |
|
309 | 313 | ### CLI |
|
317 | 321 | - [symfony/console](https://github.com/symfony/console) |
318 | 322 | - [Termage](https://github.com/termage/termage) |
319 | 323 | - [cli-prompt](https://github.com/Seldaek/cli-prompt) |
| 324 | +- [Laravel Zero](https://github.com/laravel-zero/laravel-zero) - 基于 Laravel 的命令应用开发框架 |
| 325 | +- [Termwind](https://github.com/nunomaduro/termwind) - 使用 Tailwind CSS 样式开发命令行应用的框架 |
320 | 326 |
|
321 | 327 |
|
322 | 328 | ### 错误/异常 |
323 | 329 | - [Whoops](https://github.com/filp/whoops) - 异常/错误处理类 |
324 | 330 | - [BooBoo](https://github.com/thephpleague/booboo) - 异常/错误处理类 |
325 | 331 | - [PHP-Error](https://github.com/JosephLenton/PHP-Error) |
| 332 | +- [Collision](https://github.com/nunomaduro/collision) - 命令行应用错误美化展示 |
326 | 333 |
|
327 | 334 |
|
328 | 335 | ### 调试工具 |
|
372 | 379 | + [PHP-Spider](https://github.com/mvdbos/php-spider) |
373 | 380 | + [QueryList](https://github.com/jae-jae/QueryList) |
374 | 381 | + [Goutte](https://github.com/fabpot/Goutte) - 一个抓取网站数据的 PHP 库 |
375 | | -+ [PHPcrawer](https://github.com/mmerian/phpcrawl) |
376 | 382 | + [Blackfire Player](https://github.com/blackfireio/player) - Blackfire Player is a powerful Web Crawling, Web Testing, and Web Scraper application |
377 | 383 |
|
378 | 384 |
|
|
521 | 527 | + [Enhance-PHP](https://github.com/Enhance-PHP/Enhance-PHP) - 单元测试框架 |
522 | 528 | + [Mockery](https://github.com/mockery/mockery) |
523 | 529 | + [paratest](https://github.com/paratestphp/paratest) - PHPUnit 并行测试 |
| 530 | ++ [Pest](https://github.com/pestphp/pest) |
524 | 531 |
|
525 | 532 |
|
526 | 533 | ### 模板引擎 |
|
549 | 556 | + [ColorExtractor](https://github.com/thephpleague/color-extractor) - 获取图片中的颜色 |
550 | 557 | + [Captcha](https://github.com/Gregwar/Captcha) - 验证码 |
551 | 558 | + [Lychee](https://github.com/electerious/Lychee) - 图片管理系统 |
| 559 | ++ [PicUploader](https://github.com/xiebruce/PicUploader) - 图床工具 |
552 | 560 |
|
553 | 561 |
|
554 | 562 | ### 工作流 |
|
0 commit comments