Download the PHP package paneedesign/discriminator-map-bundle without Composer
On this page you can find all versions of the php package paneedesign/discriminator-map-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download paneedesign/discriminator-map-bundle
More information about paneedesign/discriminator-map-bundle
Files in paneedesign/discriminator-map-bundle
Package discriminator-map-bundle
Short Description Dynamic DiscriminatorMap extender for Symfony with Doctrine ORM
License MIT
Homepage http://www.paneedesign.com/
Informations about the package discriminator-map-bundle
Welcome to Discriminator Map Bundle 👋
Dynamic DiscriminatorMap extender for Symfony with Doctrine ORM.
🏠 Homepage
Installation
Step 1: Download the Bundle
Install via Composer:
Or add this to your composer.json and run composer update
:
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the app/AppKernel.php
file of your project:
Step 3: Configurations
Add configuration:
where parent class implement this annotations:
and children class these one:
Author
👤 Fabiano Roberto
- Twitter: @dr_thief
- Github: @fabianoroberto
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator