I am working on a small project where I use the codeigniter php framework, but I think that it bloats too much for my purpose.
Essentially, I would like something to simplify database interactions, sessions, and validations. MVC will also like it.
What I'm looking for is that it has 10 php files. When I add some php functions to a site with mostly html, something like CodeIgniter just doesn't match the bill.
Any suggestions?
change
I'm not looking for a template engine. And Kohon is a little more than necessary (for me - for my purposes).
I ran into elf-php , did anyone work with this? IT looks like it has what it needs and I'm looking for decent documentation. But this is just an impression.
It's hard for me to say what Fari-MVC does without playing with it. I could go through the code and see the annotation, but I did not find anything else for the documents.
php frameworks
Daniel
source share