Answer the question
In order to leave comments, you need to log in
Is there a mini-framework for these requirements?
Is there a mini-framework for these requirements?
Required
- a minimum of code, simple, cheap and cheerful
- (!!!) runs from any folder in the document root
- at the same time it will take off under PHP 5.2, that is, there are no namespaces and other novelties (many providers are slow)
- mvc, or at least to separate logic from templates
- a simple add-on over the database, not necessarily an orm. Abstraction over pdo, for example, so that you can run both under muscle and under postgres
- license for use in any products
Desirable
- has a good OOP, no brakes
- autoload, of course
- customizable routes for actions
My favorite Symphonies do not fit the first requirements and Yii.
So I do not want to write a bicycle. Maybe there is such a miracle?
Answer the question
In order to leave comments, you need to log in
Have you watched Kohana ? It does not fit the definition of "micro", but it lives quite successfully under 5.2.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question