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.95k stars 5.08k forks source link

Mongo library #926

Closed eman1986 closed 6 years ago

eman1986 commented 6 years ago

I wrote a thin ORM-ish library for mongoDB.

https://github.com/eman-development-design/Leaf-Orm

I'm looking to get some exposure on it, it was something I wrote for a project and figured others could benefit from it.

josegonzalez commented 6 years ago

From our contributing docs:

Self-promotion is frowned upon, so please consider seriously whether your project meets the criteria before opening a pull request, otherwise it may be closed without being reviewed.

There are other, well-known mongodb ORMs out there. Thanks for your contribution, but at this time we won't be accepting it.

eman1986 commented 6 years ago

I'm sorry for not reading that first.

There are other, well-known mongodb ORMs out there.

theres only one and its vastly outdated and super clunky, thats why I wrote my own.

but rules are rules, I'll find another venue to promote my library, best of luck with your list.