Presentation
Temma is a simple and efficient MVC framework.
- modern, PHP 7.3+ compatible
- relational and noSQL databases
- Smarty templates, JSON/CSV/RSS... exports
When someone visits this URL...
www.site.com/article/show/123/title
...Temma executes this code...
Article::show(123, 'title');
...and uses this template to generate the page
article/show.tpl
1/2
Development time halved compared to other equivalent solutions.
+400
Sites using Temma professionally
13
Years of experience in the service of reasoned development
1
Used by the n° 1 site in France on Home/DIY topics, managing +30M page views/month