Recommend this page to a friend! |
Classes of Camilo Sperberg | > | PHP Valida RUT | > | composer.json | > | Download |
|
![]() |
{ "name" : "unreal4u/rutverifier", "description" : "This class is able to do integrity verification on chilean RUTs and RUNs", "require" : { "php" : ">=5.3.0", "unreal4u/rutverifier-js": "@stable" }, "require-dev" : { "phpunit/phpunit" : "@stable" }, "authors" : [ { "name" : "Camilo Sperberg", "email" : "me@unreal4u.com" } ], "keywords" : [ "rutverifier", "rut", "run", "cedula de identidad", "chile", "carnet de identidad" ], "autoload" : { "psr-0" : { "unreal4u" : "src/" } }, "license" : "MIT" } |