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

0.2.0 2013-12-31 12:19 UTC

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