Libraries tagged by renditions
humanmade/publication-checklist
134078 Downloads
Run checks and enforce conditions before posts are published.
fooman/emailattachments-m2
442897 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
fooman/emailattachments-implementation-m2
706936 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
silverstripe/display-logic
182441 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
terminal42/contao-conditionalformfields
59109 Downloads
conditionalformfields extension for Contao Open Source CMS; Display form fields based on conditionis!
beatswitch/lock-laravel
27576 Downloads
A Laravel Driver for Lock.
nowendwell/laravel-terms
16108 Downloads
A tool for adding terms and conditions to your project
mouf/utils.common.conditioninterface
494729 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
10665 Downloads
Swap checkout layouts via system configuration, or conditions
qoliber/m2-optional-terms-and-conditions
420 Downloads
sqltools/where
67261 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
yarri/full-text-search-query-like
32818 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
teknoo/recipe
24216 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
56100 Downloads
Simple function to assert conditions
requtize/semver-converter
6870 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.