Skip to content

Open Source Entity based database operations for PHP, JAVA, MVC3, .Net

Notifications You must be signed in to change notification settings

gazlu/OpenEntity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entity framework based application for CodeIgniter.
Entity framework based application for MVC.net.

DB Utility - 
           Auto Code generator for insert and update database operations.
           Stored Proc Generator for CRUD Operations.
           Entity Class Generator for Table in Database.

PHP - 
           Entity framework for PHP.
           BaseEntity should be extended to create entity using DB Utility.
           Create Your PHP Code Repository to manage a db module.
           dbaccess provides PDO based database operations for the managing database based on Stored Proc and Table.
           Common function have lots of utilitise to manipulate objects and form data.
           HTML Utility provides you lots of utility classes for html forms and JQuery Datatable.

About

Open Source Entity based database operations for PHP, JAVA, MVC3, .Net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages