Skip to content

torakel/database-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

database-bundle

Build Status Coverage Status Scrutinizer Code Quality Code Intelligence Status Latest Stable Version License

This is the database bundle for the Torakel project. It contains all the Doctrine Entities and Repositories to store and select the data.

Install

composer require torakel/database-bundle 0.2
php bin/console doctrine:database:create
php bin/console doctrine:schema:update --force

Database Schema

There is another repository for the actual database schema of the Torakel project. You don't need the files, since everything is generated from this Bundle, but if you want to understand the relationships within the schema, you might check up the docs of the repository: https://github.com/torakel/database-schema.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages