tersoal/dynamap

Dynamic entities for Symfony and Doctrine.

Maintainers

Package info

github.com/Tersoal/DynaMapBundle

Type:symfony-bundle

pkg:composer/tersoal/dynamap

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 1

1.0.0 2016-05-25 20:04 UTC

This package is not auto-updated.

Last update: 2026-03-15 03:50:46 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.