Skip to content

omaraligit/DBMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBMaker

Build Status

DBMaker is a database toolkit to create - update tables in your database

DBMaker can

  • create / update your project's database so you don't need to keep a sql file of your database with your project
  • ORM manage your database as Objects in your project
  • migrations system
  • work as in groups with a up-to-date database schema
  • make your project easy and lightweight
  • add a layer between your project and database

please not this is under development

instalation

composer install omaraligit/DBMaker

About

database toolkit and ORM for mysql databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages