Libraries tagged by business-rule
ebanx/benjamin
165766 Downloads
Business rule provider lib for plugin implementations
causal/image_autoresize
498149 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
yl0711-coder/ruleflow-php
1057 Downloads
A lightweight Decision List rule engine for PHP and Laravel.
shiny/json-logic-php
879 Downloads
A modern, complete PHP implementation of JsonLogic. 601/601 official tests. Zero dependencies. PHP 8.1+.
dangerwayne/laravel-specifications
22984 Downloads
Elegant specification pattern implementation for Laravel with support for Eloquent queries and in-memory filtering
buttercup/protects
4997 Downloads
Buttercup.Protects is a PHP library for building Aggregates that protect business rules, and that announce Domain Events.
maniaba/rule-engine
15696 Downloads
A flexible and extensible framework for defining and evaluating rules and conditions, and executing corresponding actions based on specified conditions
cline/ruler
18509 Downloads
Fluent rule engine with proposition-based evaluation and 50+ operators for building conditional business logic
avoqado-dev/laravel-usecase
576 Downloads
A lightweight, type-safe Use Case pattern implementation for Laravel with business rule validation
cleverage/ruler
9845 Downloads
A business rules engine
symfony/symfony1
114054 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
qkskima/model
193 Downloads
A lean but powerful DSL-based model system for TYPO3 with Symfony validation, property access, nested relations, and business rule validation. QkSkima Model is an alternative approach, when you think Extbase is too heavy for the job.
sinevia/php-library-business-rule
66 Downloads
PHP Library Business Rule
mpoiriert/business-rule-engine
1369 Downloads
Reusable library
ngmy/specification
364 Downloads
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.