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
This package is auto-updated.
Last update: 2026-05-20 02:23:52 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