Download the PHP package codelytv/criteria without Composer
On this page you can find all versions of the php package codelytv/criteria. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package criteria
🎼 Criteria for PHP # 🔒 Read-only repository Any modification must be done in the [main repository](https://github.com/CodelyTV/php-criteria). ## 📥 Installation ## 💻 Usage ### Valid operators * `=`: Equal * `!=`: Not equal * `>`: Greater than * `<`: Less than * `CONTAINS`: Contains. It will translate to `like` in SQL. * `NOT_CONTAINS`: Not contains. It will translate to `not like` in SQL.
All versions of criteria with dependencies
PHP Build Version
Package Version
The package codelytv/criteria contains the following files
Loading the files please wait ....