https://github.com/czproject/file-matcher
https://github.com/czproject/file-matcher
php
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/czproject/file-matcher
- Owner: czproject
- License: other
- Created: 2016-10-08T12:58:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T13:07:55.000Z (over 7 years ago)
- Last Synced: 2025-02-12T06:53:56.680Z (over 1 year ago)
- Topics: php
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# FileMatcher
[](https://travis-ci.org/czproject/file-matcher)
## Installation
[Download a latest package](https://github.com/czproject/file-matcher/releases) or use [Composer](http://getcomposer.org/):
```
composer require czproject/file-matcher
```
`CzProject\FileMatcher` requires PHP 5.4.0 or later.
## Usage
``` php
Author: Jan Pecha, https://www.janpecha.cz/