mightydes/enjoin

Multi dialect ORM for PHP inspired by Sequelize.JS

Installs: 1 213

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 3

Open Issues: 0

pkg:composer/mightydes/enjoin

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.