signpostmarv / daft-framework
Daft Framework
v3.5.1
2020-04-22 12:28 UTC
Requires
- php: ^7.4
- ext-mbstring: *
- paragonie/easydb: ^2.11
- signpostmarv/daft-interface-collector: ^2.3
- signpostmarv/daft-router: ^4.5
- signpostmarv/daft-typed-object: ^0.5.5
- symfony/console: ^4.4|^5.0
- symfony/event-dispatcher: ^4.4|^5.0
- symfony/http-foundation: ^5.0
- symfony/http-kernel: ^4.4|^5.0
Requires (Dev)
- ext-pdo_sqlite: *
- infection/infection: ^0.16.2
- maglnet/composer-require-checker: ^2.0
- php-coveralls/php-coveralls: ^2.2
- phpunit/phpunit: ^8.5
- povils/phpmnd: ^2.2
- psalm/plugin-phpunit: ^0.10.0
- roave/security-advisories: dev-master
- sebastian/phpcpd: ^5.0
- signpostmarv/php-cs-fixer-config: ^0.17.2
- vimeo/psalm: ^3.11
Suggests
- vimeo/psalm: Useful for static analysis to reduce runtime type checks etc.
Conflicts
- vimeo/psalm: <3.11.2
- dev-main
- v3.5.1
- v3.5.0
- v3.4.0
- v3.3.0
- 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-dependabot/composer/guzzlehttp/psr7-1.9.1
- dev-dependabot/composer/guzzlehttp/guzzle-6.5.8
- dev-typed-object-args
- dev-php7.0-lt7.0.8
- dev-php7.0
This package is auto-updated.
Last update: 2024-10-19 22:17:29 UTC
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