Skip to content

[DEPRECATED - NOT MAINTAINED] Ladies and Gentlemen I present to you the Ivory ORM. An entire ORM developed in PHP. The Ivory ORM is PDO compatible and entirely developed in PHP-7+. The main reason behind the ivory creation is the knowledge I obtained from this project and also about learning more diverse SQL commands

License

Notifications You must be signed in to change notification settings

KevinDaSilvaS/IvoryORM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IvoryORM

Ladies and Gentleman i present to you the Ivory ORM.

An entire ORM developed in PHP7+.The ORM project created for the joy of creation

See the Full Documentation Here

Ivory ORM its an ORM based on PDO PHP features and implemented almost all the w3 sql tutorial features

Files Descriptions

Simple and precise Ivory ORM has just 3 files

The config file as the name says is where you will configure your database settings

The operations file is the core of Ivory all the queries are executed there

The where conditions file is the support to all the where features os sql implemented in Ivory

The CRUD file is just a file where you can type your queries and test them

About

[DEPRECATED - NOT MAINTAINED] Ladies and Gentlemen I present to you the Ivory ORM. An entire ORM developed in PHP. The Ivory ORM is PDO compatible and entirely developed in PHP-7+. The main reason behind the ivory creation is the knowledge I obtained from this project and also about learning more diverse SQL commands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages