Libraries tagged by conditional
oscabrera/laravel-query-filters
1080 Downloads
A Laravel package for advanced query filtering and conditions.
anourvalar/laravel-atom
12443 Downloads
ACID API
wezlo/filament-record-watcher
118 Downloads
Subscribe to Eloquent records and receive in-panel Filament notifications when they change, with per-watch condition rules and field diffs.
vdlp/oc-redirectconditionsdomain-plugin
1473 Downloads
Adds Domain conditions to the Redirect plugin.
rainstreamweb/lara-pdf-merger-php-7-2
12816 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Add condition if(!class_exists('TCPDF')) (depreciated in php 7.2) to foreach.
poor-plebs/guzzle-connect-retry-decider
4670 Downloads
A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.
millipress/acorn-millirules
365 Downloads
Acorn integration for MilliRules — route-aware conditions, actions & rules with CLI management
magestyapps/magento2-fix-discount-rules
413 Downloads
Fix for shopping cart rules 'Payment Method' condition in Magento 2
kba-team/cakephp-filter-plugin
2287 Downloads
Filter is a CakePHP plugin which enables you to create filtering forms for your data in a very fast and simple way, without getting in the way of paging, sorting and other "standard" things when displaying data. It also remembers the filter conditions in a session, but this can be turned off if undesirable.
it-recht-kanzlei/itrk-legaltexts-magento2
494 Downloads
A Magento2 extension that integrates legally compliant documents, such as terms and conditions or privacy policies, directly into your Magento2 store from the IT-Recht Kanzlei service. This extension requires an active IT-Recht Kanzlei subscription to receive the latest legal texts automatically pushed and updated within Magento2.
heimrichhannot/contao-entity-filter-bundle
8467 Downloads
This module offers an input type for selecting one or more entities by comfortably 'clicking together' sql-like conditions.
hans-thomas/filterable-overview-widget
761 Downloads
This widget enables you to filter your overview data and apply conditions on your stats.
flyandi/is
19192 Downloads
A collection of useful is conditions.
eblick/contao-trigger
458 Downloads
Time and condition based trigger framework for notifications and other things inside Contao Open Source CMS
dmitryrechkin/php-converters-emptytonull
541 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.