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

GitHub

67 stars
8 watching
15 forks
Language: PHP
last commit: 5 months ago
Linked from 1 awesome list

architecturecakephpcakephp-frameworkddddesign-patternserviceservices

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cakephp/queue A Queueing library for CakePHP that allows tasks to be processed asynchronously 37
cakephp/cache A caching library that provides a simple interface to multiple caching backends. 51
cakedc/cakephp-api Exposes a versioned API in CakePHP with minimal code 61
cakephp/app A CakePHP application template provides a basic structure for building web applications using PHP. 373
cakephp/migrations A plugin that simplifies the management of database schema changes in CakePHP applications. 138
dereuromark/cakephp-shim Provides compatibility wrapper access to older CakePHP framework versions from newer ones 37
cakedc/auth Auth objects and functionality for CakePHP applications 32
stefanvangastel/docker-cakephp Provides a Docker image for deploying a CakePHP application with remote database connectivity and session handling. 31
josbeir/cakephp-filesystem A plugin that integrates Flysystem with CakePHP to provide a unified filesystem interface 20
cnizzardini/cakephp-docker A template for setting up CakePHP 4 with Docker and Kubernetes for development and deployment. 29
dereuromark/cakephp-app A CakePHP application skeleton with Bootstrap and PHPStan integration 0
usemuffin/webservice A CakePHP plugin that simplifies web service interaction with external data sources using an Object-Relational Mapping (ORM) system. 89
dereuromark/cakephp-tags A CakePHP plugin that enables tagging of entities in applications. 14
admad/cakephp-social-auth A CakePHP plugin for social authentication using OAuth 2.0 protocols. 49
cakephp/authorization A middleware plugin providing framework around access control and authorization in the CakePHP framework. 76