mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
3.9 KiB
JSON
1 line
3.9 KiB
JSON
[{"user_id": 4077, "stars": [], "topic_id": 9461, "date_created": 1298867939.2663181, "message": "I initially cut my teeth on PHP, but haven't worked with it much in the past few years except for the occasional Wordpress theme -- are there any mini-frameworks for PHP? CakePHP / Symfony / etc., all seem too big for what I'm looking for.", "group_id": 499, "id": 223550}, {"user_id": 2457, "stars": [{"date_created": 1301007378.1128769, "user_id": 8637}], "topic_id": 9461, "date_created": 1298871171.6098919, "message": "There is the Slim Framework which I've begun to use fairly recently due to it's small size and fairly easy to understand code. http://www.slimframework.com/", "group_id": 499, "id": 223687}, {"user_id": 9636, "stars": [], "topic_id": 9461, "date_created": 1298881876.972532, "message": "And if you think, Zend Framework is too big to ship it with your application, you can just ship the parts you need. You find an overview about the dependencies here: http://framework.zend.com/manual/en/requirements.introduction.html", "group_id": 499, "id": 224291}, {"user_id": 9636, "stars": [], "topic_id": 9461, "date_created": 1298881803.465261, "message": "I like to use the Zend Framework. Perhaps you think it is too big, but you don't have to learn to use every component of it, just take what you need. And i think, when you invest time to learn a framework, it is better to invest it in a bigger one, because there will be a situation where you need something, that is possibly not in the small framework and than you have to build it by your own. In the big framework you just read the manual about this new component.", "group_id": 499, "id": 224289}, {"user_id": 4077, "stars": [], "topic_id": 9461, "date_created": 1298895725.598402, "message": "@atourino Slim looks perfect. Thanks a million.", "group_id": 499, "id": 225115}, {"user_id": 16348, "stars": [], "topic_id": 9461, "date_created": 1298905406.387701, "message": "there is Codeigniter one of it's goals is to be fast slim and very light weight, give it a shot.", "group_id": 499, "id": 226062}, {"user_id": 4077, "stars": [], "topic_id": 9461, "date_created": 1298907469.2535639, "message": "I've used CodeIgniter, and it's good, but too big for what I'm looking for.", "group_id": 499, "id": 226241}, {"user_id": 8981, "stars": [], "topic_id": 9461, "date_created": 1298962058.5384099, "message": "Have a look at FFF http://fatfree.sourceforge.net/ , looks pretty good", "group_id": 499, "id": 232472}, {"user_id": 4077, "stars": [], "topic_id": 9461, "date_created": 1298995661.965049, "message": "@lastkarrde Also looks like a winner. Can anybody speak to the differences between Slim and FatFree? Any caveats?", "group_id": 499, "id": 235952}, {"user_id": 19616, "stars": [], "topic_id": 9461, "date_created": 1299611082.785888, "message": "Try Yii. It's blazingly fast (destroys all competition in performance benchmarks), it's strictly convention over configuration, and it's very lightweight. You can use it when you want to or choose not to whenever it's convenient.", "group_id": 499, "id": 298567}, {"user_id": 528, "stars": [], "topic_id": 9461, "date_created": 1299799150.500108, "message": "+1 Slim", "group_id": 499, "id": 317523}, {"user_id": 20005, "stars": [], "topic_id": 9461, "date_created": 1300199350.8519659, "message": "I knew about http://www.limonade-php.net/ but I'm taking a look at Slim and looks a bit more modern.. hopefully actively mantained", "group_id": 499, "id": 356384}, {"user_id": 27614, "stars": [], "topic_id": 9461, "date_created": 1302016774.130578, "message": "-1 F3 only due to it's own variable tagging convention and proprietary setup/fees for distribution", "group_id": 499, "id": 542005}, {"user_id": 1604, "stars": [], "topic_id": 9461, "date_created": 1302021890.7358301, "message": "My minimal try, with a lot of aesthetics methods : https://bitbucket.org/nikkau/uakkin/src/b380e514dc3e/Lib/uakkin.php", "group_id": 499, "id": 543244}] |