1.0.1
2020-11-05 12:52 UTC
Requires
- php: >=7.4
- ext-json: *
- acclimate/container: ^2.0
- aura/router: ^3.1
- doctrine/migrations: ^2.2
- doctrine/orm: ^2.7
- laminas/laminas-config-aggregator: ^1.3
- laminas/laminas-httphandlerrunner: ^1.2
- northwoods/broker: ^3.0
- nyholm/psr7: ^1.3
- nyholm/psr7-server: ^1.0
- php-di/php-di: ^6.3
- symfony/console: ^5.1
- symfony/dotenv: ^5.1
Requires (Dev)
- overtrue/phplint: ^2.2
- phpunit/phpunit: ^9.4
- roave/security-advisories: dev-master
- squizlabs/php_codesniffer: ^3.5
- vimeo/psalm: ^4.1
This package is auto-updated.
Last update: 2024-11-07 19:04:00 UTC
README
Includes
- PSR7 Implementation
- PSR15 Implementation
- Router
- DI (PSR11 Implementation) (Multiple support)
- Config system
- Doctrine ORM
- Application
- Console Application
- Docker config
- Linter, code sniffer, static analyzers
- PHPUnit
- Makefile
TODO:
- Update to PHP8
Install:
composer create-project furious/2
Up:
make up