curfle / framework
A lightweight, yet powerful PHP framework
v0.3.19
2023-04-25 11:13 UTC
Requires
- php: >=8.0
- ext-fileinfo: *
- ext-libxml: *
- ext-mysqli: *
- ext-readline: *
- ext-simplexml: *
- ext-sqlite3: *
- phpmailer/phpmailer: ^6.5
Requires (Dev)
- phpbench/phpbench: ^1.2
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2026-05-25 17:41:28 UTC
README
Installation
The pure framework can be installed via composer:
composer require curfle/framework
However, it is strongly recommended using the bootstrapped template project, which can be found at https://github.com/curfle/curfle.
License
The Curfle framework is open-sourced software licensed under the MIT license.