Libraries tagged by logic
logic-source/bvs
597 Downloads
logic-power/b2b-sdk-php
33 Downloads
LogicPower B2B SDK - Доступная интеграция API от LogicPower B2B
zgldh/discount-and-coupon
640 Downloads
The core logic about discount and coupon. Useful to manage discount campaign, defining coupon and calculate the final price.
yousafsyed/standalone_php_proxy
141 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.
vxsoft/laravel-repository
14 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
vonheldenundgestalten/contao-inserttags
169 Downloads
New, clean insert tag handling, adding some custom logic to existing insert tags in Contao 4.
vivek-mistry/repository-interface
24 Downloads
Laravel package for dependency injection to separate business logic.
veltophp/velto-core
59 Downloads
Core framework logic for Velto PHP framework.
torann/cells
766 Downloads
Cells are view components for Laravel 4. They are mini-controllers with their own MVC stack, can invoke logic and render views.
tomkyle/matomo-api-client
9 Downloads
Client library for interacting with the Matomo API. Supports retry logic and PSR-6 caches.
tofandel/laravel-redirects
6937 Downloads
Nested URLs redirect logic for Laravel
thinktomorrow/trader
2223 Downloads
Generic logic for a Laravel shop app
the-cure/the-cure
37 Downloads
A data mapper with minimal impact on your domain logic.
swew/cli
132 Downloads
SWEW/CLI: A PHP package for streamlined command line interface (CLI) development, providing an intuitive API for creating custom commands, handling input/output, and executing command logic effortlessly. Simplify your CLI application development with rapid development.
stwarog/uow
1239 Downloads
Generic Unit of Work pattern implementation for Active Records ORM's. Allows to split technical implementation from domain logic.