Libraries tagged by condition
drinks-it/rule-engine
6499 Downloads
Rule Engine Bundle is a (sub)system which allows end-user to run specified actions if they met specified criteria(conditions) on specified events.
dobaniashish/clsx
7 Downloads
A PHP utility for constructing html attribute strings conditionally.
dmitryrechkin/php-converters-emptytonull
194 Downloads
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
datatables.net/datatables.net-searchbuilder-jqui
7 Downloads
SearchBuilder adds user defined complex search to the DataTable with the capability to search the DataTable by creating groups and conditions. This is SearchBuilder for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-searchbuilder-bs4
220 Downloads
SearchBuilder adds user defined complex search to the DataTable with the capability to search the DataTable by creating groups and conditions. This is SearchBuilder for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
danielneis/moodle-availability_newavailability
400 Downloads
A template for Moodle Availability Condition
danielneis/moodle-availability_maxviews
32 Downloads
An availability condition for Moodle that limits the number of views of an activity by users
coral-media/binary-rules-evaluator
8 Downloads
Choose an option based on binary rules for a set of conditions
coderscare/device
3231 Downloads
Device Conditions - Provides additional TypoScript conditions for user agent detections based on the Matomo Device Detector Library
codemommy/isphp
587 Downloads
Judge condition true or false
chandra-hemant/htkc-utils
53 Downloads
Introducing a powerful and flexible dynamic search function for Laravel applications, designed to simplify complex queries with nested and recursive relationship conditions. This package provides an elegant solution to dynamically search across multiple models and their related data, offering developers the ability to handle various levels of relationships in a single, streamlined query.
addiks/stored-sql
112 Downloads
For handling, modeling and executing stored SQL (functions, queries, conditions, ...) in different contexts
adapttive/advance-grid
14 Downloads
Module for Magento2 provides enhanced ui grid with refresh and conditional filters.
2cw/passgen
575 Downloads
Class used for generating passwords satisfying certain conditions.
unialteri/states
1000 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.