laraneat / modules
Laraneat 模块。
v1.0.0
2024-01-31 23:23 UTC
Requires
- php: ^8.0
- ext-json: *
- laravel/framework: ^10.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.48
- mockery/mockery: ~1.0
- orchestra/testbench: ^8.2
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.5
- roave/security-advisories: dev-latest
- spatie/phpunit-snapshot-assertions: ^5.1
Suggests
- wikimedia/composer-merge-plugin: Allows the ability to create and merge composer.json files for your individual modules for module-specific dependency management.
This package is auto-updated.
Last update: 2024-09-20 18:03:18 UTC
README
本包是 Laravel modules 的重构版本。
- 代码完全重写为 PHP 8
- 删除了无用的代码
- 通过重构缓存系统显著提高了性能
- 放弃了对 Lumen 的支持
- 重写了代码生成器,添加了许多与 Laraneat 框架 相关的新组件生成器
作为 Laraneat 框架 的一部分进行开发
目前正在开发中。