kladskull / deviant

Deviant is a simple extensible PHP Boilerplate/Mini-framework.
MIT License
10 stars 1 forks source link

testing orm for mysql #1

Open francescobianco opened 7 years ago

francescobianco commented 7 years ago

I'm so sorry to disturb you, I would kindly ask you if you could test this library in your project! https://github.com/javanile/moldable With the purpose of knowing my project and understanding if it can be integrated into yours! To thank you for your availability I am observing your project and giving a star

Install via composer

composer require javanile/moldable

I ask you if we can help each other

kladskull commented 7 years ago

We'll take a look, may be a good idea to replace what is currently acting as an ORM.

kladskull commented 7 years ago

I think the best course of action (and the quicker one) would be if you @francescobianco could integrate this into our project. The User model is the place to start. Note all underlying Base model functionality.

kladskull commented 7 years ago

Let me know what you think?

francescobianco commented 7 years ago

It is a goood idea!!!