magdev / php-assimp-validator
Assimp Validators for the Symfony2 validator component
0.2.0
2013-12-31 12:19 UTC
Requires
- php: >=5.3.3
- magdev/php-assimp: dev-master
- symfony/validator: ~2.3
Requires (Dev)
- phpunit/phpunit: 3.8.*@dev
This package is auto-updated.
Last update: 2024-11-05 18:26:03 UTC
README
##Installation
Add it using composer :
{ "require": { "magdev/php-assimp-validator": "dev-master" } }
and until this package is registered at Packagist add the repository
{ "repositories" : [{ "type" : "vcs", "url" : "git@github-com:magdev/php-assimp-validator.git" } ] }
##License
This is released under the MIT license