thruster / data-mapper-actions-bundle
Thruster DataMapperActions Bundle
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=7.0
- symfony/dependency-injection: >= 2.5
- symfony/http-kernel: >= 2.5
- thruster/actions-bundle: ~1.0
- thruster/data-mapper-actions: ~1.0
Requires (Dev)
- phpunit/phpunit: ~5.0
This package is auto-updated.
Last update: 2024-10-14 02:59:19 UTC
README
[] (https://github.com/ThrusterIO/data-mapper-actions-bundle/releases) [] (LICENSE) [] (https://travis-ci.org/ThrusterIO/data-mapper-actions-bundle) [] (https://scrutinizer-ci.com/g/ThrusterIO/data-mapper-actions-bundle) [] (https://scrutinizer-ci.com/g/ThrusterIO/data-mapper-actions-bundle) [] (https://packagist.org/packages/thruster/data-mapper-actions-bundle)
The Thruster DataMapperActions Bundle.
Install
Via Composer
$ composer require thruster/data-mapper-actions-bundle
Usage
new Thruster\Bundle\DataMapperActionsBundle\ThrusterDataMapperActionsBundle()
$executor->execute(new DataMapAction('mapper_name', $object));
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
License
Please see License File for more information.