Libraries tagged by conduit
izi-dev/nova-conditional-field
23332 Downloads
Conditional Field
dillingham/nova-conditional-fields
35574 Downloads
Laravel Nova conditional fields
carbon/condition
55829 Downloads
This package provides some fusion helper for making writing conditions (`@if`) easier.
bcastellano/symfony-validator-conditional
35864 Downloads
Symfony validator for conditional validations based on object properties
sqltools/where
74301 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
conductor/core
5834 Downloads
Conductor Core
yarri/full-text-search-query-like
33344 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
teknoo/recipe
25268 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
56655 Downloads
Simple function to assert conditions
requtize/semver-converter
7374 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.
mobilestock/laravel-model-affected-rows-verification
4154 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
kennyth01/php-rules-engine
3436 Downloads
A PHP rules engine inspired by CacheControl/json-rules-engine, enabling dynamic rule evaluation based on conditions and facts.
jojo1981/polling
6497 Downloads
Polling library for conditionally retry operations based on a result checker.
convertiv/composer-wordpress
7479 Downloads
This library fills a gap when using wordpress with composer. Previously, packages like Drupal's preserve paths composer plugin closed this gap, but with Composer 2's parallel operations, preserve paths creates a race condition.
darkghosthunter/laralocker
3932 Downloads
Avoid race condition in your Queue Jobs, Listeners and Notifications