purekid / mongodm

MongoDB ORM that includes support for references,embed and multilevel inheritance.
MIT License
200 stars 47 forks source link

[Insight] PHP classes should be short #62

Open jrschumacher opened 10 years ago

jrschumacher commented 10 years ago

20% of all classes are larger than 500 lines. Split them up to keep less than 5% large classes.


Posted from SensioLabsInsight