Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.46 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.46 KB

Pocket Eloquent Virion

Brings the laravel database components to PocketMine!

Poggit-CI

About

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.

Download

You can grab the latest (compiled) development builds of Pocket Eloquent over on poggit!

Issues

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.