tadcka / mapper-bundle
Mapper bundle on Symfony2
v0.2.0
2015-02-23 20:08 UTC
Requires
- php: >=5.4
- friendsofsymfony/jsrouting-bundle: ~1.5
- jms/serializer-bundle: ~0.13
- symfony/framework-bundle: >=2.3
- tadcka/jstree-bundle: ~0.3
- tadcka/mapper: 0.2.*@dev
Requires (Dev)
- doctrine/doctrine-bundle: ~1.3
- phpunit/phpunit: ~4.2
This package is not auto-updated.
Last update: 2026-02-28 23:22:59 UTC
README
Linking the different elements.
Installation
Step 1: Download MapperBundle using composer
Add MapperBundle in your composer.json:
{ "require": { "tadcka/mapper-bundle": "dev-master" } }
Now tell composer to download the bundle by running the command:
$ php composer.phar update tadcka/mapper-bundle
TODO
- Create source type render system
- Source metadata cache and generate token