Download the PHP package tifon/rut-php without Composer
On this page you can find all versions of the php package tifon/rut-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tifon/rut-php
More information about tifon/rut-php
Files in tifon/rut-php
Download tifon/rut-php
More information about tifon/rut-php
Files in tifon/rut-php
Vendor tifon
Package rut-php
Short Description Rut library
License MIT
Homepage https://github.com/Tifon-/rut-php
Package rut-php
Short Description Rut library
License MIT
Homepage https://github.com/Tifon-/rut-php
Please rate this library. Is it a good library?
Informations about the package rut-php
Rut Library
This library contain two simples class to provide you helpers methods to work with rut.
Installation
Using Composer just add a dependency on tifon/rut-php
to your project's composer.json
file. Here is an example:
{
"require": {
"tifon/rut-php": "1.0.*"
}
}
Usage Util
Validate a Rut.
Generate random Rut.
Formatting a Rut.
Separate the check digit from the Rut.
Usage Rut
All versions of rut-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
The package tifon/rut-php contains the following files
Loading the files please wait ....