Libraries tagged by conditions
safemood/discountify
7695 Downloads
Laravel package for dynamic discounts with custom conditions.
mouf/utils.common.conditioninterface
554368 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
30070 Downloads
A Laravel Driver for Lock.
zaber-dev/laravel-lock
158 Downloads
Application-level distributed locking for Laravel with Eloquent integration, middleware, automatic owner detection, and cache/database storage.
it-recht-kanzlei/itrk-plugin-sdk
8780 Downloads
SDK for IT-Recht Kanzlei legal text plugins.
chekote/behat-retry-extension
145923 Downloads
Automatically retry "Then" steps in Behat
yarri/full-text-search-query-like
39744 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
setono/sylius-terms-plugin
86644 Downloads
Sylius terms and conditions plugin
qoliber/djson
1966 Downloads
Dynamic JSON templating library with loops, conditions, and variables
lastdragon-ru/lara-asp-graphql
130238 Downloads
This package provides highly powerful `@searchBy`, `@sortBy`, `@stream` directives for Lighthouse. The `@searchBy` directive provides basic conditions like `=`, `>`, `
aimes/module-checkout-designs
13110 Downloads
Swap checkout layouts via system configuration, or conditions
movisio/condition-parser
14273 Downloads
Movisio Condition parser
carbon/condition
60119 Downloads
This package provides some fusion helper for making writing conditions (`@if`) easier.
qoliber/m2-optional-terms-and-conditions
2476 Downloads
sqltools/where
102316 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.