Integrates boshurik/mapper to Symfony
composer require boshurik/mapper-bundle
Bundle introduce two interfaces
BoShurik\MapperBundle\Mapper\Mapping\MappingInterface and
BoShurik\MapperBundle\Mapper\Mapping\ReverseMappingInterface
for one-way and two-way mappings respectively
Code generation based on PHP-Parser
composer require nikic/php-parser
bin/console mapper:generate:model
bin/console mapper:generate:mapping
How can I help you explore Laravel packages today?