klang / tiny-php-framework
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/klang/tiny-php-framework
Requires
- monolog/monolog: ^1.18
- php-console/php-console: ^3.1
- usmanhalalit/pixie: dev-master#7df25f4
Requires (Dev)
This package is auto-updated.
Last update: 2025-09-27 21:51:07 UTC
README
Just what the name suggests, A light tiny framework built with php.
The point of this framework, is to not be a framework. More of a scaffolding type of thing. Why you ask? Well, I'm the kind of guy who hate spending hours and hours trying to learn a good framework, just to find out that it is just cumbersome to work with. So I usually just set up the minimum environment I need, without any framework, and I did the exact same thing when I accidentally created something that I taught was "pretty darn good", so why not package it as a framework to use the next time I don't need a framework..