Skip to content

craigify/indicium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Indicium Database Library and ORM

Current Limitations

  • No support for composite primary keys
  • All class names must be unique, regardless of namespace (No \My\Class and \Your\Class)