Libraries tagged by condition
safemood/discountify
2512 Downloads
Laravel package for dynamic discounts with custom conditions.
rasteiner/k3-whenquery
10042 Downloads
Conditionally show fields and sections. Better.
in2code/powermail_cond
359697 Downloads
Add conditions (via AJAX) to powermail forms for fields and pages
fooman/emailattachments-m2
409557 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
fooman/emailattachments-implementation-m2
646177 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
cjstroud/classnames-php
134759 Downloads
A simple PHP utility for conditionally joining classNames together
b13/host-variants
186871 Downloads
Extends the base variants condition with current host.
silverstripe/display-logic
171818 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
terminal42/contao-conditionalformfields
53418 Downloads
conditionalformfields extension for Contao Open Source CMS; Display form fields based on conditionis!
mouf/utils.common.conditioninterface
482615 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.
webwhales/laravel-guzzle-conditional-mock-handler
23950 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue in Laravel
terminal42/contao-conditionalselectmenu
57303 Downloads
conditional select menu extension for Contao Open Source CMS
dillingham/nova-conditional-fields
34616 Downloads
Laravel Nova conditional fields
beatswitch/lock-laravel
26926 Downloads
A Laravel Driver for Lock.
jamm/memory
22580 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.