Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Cakephp

Cakephp

109 projects

Showing 36 of 109 projects

CakeHtmx plugin
CakeHtmx pluginPHP

A CakePHP helper library for seamless integration with htmx, enabling modern AJAX-driven interactions without writing JavaScript.

#cakephp#server-side-rendering#dynamic-content
Stars18
Forks5
Last commit8 months ago
Tags plugin
Tags pluginPHP

A CakePHP plugin for easily adding tagging functionality to entities.

#search#orm#database
Stars17
Forks10
Last commit1 month ago
Translate plugin
Translate pluginPHP

A CakePHP plugin for managing database-driven translations via a web backend, including auto-translation and PO file handling.

#content-management#cakephp#auto-translation
Stars17
Forks3
Last commit1 month ago
Bookmarkr
BookmarkrPHP

A sample CakePHP 3 bookmarking application built with the Crud plugin for rapid development.

#bookmarking#cakephp#database-migrations
Stars17
Forks5
Last commit11 years ago
TwigView plugin
TwigView pluginPHP

A CakePHP plugin that enables the use of Twig templating language for views, providing wrappers and extensions for CakePHP functions.

#cakephp#twig-template-engine#plugin
Stars15
Forks7
Last commit1 month ago
Icings/Partitionable plugin
Icings/Partitionable pluginPHP

A CakePHP ORM plugin that adds partitionable associations to limit hasMany and belongsToMany results per group.

#orm#database#greatest-n-per-group
Stars15
Forks3
Last commit2 years ago
CakephpWhoops plugin
CakephpWhoops pluginPHP

Integrates the Whoops error handler into CakePHP applications for enhanced debugging and error visualization.

#exception-handler#cakephp#whoops
Stars14
Forks5
Last commit1 month ago
Feed plugin
Feed pluginPHP

A CakePHP plugin providing an improved RssView class for generating RSS feeds.

#rss-feed#cakephp#rss
Stars13
Forks4
Last commit1 month ago
OPCache Preloader
OPCache PreloaderPHP

Generates OPCache preload files for CakePHP 4 and 5 applications to improve PHP performance.

#cakephp#performance-optimization#server-optimization
Stars12
Forks3
Last commit21 days ago
AssociationsDebugger plugin
AssociationsDebugger pluginJavaScript

A CakePHP plugin that visualizes and debugs database associations through interactive diagrams and DebugKit integration.

#orm#developer-tools#debugkit
Stars11
Forks1
Last commit2 years ago
Ping CRM / CakePHP
Ping CRM / CakePHPPHP

A demo CRM application built with CakePHP and Inertia.js to illustrate modern full-stack integration.

#spa#cakephp4#demo-application
Stars10
Forks1
Last commit1 year ago
FileStorage plugin
FileStorage pluginPHP

Abstract file storage and upload plugin for CakePHP with a unified interface for local disk, FTP, S3, Dropbox, and more.

#event-driven#upload#backend-integration
Stars10
Forks3
Last commit15 days ago
Captcha plugin
Captcha pluginPHP

A dead simple, unobtrusive, and extendable captcha solution for CakePHP forms.

#honeypot#cakephp#form-security
Stars8
Forks13
Last commit1 month ago
AuditStash plugin
AuditStash pluginPHP

A flexible and robust audit logging plugin for CakePHP that tracks all entity changes with built-in UI, monitoring, and retention policies.

#cakephp#change-tracking#audit-trail
Stars8
Forks2
Last commit1 month ago
Synapse plugin
Synapse pluginPHP

A CakePHP plugin that implements the Model Context Protocol (MCP) to expose application functionality to AI assistants.

#ai#ai-assistant#cakephp
Stars8
Forks3
Last commit6 days ago
BlogMVC
BlogMVCPHP

A simple CakePHP 3 blog application demonstrating MVC architecture and framework features.

#educational#cakephp#blog-engine
Stars8
Forks1
Last commit9 years ago
CakeDecimal plugin
CakeDecimal pluginPHP

A CakePHP plugin providing a Decimal value object for precise decimal arithmetic and type handling.

#decimal#precision#cakephp
Stars8
Forks1
Last commit1 month ago
Lampager/Cake plugin
Lampager/Cake pluginPHP

A CakePHP pagination library that provides rapid, cursor-based pagination without using OFFSET.

#query-builder#orm#fast
Stars7
Forks3
Last commit11 months ago
QueueScheduler plugin
QueueScheduler pluginPHP

A CakePHP addon for the Queue plugin that provides a database-based crontab-like scheduler for commands and tasks.

#cron-alternative#task-scheduler#cakephp
Stars7
Forks0
Last commit1 month ago
SendGrid plugin
SendGrid pluginPHP

A CakePHP plugin for sending emails via the SendGrid API with support for templates, scheduling, and webhooks.

#email-templates#cakephp4#sendgrid
Stars5
Forks7
Last commit1 year ago
Mercure plugin
Mercure pluginPHP

A CakePHP plugin for adding real-time push capabilities to web applications using the Mercure protocol.

#live-updates#cakephp#plugin
Stars5
Forks1
Last commit5 months ago
CakeDC/CachedRouting plugin
CakeDC/CachedRouting pluginPHP

A CakePHP plugin that provides cached routing middleware to improve application load times by serializing route collections.

#caching#cakephp#plugin
Stars5
Forks1
Last commit1 year ago
CakePHP Vagrant Setup
CakePHP Vagrant SetupJinja

A generator that creates Vagrant configuration files for local CakePHP 3 development environments.

#cakephp#development-environment#nginx
Stars5
Forks4
Last commit4 years ago
Templating
TemplatingPHP

A CakePHP plugin providing HTML value objects, icon helpers, and enhanced templating utilities for modern web development.

#font-icons#cakephp#type-safety
Stars5
Forks1
Last commit1 month ago
BS flavored App template
BS flavored App templatePHP

A Bootstrap-flavored application skeleton for CakePHP 5.x with enhanced developer tooling.

#code-sniffer#ide-helper#cakephp
Stars4
Forks1
Last commit3 months ago
ApiTokenAuthenticator plugin
ApiTokenAuthenticator pluginPHP

A CakePHP plugin for adding simple token-based authentication to REST APIs.

#authentication#token-auth#cakephp
Stars3
Forks0
Last commit8 months ago
CakeVite plugin
CakeVite pluginPHP

A Vite.js integration plugin for CakePHP 5+ applications, providing seamless asset management and Hot Module Replacement.

#cakephp#hot-module-replacement#plugin
Stars2
Forks0
Last commit5 months ago
CakephpFixtureFactories plugin
CakephpFixtureFactories pluginPHP

A CakePHP plugin for generating test fixtures with factories, supporting multiple data generators and complex associations.

#fixtures#unit-testing#database-testing
Stars2
Forks1
Last commit
SignalHandler plugin
SignalHandler pluginPHP

A CakePHP plugin for cross-platform signal handling in console commands, enabling graceful termination and event integration.

#graceful-shutdown#cakephp#long-running-processes
Stars2
Forks0
Last commit1 month ago
Comments plugin
Comments pluginPHP

A modern CakePHP plugin for adding comment functionality to applications, reviving and merging older unsupported plugins.

#content-management#cakephp#cakephp-plugin
Stars2
Forks1
Last commit1 month ago
lordsimal/cakephp-psalm
lordsimal/cakephp-psalmPHP

A Psalm plugin that provides correct return types for CakePHP-specific methods to improve static analysis.

#orm#psalm-plugin#cakephp
Stars2
Forks0
Last commit8 months ago
IdeHelperExtra plugin
IdeHelperExtra pluginPHP

A collection of additional tasks and addons for the CakePHP IdeHelper plugin to enhance IDE autocomplete and typehinting.

#developer-tools#plugin-ecosystem#ide-helper
Stars1
Forks2
Last commit1 month ago
Bouncer plugin
Bouncer pluginPHP

A CakePHP plugin that implements an approval workflow for moderating and approving changes before they are published.

#workflow-management#admin-interface#approval-workflow
Stars1
Forks0
Last commit23 days ago
Fluentd + Grafana Loki demo application
Fluentd + Grafana Loki demo applicationPHP

A demo application that sends CakePHP Docker container logs to Grafana Loki using Fluentd for centralized logging.

#container-monitoring#observability#cakephp
Stars1
Forks0
Last commit
CakePHP Docker Setup
CakePHP Docker SetupSmarty

One-command generator for a complete CakePHP 5.x development environment with Docker, authentication, and SSL.

#authentication#cakephp#development-environment
Stars0
Forks0
Last commit3 months ago
Crustum/BatchQueue plugin
Crustum/BatchQueue pluginPHP

A CakePHP plugin for managing batch job processing with parallel execution, sequential chains, and compensation patterns.

#batch-processing#compensation-patterns#cakephp
Stars0
Forks0
Last commit20 days ago
PreviousPage 3 of 4Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 months ago
11 days ago
#Php85
#Cakephp Plugin57
#Web Development19
#Plugin17
#Orm17
#Php Framework16
#Development Tools11
#Database9
#Authentication8
#Middleware7
#Web Application7
#Mysql7