PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Matous Nemec   PHP Filter Data Component   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP Filter Data Component
Filter data got from a database or other sources
Author: By
Last change:
Date: 1 year ago
Size: 500 bytes
 

Contents

Class file image Download

Mesour Filter

Install

  • With Composer

    composer require mesour/filter

  • Or download source from GitHub

Tests

Run command vendor/bin/tester tests/ -s -c tests/php.ini --colors

Code style

Run command vendor/bin/phpcs --standard=ruleset.xml --extensions=php,phpt --encoding=utf-8 --tab-width=4 -sp src tests