laraneat / modules
Laraneat modules.
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-10-20 18:13:20 UTC
README
This package is reworked version of Laravel modules.
- The code is completely rewritten in PHP 8
- Removed dead unused code
- Significantly improved performance by refactoring the caching system
- Dropped Lumen support
- Rewritten code generators, added many new component generators related to Laraneat framework
Developed as part of the Laraneat framework
Currently under development.