PHPackages                             corealg/excel-validator - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. corealg/excel-validator

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

corealg/excel-validator
=======================

This package helps you to validate your excel sheet cell by cell. You do not need to store data blindly, you can rule each cell to match your expectation.

v1.0.1(4y ago)04[1 PRs](https://github.com/CoreAlg/package-excel-validator/pulls)MITPHPPHP &gt;=7.0

Since Dec 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/CoreAlg/package-excel-validator)[ Packagist](https://packagist.org/packages/corealg/excel-validator)[ RSS](/packages/corealg-excel-validator/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

Core Excel Validator
====================

[](#core-excel-validator)

[![Build Status](https://camo.githubusercontent.com/c59043e0b28eab034f19dabc49c9222c43e3fbe5e0c6bc2837a5c0086132a211/68747470733a2f2f7472617669732d63692e6f72672f6c61726176656c2f6672616d65776f726b2e737667)](https://travis-ci.org/laravel/framework)[![License](https://camo.githubusercontent.com/4a64c31c71966d152c876eea1f35e85fbd33d57ddf5754260a41f053aa72c5b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/laravel/framework)

This package helps you to validate your excel sheet cell by cell. You do not need to store data blindly, you can rule each cell to match your expectation.

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

[](#installation)

Require this package with composer.

```
composer require corealg/excel-validator
```

Usage
-----

[](#usage)

```
