Libraries tagged by conditions
terminal42/contao-conditionalformfields
53560 Downloads
conditionalformfields extension for Contao Open Source CMS; Display form fields based on conditionis!
mouf/utils.common.conditioninterface
482687 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
26932 Downloads
A Laravel Driver for Lock.
jamm/memory
22593 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
117748 Downloads
Automatically retry "Then" steps in Behat
vaened/dictionary-flow
7785 Downloads
A library for comprehensive evaluations within a key-value data dictionary, enabling precise condition definitions and data-driven decision-making.
nowendwell/laravel-terms
13721 Downloads
A tool for adding terms and conditions to your project
aimes/module-checkout-designs
9782 Downloads
Swap checkout layouts via system configuration, or conditions
movisio/condition-parser
9915 Downloads
Movisio Condition parser
carbon/condition
52198 Downloads
This package provides some fusion helper for making writing conditions (`@if`) easier.
sqltools/where
51940 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
bitandblack/helpers
8334 Downloads
Useful methods for PHP you may like.
bcastellano/symfony-validator-conditional
34072 Downloads
Symfony validator for conditional validations based on object properties
yarri/full-text-search-query-like
31343 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
teknoo/recipe
22859 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.