Libraries tagged by renditions
humanmade/publication-checklist
141139 Downloads
Run checks and enforce conditions before posts are published.
fooman/emailattachments-m2
469253 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
fooman/emailattachments-implementation-m2
759555 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
terminal42/contao-conditionalformfields
61561 Downloads
conditionalformfields extension for Contao Open Source CMS; Display form fields based on conditionis!
beatswitch/lock-laravel
28109 Downloads
A Laravel Driver for Lock.
setono/sylius-terms-plugin
81217 Downloads
Sylius terms and conditions plugin
nowendwell/laravel-terms
16980 Downloads
A tool for adding terms and conditions to your project
mouf/utils.common.conditioninterface
503370 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
11244 Downloads
Swap checkout layouts via system configuration, or conditions
qoliber/m2-optional-terms-and-conditions
908 Downloads
sqltools/where
75278 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
yarri/full-text-search-query-like
33592 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
teknoo/recipe
25380 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
56713 Downloads
Simple function to assert conditions
requtize/semver-converter
7437 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.