flexphp / generator
Flex PHP to Any Framework
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 12
Type:project
Requires
- php: >=7.4
- ext-zip: *
- box/spout: ^3.3
- flexphp/database: dev-develop
- flexphp/schema: dev-develop
- jawira/case-converter: ^3.4
- symfony/http-foundation: ^5.3
- symfony/mime: ^5.3
- symfony/string: ^5.3
- symfony/validator: ^5.3
- symfony/yaml: ^5.3
- twig/twig: ^3.3
Requires (Dev)
- phpmd/phpmd: ^2.10
- phpstan/phpstan: ^0.12.88
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.6
- symfony/var-dumper: ^5.3
This package is auto-updated.
Last update: 2025-03-06 21:44:59 UTC
README
Flex PHP to Any Framework
Change between frameworks when you need. Keep It Simple, SOLID and DRY with FlexPHP.
Installation
Install the package with Composer:
composer require flexphp/generator
Permissions
# Group chgrp -Rf www-data src/tmp chgrp -Rf www-data log # Mode chmod -Rf 774 src/tmp chmod -Rf 774 log
License
Generator is open-sourced software licensed under the MIT license.