Libraries tagged by logic
zordius/lightncandy
11326949 Downloads
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).
jwadhams/json-logic-php
2023052 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
luracast/restler
567154 Downloads
Restler is a simple and effective multi-format Web API Server framework written in PHP. Just deal with your business logic in php, Restler will take care of the REST!
ampersand/magento2-disable-stock-reservation
1529810 Downloads
This module disables the inventory reservation logic introduced as part of MSI in Magento 2.3.3
aimeos/ai-controller-frontend
356409 Downloads
Aimeos business controller logic for frontend
unclecheese/display-logic
1100448 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
silverstripe/display-logic
320938 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
webmozart/expression
402762 Downloads
Implementation of the Specification pattern and logical expressions for PHP.
robclancy/presenter
1123432 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
milwad/laravel-validate
49507 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
jfcherng/php-sequence-matcher
6076432 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
gdebrauwer/laravel-hateoas
106036 Downloads
Expose the authorization logic of your REST API using HATEOAS links on your Laravel API resources
commerceguys/tax
787918 Downloads
Tax library with a flexible data model, predefined tax rates, powerful resolving logic.
apimatic/core
3534151 Downloads
Core logic and the utilities for the Apimatic's PHP SDK
ocramius/lazy-property
111711 Downloads
A library that provides lazy instantiation logic for object properties