magdev / php-assimp-validator
Assimp Validators for the Symfony2 validator component
Installs: 0
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/magdev/php-assimp-validator
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: 2025-10-05 20:30:38 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