cakephp-service-layer
Service layer
A plugin for CakePHP that introduces a service layer to separate business logic from persistence and simplify maintainability.
Service layer implementation for CakePHP
67 stars
8 watching
15 forks
Language: PHP
last commit: 8 months ago
Linked from 1 awesome list
architecturecakephpcakephp-frameworkddddesign-patternserviceservices
Related projects:
Repository | Description | Stars |
---|---|---|
| A Queueing library for CakePHP that allows tasks to be processed asynchronously | 36 |
| A caching library that provides a simple interface to multiple caching backends. | 50 |
| Exposes a versioned API in CakePHP with minimal code | 61 |
| A CakePHP application template provides a basic structure for building web applications using PHP. | 373 |
| A plugin that simplifies the management of database schema changes in CakePHP applications. | 137 |
| Provides compatibility wrapper to maintain functionality across major framework versions | 37 |
| Auth objects and functionality for CakePHP applications | 32 |
| Provides a Docker image for deploying a CakePHP application with remote database connectivity and session handling. | 31 |
| A plugin that integrates Flysystem with CakePHP to provide a unified filesystem interface | 20 |
| A pre-configured CakePHP 5 template with Docker Compose and Kubernetes support | 29 |
| A CakePHP application skeleton with Bootstrap and PHPStan integration | 1 |
| A CakePHP plugin that simplifies web service interaction with external data sources using an Object-Relational Mapping (ORM) system. | 89 |
| A CakePHP plugin that enables tagging of entities in applications. | 14 |
| A CakePHP plugin for social authentication using OAuth 2.0 protocols. | 50 |
| A middleware plugin providing framework around access control and authorization in the CakePHP framework. | 75 |