Download the PHP package dms/dms-filter without Composer
On this page you can find all versions of the php package dms/dms-filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dms/dms-filter
More information about dms/dms-filter
Files in dms/dms-filter
Download dms/dms-filter
More information about dms/dms-filter
Files in dms/dms-filter
Vendor dms
Package dms-filter
Short Description DMS Filter provides Annotation based entity filtering.
License MIT
Homepage https://github.com/rdohms/dms-filter
Package dms-filter
Short Description DMS Filter provides Annotation based entity filtering.
License MIT
Homepage https://github.com/rdohms/dms-filter
Please rate this library. Is it a good library?
Informations about the package dms-filter
DMS Filter Component
This library provides a service that can be used to filter object values based on annotations
Install
Use composer to add DMS\Filter to your app
composer require dms/dms-filter
Usage
Your Entity:
Filtering:
Contributing
Feel free to send pull requests, just follow these guides:
- Fork
- Code
- Test
- Just create FilterTestCase and run
phpunit
- Just create FilterTestCase and run
- Submit PR
Credits
This library is inspired by the Symfony 2 Validator component and is meant to work alongside it.
Symfony Validator: https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Validator
All versions of dms-filter with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
The package dms/dms-filter contains the following files
Loading the files please wait ....