Libraries tagged by business logic
rixafy/blog
93 Downloads
Blog business logic written in PHP
poqcz/restler
221 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!
morebec/orkestra-worker
397 Downloads
Simple library to trivially implement background workers to perform long-running business logic
mecodeninja/githubwebhooks
31 Downloads
Provides a listener for GitHub Webhooks, runs business logic, creates a Status(es) in GitHub based on the results of the business logic.
manasahtech/web
16 Downloads
The web package offers a robust, flexible system for handling HTTP requests/responses. It features straightforward routing, middleware support, and multi-HTTP method handling. This reliable web infrastructure allows developers to focus on core application features and business logic.
maellio/maell
36 Downloads
Business Logic Oriented FW Layer
ifcastle/type-definitions
164 Downloads
Library for defining data types at the business logic layer. Data hydration and serialization based on type definitions.
iconic/engine
17 Downloads
Engine is a workflow state machine that helps keeping business logic centralized
ice/form-bundle
759 Downloads
Bundle providing forms and business logic for course registrations.
hylianshield/date
14 Downloads
HylianShield date business logic abstraction
hyder/facade-pattern
28 Downloads
In this pattern, you would create Facade classes that provide a simplified, static interface to the underlying service implementations. The service classes would perform the actual business logic and communicate with the database or other external systems.
hskyzhou/repository
14 Downloads
Laravel 5, Service - business logic, Presenter - preview deal view, Repository - database layer
eng_assys/laravel-crud-repository-design-pattern
43 Downloads
An implementation of Repository Pattern to separate CRUD Business Logic using Laravel/Lumen 6.*
eluhr/yii2-analytics-core
3 Downloads
Super simple analytics module business logic
dandysi/laravel-batch-upload
4 Downloads
A framework to help manage/automate/process data uploads (such as CSV), using your business logic