Libraries tagged by busines logic
xc/xoverridefilter
7 Downloads
X Override Filter is a simple but useful extension for eZ Publish legacy, allowing configuring eZ Publish business logic together with template in override.ini
webbamboo/seoresearch-serp-sdk
10 Downloads
Google search API for PHP. No proxies, no CAPTCHA solving and no parsing results, our API does all the work you just handle your business logic.
steveolotu/featuredocu
1318 Downloads
Uses annotations to auto-generate documentation of business logic features in the code.
salihkiraz/simplesamlphp-module-sildisco
2 Downloads
IdP Discovery module for simpleSAMLphp with extra business logic
rixafy/blog
93 Downloads
Blog business logic written in PHP
poqcz/restler
222 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!
mecodeninja/githubwebhooks
32 Downloads
Provides a listener for GitHub Webhooks, runs business logic, creates a Status(es) in GitHub based on the results of the business logic.
maellio/maell
37 Downloads
Business Logic Oriented FW Layer
iconic/engine
19 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
17 Downloads
HylianShield date business logic abstraction
hyder/facade-pattern
30 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
19 Downloads
Laravel 5, Service - business logic, Presenter - preview deal view, Repository - database layer
everydatastore/everydatastorebackend
19 Downloads
The EveryDataStoreBackend delivers the core business logic and structural foundation for the EveryDataStore low-code ECM platform.
eng_assys/laravel-crud-repository-design-pattern
43 Downloads
An implementation of Repository Pattern to separate CRUD Business Logic using Laravel/Lumen 6.*