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

Added Cycle ORM #1073

Closed wolfy-j closed 4 years ago

wolfy-j commented 4 years ago

ORM: https://github.com/cycle/orm Documentation: https://cycle-orm.dev/docs Independent benchmarks: https://github.com/adrianmiu/forked-php-orm-benchmark Reddit feedback: https://www.reddit.com/r/PHP/comments/dat1ge/cycle_orm/

Comparison to Eloquent and Doctrine: https://github.com/cycle/docs/issues/3

Cycle ORM is one of the out-of-the-box ORM for Yii3 framework: https://github.com/yiisoft/yii-cycle

jadb commented 4 years ago

Thanks 👍