php framework with sqlite, orm, i18n, l10n search addon
- by ddorian
im trying to find a php framework to build small,multilingual sites.
do you know a php framework with support for:
1.sqlite (it will be little sites so no performance problem and good for copy-paste from development to production)
2.orm
3.i18n & l10n
4.easy search addon
5.ability to just copy-paste no need to change config for going from devel machine to production
and if you know cms with those features put it too
thank you