Libraries tagged by conditional
humanmade/publication-checklist
168503 Downloads
Run checks and enforce conditions before posts are published.
silverstripe/display-logic
320793 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
wikimedia/wait-condition-loop
740241 Downloads
Wait loop that reaches a condition or times out
stellarwp/admin-notices
711617 Downloads
A handy package for easily displaying admin notices in WordPress with simple to complex visibility conditions
in2code/powermail_cond
577573 Downloads
Add conditions (via AJAX) to powermail forms for fields and pages
fooman/emailattachments-m2
557730 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
fooman/emailattachments-implementation-m2
950922 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
b13/host-variants
345862 Downloads
Extends the base variants condition with current host.
mouf/utils.common.conditioninterface
550403 Downloads
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.
safemood/discountify
7596 Downloads
Laravel package for dynamic discounts with custom conditions.
jamm/memory
27227 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
it-recht-kanzlei/itrk-plugin-sdk
7741 Downloads
SDK for IT-Recht Kanzlei legal text plugins.
chekote/behat-retry-extension
144797 Downloads
Automatically retry "Then" steps in Behat
beatswitch/lock-laravel
29901 Downloads
A Laravel Driver for Lock.
yarri/full-text-search-query-like
38912 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator