Notice: Undefined index: HTTP_ACCEPT_LANGUAGE in /home/developpez/www/developpez-com/upload/entityphp/class/Translator.class.php on line 74

Notice: Use of undefined constant NONE - assumed 'NONE' in /home/developpez/www/developpez-com/upload/entityphp/index.php on line 21
EntityPHP • Home
EntityPHP

Welcome to the EntityPHP project

What is it?

EntityPHP is an ORM made with PHP.

Its goal is to permit you to manage your databases in the easiest way. Simply use PHP classes and the library will automatically manage the SQL requests!

Why EntityPHP and not another one?

There are already other ORM made for PHP. EntityPHP was created to be easier to use: you just have to include one file to make it operational. The handling of EntityPHP component has been designed to be the more user-friendly as possible: you just only need to manage three main classes to do whatever you want!

Are you interested?

Don't hesitate to download the project and discover how to use it!