Libraries tagged by conduit
werk365/etagconditionals
253381 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
spiral/validator
455485 Downloads
Nested validation, Checkers, Conditional Validation
safemood/discountify
4570 Downloads
Laravel package for dynamic discounts with custom conditions.
rasteiner/k3-whenquery
14279 Downloads
Conditionally show fields and sections. Better.
in2code/powermail_cond
436523 Downloads
Add conditions (via AJAX) to powermail forms for fields and pages
humanmade/publication-checklist
140460 Downloads
Run checks and enforce conditions before posts are published.
fooman/emailattachments-m2
465897 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
fooman/emailattachments-implementation-m2
752267 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
cjstroud/classnames-php
150956 Downloads
A simple PHP utility for conditionally joining classNames together
bear/query-repository
455730 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
246239 Downloads
Extends the base variants condition with current host.
webwhales/laravel-guzzle-conditional-mock-handler
29788 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue in Laravel
terminal42/contao-conditionalformfields
61242 Downloads
conditionalformfields extension for Contao Open Source CMS; Display form fields based on conditionis!
mouf/utils.common.conditioninterface
502023 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.
jamm/memory
24217 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.