Lightweight PHP framework.
This framework aims to provide a minimal start point for your application.
- Event driven
- Small
- Application Class
- Container (Pimple)
- Router (FastRoute)
- PHP 5.4
composer require ark/framework
See Latest Release
See Latest Release
See index.php
See nginx.conf
See .htaccess
php -S localhost:8080 -t . router.php