php framework with sqlite, orm, i18n, l10n search addon

Posted by ddorian on Stack Overflow See other posts from Stack Overflow or by ddorian
Published on 2010-03-15T22:11:22Z Indexed on 2010/03/15 23:19 UTC
Read the original article Hit count: 513

Filed under:
|
|
|

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

© Stack Overflow or respective owner

Related posts about sqlite

Related posts about php5