library orm
A simple object relational mapping for databases.
senhung/orm
A simple object relational mapping for databases.
- Thursday, May 17, 2018
- by senhung
- Repository
- 0 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
PHP MySQL ORM
Description
This is a simple object relational mapping for MySQL written in PHP7.
It tries to imitate the ORM, Eloquent, used by Laravel., (*1)
Package namespace: Senhung\ORM
, (*2)
Setup
- Install
$ composer require senhung/orm
- Config
Create a .env
file and fill out the settings using the template .env.example, (*3)
Documents
Model, (*4)
Example
See example in example.php, (*5)
$ php example.php
dev-master
9999999-dev
A simple object relational mapping for databases.
Sources
Download
MIT
The Requires
by
Senhung Wong
v1.0.0
1.0.0.0
A simple object relational mapping for databases.
Sources
Download
MIT
The Requires
by
Senhung Wong