Simple database layer based on `nette/database` to work effectively with entities.

dev-master 2021-12-12 16:02 UTC

This package is auto-updated.

Last update: 2024-04-12 21:22:51 UTC


README

Database layer that use nette/database as query builder.

What is solved:

  • entity mapping
  • migrations (with robmorgan/phinx for while)

Test database

To import test dabase use this schema.