tadcka / mapper-bundle
Mapper bundle on Symfony2
Installs: 1 070
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
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: 2024-10-26 16:41:40 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