PHPackages                             hashemi/valideto - 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. hashemi/valideto

ActiveLibrary

hashemi/valideto
================

A simple PHP package for data validation with extensive preset rules and custom rules.

1691PHP

Since Sep 16Pushed 5y ago3 watchersCompare

[ Source](https://github.com/hashemirafsan/valideto)[ Packagist](https://packagist.org/packages/hashemi/valideto)[ RSS](/packages/hashemi-valideto/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Valideto
========

[](#valideto)

A simple PHP package for data validation with extensive preset rules and custom rules.

Installation
------------

[](#installation)

You can start it from composer. Go to your terminal and run this command from your project root directory.

```
composer require hashemi/valideto
```

Usage
-----

[](#usage)

After Complete installation, It's time to check how to use *Valideto* easily.

```
