Libraries tagged by logic
obo/data-storage-dibi
1324 Downloads
Mysql data storage for Obo framework
bnomei/kirby3-handlebars
2013 Downloads
Kirby 3 Component for semantic templates with Handlebars and Mustache
logicssoftware/braspag-php-sdk
247 Downloads
SDK de integração com a API de pagamentos da Braspag
logicent/crudle
12 Downloads
Crudle
logicalsteps/async
1047 Downloads
async await implementation using generator function in php
logic-power/b2b-sdk-php
35 Downloads
LogicPower B2B SDK - Доступная интеграция API от LogicPower B2B
zgldh/discount-and-coupon
641 Downloads
The core logic about discount and coupon. Useful to manage discount campaign, defining coupon and calculate the final price.
yousafsyed/standalone_php_proxy
142 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
16 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.
vkoori/guzzle-wrapper
47 Downloads
A flexible PHP-based API client built on Guzzle, supporting dynamic body formats, complex query parameters, retry logic with exponential backoff, and robust exception handling.
vivek-mistry/repository-interface
39 Downloads
Laravel package for dependency injection to separate business logic.
torann/cells
767 Downloads
Cells are view components for Laravel 4. They are mini-controllers with their own MVC stack, can invoke logic and render views.
thinktomorrow/trader
2241 Downloads
Generic logic for a Laravel shop app
the-cure/the-cure
38 Downloads
A data mapper with minimal impact on your domain logic.
swew/cli
139 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.