Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@norman70688 definitely second the recommendation for Slim. Used it professionally for a year and it gets out of the way enough that I think it's pretty good.
-
arnyek5578y@Artemix Well, oc I didn't want to use Symfony or Laravel as microframework. I'm using Symfony for large projects only. I mentioned them because they're the parents of Silex and Lumen.
Btw I'll check the ones you suggested, thanks. -
arnyek5578y@jamlam Yeah, one of my mentioned choices is already Lumen, but Slim got more votes here, so I'll consider this, thanks.
-
@Sh4dow fwiw: I have also used Lumen, but I think it's still a little too heavy for me, and definitely contains a bit too much magic for me.
YMMV as ever though, of course. -
curlyDev4728yCodeIgniter doesnt require anything than the files. Easy to start easy to finish has an mvc model.
Related Rants
I wanna rewrite a small php site with a microframework. So far, I've found Silex and Lumen an interesting choice, but I can't decide which one to go with, since both are new to me. Though I'm using Symfony a lot and haven't use Laravel yet and these micro ones are their lite editions, I'd choose Silex but Lumen seems better at first glance, so I'm uncertain. Which one do you suggest?
undefined
symfony
laravel
silex
lumen
helpme
help
phpftw
php
microframework
choice
suggestions are welcome