PHPackages                             tifon/rut-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tifon/rut-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tifon/rut-php
=============

Rut library

1.0.0(10y ago)3124[1 issues](https://github.com/Tifon-/rut-php/issues)MITPHPPHP &gt;=5.3.2

Since Jul 17Pushed 10y ago4 watchersCompare

[ Source](https://github.com/Tifon-/rut-php)[ Packagist](https://packagist.org/packages/tifon/rut-php)[ Docs](https://github.com/Tifon-/rut-php)[ RSS](/packages/tifon-rut-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Rut Library
===========

[](#rut-library)

This library contain two simples class to provide you helpers methods to work with rut.

[![Build Status](https://camo.githubusercontent.com/7d6186a8fa9b38ec66c285969895295af74a499ee827ad3ccad2ab6eaed17d2d/68747470733a2f2f7472617669732d63692e6f72672f5469666f6e2d2f7275742d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Tifon-/rut-php)

Installation
============

[](#installation)

Using [Composer](http://getcomposer.org/) 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
==========

[](#usage-util)

Validate a Rut.
---------------

[](#validate-a-rut)

```
