magdev/php-assimp-validator

Assimp Validators for the Symfony2 validator component

Maintainers

Package info

github.com/magdev/php-assimp-validator

pkg:composer/magdev/php-assimp-validator

Statistics

Installs: 0

Dependents: 0

Suggesters: 1

Stars: 0

Open Issues: 0

0.2.0 2013-12-31 12:19 UTC

This package is auto-updated.

Last update: 2026-03-05 21:21:12 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