ziadoz / awesome-php

A curated list of amazingly awesome PHP libraries, resources and shiny things.
Do What The F*ck You Want To Public License
30.59k stars 5.04k forks source link

Add Flight and Leaf frameworks #1238

Closed fadrian06 closed 6 months ago

fadrian06 commented 6 months ago

Please add

Flight and Leaf as microframeworks

rkrx commented 6 months ago

Both frameworks are not awesome.

No best practices, no preference for statically analysable code, no autowiring and nothing that Slim and other frameworks would give you already.

fadrian06 commented 6 months ago

Yes, it may not initially encourage you to have good practices, but its simplicity means that you can apply the architecture you want, you want MVC, you can, you want hexagonal, you can...

I accept that Flight does not give you a predefined structure, but Leaf does and it would be great if more people knew about the project . Leaf is not only limited to the core, but to the Leaf MVC and Leaf frameworks that perfectly compete with another in speed

ziadoz commented 6 months ago

Please open PRs not issues to add new items to the list. Thanks.