Ask HN: What PHP framework would you choose if you could start over?
11–20 of 60 posts
Re: Ask HN: What PHP framework would you choose if you could start over?
#12And it has:
- amazingly simple upgrade paths, backwards compatibility guarantee on minor and patch releases
- regular, non BC breaking, updates and new features
- corporate backing
- large ecosystem of "bundles", which are Symfony's addon system
- cli tool for scaffolding, debugging and more
- strong conventions that help keep code structure clean when you are in a team of 2+ members
Re: Ask HN: What PHP framework would you choose if you could start over?
#13Django
Re: Ask HN: What PHP framework would you choose if you could start over?
#14* - developed by community, not a company * This rules out Symfony and Laravel which are imho the only sane options in php. Why do you need this requirement ?
Re: Ask HN: What PHP framework would you choose if you could start over?
#15Django
BSD license, not GPL.
Re: Ask HN: What PHP framework would you choose if you could start over?
#16* - developed by community, not a company * This rules out Symfony and Laravel which are imho the only sane options in php. Why do you need this requirement ?
I think Laravel has the same development model.
Re: Ask HN: What PHP framework would you choose if you could start over?
#17* - developed by community, not a company * This rules out Symfony and Laravel which are imho the only sane options in php. Why do you need this requirement ?
Re: Ask HN: What PHP framework would you choose if you could start over?
#18Django