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.83k stars 5.06k forks source link

Remove Propel ORM #991

Closed funtaps closed 5 years ago

funtaps commented 5 years ago

https://github.com/propelorm/Propel2#status-of-the-project

Our advice:

Use Doctrine if you are looking for a long-term supported, full-featured (and difficult to learn) and stable ORM. Use easy to learn Eloquent for prototyping and smaller projects. Help us build Propel3, which aims someday to be both of the above.

ziadoz commented 5 years ago

Good spot. Thanks, I've merged this.