Download the PHP package view-components/doctrine-data-processing without Composer
On this page you can find all versions of the php package view-components/doctrine-data-processing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download view-components/doctrine-data-processing
More information about view-components/doctrine-data-processing
Files in view-components/doctrine-data-processing
Package doctrine-data-processing
Short Description Doctrine ORM support for ViewComponents
License MIT
Homepage https://github.com/view-components/doctrine-data-processing
Informations about the package doctrine-data-processing
ViewComponents\DoctrineDataProcessing
Doctrine ORM support for ViewComponents
Table of Contents
- Requirements
- Installation
- Usage
- Contributing
- Testing
- Security
- License
Requirements
- PHP 5.5+ (hhvm & php7 are supported)
Installation
The recommended way of installing the component is through Composer.
Run following command from your project folder:
Usage
Code example:
Contributing
Please see Code of Conduct for details.
Testing
This package bundled with unit tests (PHPUnit).
To run tests locally, you must install this package as stand-alone project with dev-dependencies:
Command for running tests:
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
© 2015 — 2016 Vitalii Stepanenko
Licensed under the MIT License.
Please see License File for more information.
All versions of doctrine-data-processing with dependencies
doctrine/dbal Version ^2.4
php Version ^5.5||^7