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: 7 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 36
cakephp/cache A caching library that provides a simple interface to multiple caching backends. 50
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. 137
dereuromark/cakephp-shim Provides compatibility wrapper to maintain functionality across major framework versions 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 pre-configured CakePHP 5 template with Docker Compose and Kubernetes support 29
dereuromark/cakephp-app A CakePHP application skeleton with Bootstrap and PHPStan integration 1
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. 50
cakephp/authorization A middleware plugin providing framework around access control and authorization in the CakePHP framework. 75