Libraries tagged by condition
safemood/discountify
5282 Downloads
Laravel package for dynamic discounts with custom conditions.
in2code/powermail_cond
465180 Downloads
Add conditions (via AJAX) to powermail forms for fields and pages
humanmade/publication-checklist
145506 Downloads
Run checks and enforce conditions before posts are published.
fooman/emailattachments-m2
488026 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
fooman/emailattachments-implementation-m2
796356 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
cjstroud/classnames-php
156777 Downloads
A simple PHP utility for conditionally joining classNames together
bear/query-repository
488309 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.
b13/host-variants
267735 Downloads
Extends the base variants condition with current host.
terminal42/contao-conditionalformfields
63480 Downloads
conditionalformfields extension for Contao Open Source CMS; Display form fields based on conditionis!
mouf/utils.common.conditioninterface
512216 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.
jcchavezs/cmb2-conditionals
7272 Downloads
CMB2 Conditionals is a plugin for CMB2 which allows developers to relate fields so one of them could only appear when one other have an specific value or when is not empty.
dillingham/nova-conditional-fields
36041 Downloads
Laravel Nova conditional fields
beatswitch/lock-laravel
28398 Downloads
A Laravel Driver for Lock.
jamm/memory
24913 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.
chekote/behat-retry-extension
132162 Downloads
Automatically retry "Then" steps in Behat