transfer / commons
Common components for Transfer
Installs: 1 003
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: >=5.3.0
- transfer/transfer: ~1.0
Requires (Dev)
- doctrine/orm: ^2.5
- phpunit/phpunit: ^4.7
- symfony/yaml: 2.7.5
Suggests
- doctrine/orm: For Doctrine related functionality
- symfony/yaml: Allows usage of Yaml transformers
This package is not auto-updated.
Last update: 2020-03-06 16:36:38 UTC
README
This repository provides a collection of components which can be used with Transfer. Part of these components, such as workers, can also be used without Transfer.
Installation
Install the latest version with:
$ composer require transfer/commons
This requires Composer to be installed globally in your system.