Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sirius\Orm Playground

This repository is used to demonstrate the capabilities of Sirius\Orm library

The repo has the following structure:

  • bootstrap
    • config.php - various configuration options for the project
    • container.php - intialization & configuration of the DI container
  • resources
    • schema.php - contains the DB schema
    • seed.php - contains the code for seeding the database
    • mapper_definitions.php - contains the definitions of the mappers
  • src
    • Entity - contains the entity classes generated by Sirius\Orm
    • Mapper - contains the mapper & query classes generated by Sirius\Orm
  • demos - contains files demonstrating various aspects of the Sirius\Orm library

About

Demonstration of the Sirius\Orm capabilities

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages