graftphp / graft
There is no license information available for the latest version (0.0.1) of this package.
graft php
0.0.1
2020-08-01 18:01 UTC
Requires
- graftphp/framework: 0.0.1
Requires (Dev)
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2026-03-07 18:28:01 UTC
README
graft php framework
installation via Composer:
composer create-project graftphp/graft httpdocs
Testing
Run Tests
./vendor/bin/phpunit --testdox tests
Changelog
v0.0.1 initial release