Brings the laravel database components to PocketMine!
Pocket Eloquent is a poggit virion for use in PocketMine-MP plugins that gives plugin developers access to the Eloquent ORM through the laravel database components.
Currently only the Eloquent ORM and database migrations are implemented, you can view basic implementation of these components in the example plugin provided.
This project is still under heavy development and API methods are subject to change at any time without notice.
You can grab the latest (compiled) development builds of Pocket Eloquent over on poggit!
Found a problem with Pocket Eloquent? Make sure to open an issue on the issue tracker and we'll get it sorted!
The content of this repo is licensed under the GNU Lesser General Public License v3. A full copy of the license is available here.