signpostmarv/daft-framework
Daft Framework
v3.2.0
2019-11-17 13:19 UTC
Requires
- php: ^7.3
- ext-mbstring: *
- paragonie/easydb: ^2.10
- signpostmarv/daft-interface-collector: ^2.0
- signpostmarv/daft-router: ^4.1
- symfony/console: ^4.3
- symfony/event-dispatcher: ^4.3
- symfony/http-foundation: ^4.3
- symfony/http-kernel: ^4.3
Requires (Dev)
- ext-pdo_sqlite: *
- infection/infection: ^0.13.5
- maglnet/composer-require-checker: ^2.0
- php-coveralls/php-coveralls: ^2.1
- phpunit/phpunit: ^8.3
- povils/phpmnd: ^2.1
- psalm/plugin-phpunit: ^0.7.0
- roave/security-advisories: dev-master
- sebastian/phpcpd: ^4.1
- signpostmarv/php-cs-fixer-config: ^0.13.0
- vimeo/psalm: ^3.6
Suggests
- vimeo/psalm: Useful for static analysis to reduce runtime type checks etc.
Conflicts
- vimeo/psalm: <3.5
- dev-master / 3.2.x-dev
- v3.2.0
- v3.1.1
- v3.1.0
- v3.0.2
- v3.0.1
- v3.0.0-p1
- v3.0.0
- v2.3.1
- v2.3.0
- v2.2.0
- v2.1.0
- v2.0.0
- v1.2.0
- v1.1.1
- v1.1.0
- v1.0.1
- v1.0.0
- v0.8.0
- v0.7.0
- v0.6.1
- v0.6.0
- v0.5.0
- v0.4.1
- v0.4.0
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.1
- v0.2.0
- v0.1.8
- v0.1.7
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- dev-typed-object-args
- dev-php7.0-lt7.0.8
- dev-php7.0
README
Copyright 2019 SignpostMarv
daft-framework
I needed to make a framework using the other daft packages. Because reasons.
reasons
- daft ones.
packages
- signpostmarv/daft-router symfony-based router (using nikic/fast-route because reasons)
- signpostmarv/daft-interface-collector recursive class & interface collector