Skip to content

Multi dialect ORM for PHP inspired by Sequelize.JS

License

Notifications You must be signed in to change notification settings

mightydes/enjoin

Repository files navigation

Enjoin ORM

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.