Libraries tagged by renditions
humanmade/publication-checklist
143871 Downloads
Run checks and enforce conditions before posts are published.
fooman/emailattachments-m2
480684 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
fooman/emailattachments-implementation-m2
781174 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
terminal42/contao-conditionalformfields
62709 Downloads
conditionalformfields extension for Contao Open Source CMS; Display form fields based on conditionis!
beatswitch/lock-laravel
28266 Downloads
A Laravel Driver for Lock.
setono/sylius-terms-plugin
81940 Downloads
Sylius terms and conditions plugin
mouf/utils.common.conditioninterface
508552 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.
aimes/module-checkout-designs
11455 Downloads
Swap checkout layouts via system configuration, or conditions
qoliber/m2-optional-terms-and-conditions
1041 Downloads
sqltools/where
78920 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
maniaba/rule-engine
1144 Downloads
A flexible and extensible framework for defining and evaluating rules and conditions, and executing corresponding actions based on specified conditions
yarri/full-text-search-query-like
34068 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
teknoo/recipe
25906 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.
shish/phpstan-matchy-string
1638 Downloads
PHPStan rule for strings that match certain conditions
requtize/semver-converter
7656 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.