docker-cakephp

CakePHP container

Provides a Docker image for deploying a CakePHP application with remote database connectivity and session handling.

Example Dockerfile for deploying a CakePHP application in a Docker container, able to connect to a remote database with database-based sessions.

GitHub

31 stars
9 watching
27 forks
Language: Dockerfile
last commit: about 5 years ago
Linked from 1 awesome list

cakephpcakephp-applicationdockerdocker-cakephpdocker-containerdockerfilemysql-containerubuntu

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cnizzardini/cakephp-docker A template for setting up CakePHP 4 with Docker and Kubernetes for development and deployment. 29
ishanvyas22/cakephp-loki-demo An application that logs CakePHP app output to Grafana Loki via Fluentd 1
ishanvyas22/cakephp-pingcrm A demo application illustrating Inertia.js integration with CakePHP 10
lubosremplik/cakephp-fixtures Automates data loading into CakePHP databases using pre-defined fixtures. 2
josbeir/cakephp-filesystem A plugin that integrates Flysystem with CakePHP to provide a unified filesystem interface 20
connehito/cakephp-master-replica A CakePHP plugin to connect to multiple databases using a single connection with read-write and read-only capabilities 12
dereuromark/cakephp-captcha A Captcha plugin for CakePHP that provides a simple, extendable solution for image-based captchas in web applications. 10
burzum/cakephp-service-layer A plugin for CakePHP that introduces a service layer to separate business logic from persistence and simplify maintainability. 67
dereuromark/cakephp-ide-helper Improves IDE compatibility and code understanding in CakePHP applications by adding annotations 185
dereuromark/cakephp-calendar A CakePHP plugin to render simple calendars or ics files 16
cakephp/migrations A plugin that simplifies the management of database schema changes in CakePHP applications. 138
junichi11/cakephp3-netbeans A NetBeans plugin providing support for CakePHP3/4 development environments. 46
hantsy/angularjs-cakephp-sample An example application combining AngularJS/Bootstrap as frontend and CakePHP as REST API producer 113
dereuromark/cakephp-file-storage A unified file storage solution for CakePHP applications. 4
cakedc/cakephp-phpstan A PHP extension that improves the static analysis of CakePHP applications using PHPStan. 33