tersoal/dynamap

Dynamic entities for Symfony and Doctrine.

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 0

Open Issues: 1

Type:symfony-bundle

1.0.0 2016-05-25 20:04 UTC

This package is not auto-updated.

Last update: 2024-04-27 17:09:15 UTC


README

The DynaMap Bundle is a Symfony2 bundle that brings you the possibility to handle entities dynamically. Doctrine requires defining all entities and their properties and methods in classes. But now you can define your database tables and their fields upon model entities (with some field restrictions by the moment).

All is decoupled and you can customize your models, master and field entities to fit your needs.

Documentation

For usage documentation, see:

Resources/doc/index.md

License

See the bundled LICENSE file.