Libraries tagged by buisness logic
karboosx/procer
41 Downloads
Custom language for writing business logic
luracast/restler
502324 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!
aimeos/ai-controller-frontend
316358 Downloads
Aimeos business controller logic for frontend
symfony/symfony1
109318 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!
maniaba/rule-engine
312 Downloads
A flexible and extensible framework for defining and evaluating rules and conditions, and executing corresponding actions based on specified conditions
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.
sportfinder/time
5911 Downloads
Time management library to build complex business logic and agenda
fond-of-oryx/payone-secure-invoice
12449 Downloads
Implements necessary business logic to use Payone Secure Invoice with Spryker.
libriciel/iparapheur-v5-api-php
2048 Downloads
iparapheur v5.x main core application. The main link between every sub-services, integrating business code logic.
keios/apparatus
439 Downloads
Event-based business logic processor
vivek-mistry/repository-interface
34 Downloads
Laravel package for dependency injection to separate business logic.
stagerightlabs/actions
492 Downloads
Action classes for handling discrete units of business logic.
sevenphp/savantphp
3796 Downloads
Savant (SavantPHP) is a simple and minimalistic, yet object-oriented, Templating System For PHP minimalist. It aims at ONE thing, being a simple lightweight TEMPLATING system. The focus is on ONE thing - PHP can do everything, so do everything with PHP, just use SavantPHP for only separating the 'view/templating' concern from your business logic. Hence the philosophy of 'I just want to separate my front layer(view) from the back layer(code logic) in the most simple & effective way & that's it, nothing more, nothing less, nothing else (no added crap)'
morebec/orkestra-worker
402 Downloads
Simple library to trivially implement background workers to perform long-running business logic
hejunjie/simple-rule-engine
232 Downloads
一个轻量、易用的 PHP 规则引擎,支持多条件组合与动态规则执行,适用于业务规则判断、数据校验等场景 | A lightweight and flexible PHP rule engine supporting complex conditions and dynamic rule execution—ideal for business logic evaluation and data validation.