Libraries tagged by conditions
terminal42/contao-conditionalformfields
58957 Downloads
conditionalformfields extension for Contao Open Source CMS; Display form fields based on conditionis!
sqltools/where
66896 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
mouf/utils.common.conditioninterface
494291 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.
beatswitch/lock-laravel
27526 Downloads
A Laravel Driver for Lock.
jamm/memory
23555 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
122892 Downloads
Automatically retry "Then" steps in Behat
vaened/dictionary-flow
56839 Downloads
A library for comprehensive evaluations within a key-value data dictionary, enabling precise condition definitions and data-driven decision-making.
nowendwell/laravel-terms
15954 Downloads
A tool for adding terms and conditions to your project
aimes/module-checkout-designs
10646 Downloads
Swap checkout layouts via system configuration, or conditions
carbon/condition
54441 Downloads
This package provides some fusion helper for making writing conditions (`@if`) easier.
qoliber/m2-optional-terms-and-conditions
404 Downloads
bcastellano/symfony-validator-conditional
35036 Downloads
Symfony validator for conditional validations based on object properties
yarri/full-text-search-query-like
32773 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
teknoo/recipe
24168 Downloads
Inspired by cooking, allows the creation of dynamics workflows, called here recipe, following the #east programming and using middleware, configurable via DI or any configuration, if a set of conditions (ingredients) are available.
tebru/assert
56056 Downloads
Simple function to assert conditions