PHP Classes

PHP Filter Data Component: Filter data got from a database or other sources

Recommend this page to a friend!
  Info   View files Example   View files View files (41)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2022-04-19 (24 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 41 All time: 10,339 This week: 73Up
Version License PHP version Categories
filter-component 1.0Custom (specified...5HTML, PHP 5, Databases
Description Author

This package can filter data obtained from a database or other sources.

It provides classes that allow defining rules for filtering data obtained from different data sources according to given rules.

The package supports data sources like SQL databases, arrays, or data objects accessed using Doctrine ORM.

It also allows using Web page components to define the parameters of the filters that the package may apply to the data sources.

Picture of Matous Nemec
Name: Matous Nemec <contact>
Classes: 7 packages by
Country: Czech Republic Czech Republic
Innovation award
Innovation award
Nominee: 1x

 

Details

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

  Files folder image Files  
File Role Description
Files folder imagedocs (1 file)
Files folder imageexamples (2 files)
Files folder imagesrc (1 directory)
Files folder imagetests (5 files, 1 directory)
Accessible without login Plain text file .travis.yml Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file license.md Lic. License text
Accessible without login Plain text file package.json Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file ruleset.xml Data Auxiliary data

 Version Control Unique User Downloads Download Rankings  
 100%
Total:41
This week:0
All time:10,339
This week:73Up

For more information send a message to info at phpclasses dot org.