Pinatra
Pinatra copied to clipboard
A bunch of questions
trafficstars
Is pinatra's routing better than klein.php's? Is pinatra's routing as functional as klein.php's? How do i use twig with pinatra? Does pinatra scale well (for use in both small and large apps)? Can i use routing in multiple paths? example
/
/admin
L index.php
index.php
i want my routes to be separate for admin and for the rest of the app (and to be located in index.php and admin/index.php)
What about i18n?
- I don't think so
- I don't think so
- actually I don't know now
- Yes, it is just a library. You can use it as you want.
- Yes, it is just a library.
- actually I don't know now
will #3 and #6 be solved? Also, benchmarks when?