mightydes/enjoin

Multi dialect ORM for PHP inspired by Sequelize.JS

v1.4.5 2019-03-02 10:12 UTC

README

Build Status

Documentation

Introduction

Enjoin is an active-record ORM for PHP. Enjoin built on Laravel Components and inspired by Sequelize for Node.js. It supports MySQL and PostgreSQL dialects. Unlike Eloquent, Enjoin features eager loading, built-in validation and more.