Libraries tagged by business logics
causal/direct_mail_userfunc
440 Downloads
Adds support for external providers to Direct Mail. This extension extends the types of recipient lists handled by Direct Mail with an entry for parameterized custom lists. These custom lists are prepared by user functions and may easily reuse your own business logic.
blackspot/laravel-starter
90 Downloads
Classes, components, files, and helpers to focus on developing business logic and not solving generic troubles.
bigdropinc/yii2-active-interaction
200 Downloads
Manage business logic
bamiz/use-case-executor-bundle
1510 Downloads
A Symfony Bundle that provides tools facilitating the isolation of business logic of your application from the delivery mechanisms.
anhredweb/redshop-base
16 Downloads
Base business logic for redSHOP
silinternational/simplesamlphp-module-sildisco
1899 Downloads
IdP Discovery module for simpleSAMLphp with extra business logic
kambalabs/kmb-domain
1490 Downloads
Kamba core module that handles business logic
bamiz/use-case-bundle
30 Downloads
A Symfony Bundle that provides tools facilitating the isolation of business logic of your application from the delivery mechanisms.
avadolearning/bls-sdk-php
25 Downloads
A library for integrating your PHP application with AVADO's Business Logic Services API.
adamthehutt/laravel-lean-forms
1781 Downloads
Code-based form configuration for Laravel. Lean, clean, and mean blade templates. Complete separation of business logic and UI/display logic.
vadimdol/symfony1
284 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!
dinja/poste-delivery-business-sdk
10 Downloads
Unofficial PHP SDK for Poste Delivery Business Rest API services
logicalcrow/laravel-whatsapp-api
10 Downloads
A Whatsapp Business Cloud API wrapper for Laravel.
ruslander-rulez/laravel-buisiness-logic-encapsulator
3 Downloads
Encapsulating buisiness logic in Laravel projects
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.