Libraries tagged by conditionals
digital-creative/conditional-container
555738 Downloads
Provides an easy way to conditionally show and hide fields in your Nova resources.
astrotomic/php-conditional-proxy
126630 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
micheh/psr7-cache
230446 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
werk365/etagconditionals
254248 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
stellarwp/field-conditions
490731 Downloads
A set of serializable classes for handling conditional logic for fields in PHP
spiral/validator
486390 Downloads
Nested validation, Checkers, Conditional Validation
bear/query-repository
463458 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.
terminal42/contao-conditionalselectmenu
62398 Downloads
conditional select menu extension for Contao Open Source CMS
jcchavezs/cmb2-conditionals
7047 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.
relaticle/custom-fields
118 Downloads
User Defined Custom Fields for Laravel Filament
teknoo/states
34587 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
mmikkel/reasons
89332 Downloads
Adds conditionals to field layouts.
omitobisam/conditional
54 Downloads
A fluent helper for object-oriented style of if-else statements
izi-dev/nova-conditional-field
23361 Downloads
Conditional Field
webwhales/laravel-guzzle-conditional-mock-handler
30045 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue in Laravel