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

Muffin/Throttle plugin
Muffin/Throttle pluginPHP

A CakePHP plugin for rate limiting API requests with configurable limits, client identification, and event-driven customization.

#cakephp#cakephp-plugin#rate-limiting
Stars62
Forks13
Last commit2 years ago
CakeDC/Api plugin
CakeDC/Api pluginPHP

A CakePHP plugin for quickly building versioned REST APIs with minimal code.

#api-toolkit#api#api-framework
Stars61
Forks36
Last commit2 days ago
SwaggerBake plugin
SwaggerBake pluginPHP

A CakePHP plugin that automatically generates OpenAPI, Swagger, and Redoc documentation from your existing code.

#cakephp4#cakephp#rest-api
Stars60
Forks24
Last commit25 days ago
Query Examples
Query ExamplesPHP

A collection of examples demonstrating the best practices and features of the CakePHP 3 ORM.

#backend-development#orm#sql-schema
Stars56
Forks24
Last commit12 years ago
Ajax plugin
Ajax pluginPHP

A CakePHP plugin that simplifies AJAX request handling with automatic view mapping and DRY principles.

#cakephp#php-plugin#view-mapping
Stars54
Forks24
Last commit1 month ago
Geo plugin
Geo pluginPHP

A CakePHP plugin for geocoding, reverse geocoding, distance queries, and map display with multiple provider support.

#geocoder-provider#geocoding#cakephp
Stars51
Forks30
Last commit17 days ago
Xeta
XetaPHP

A fully-featured blog and admin panel built with CakePHP 3, designed as a learning resource and customizable personal blog.

#private-messaging#cakephp#blog-platform
Stars50
Forks24
Last commit9 years ago
CakePHP Cache
CakePHP CachePHP

A caching library for CakePHP with support for multiple backends like File, APC, Memcached, Redis, and Xcache.

#caching#redis#cakephp
Stars50
Forks7
Last commit12 days ago
NetBeans
NetBeansJava

A NetBeans plugin providing code completion, navigation, and tooling for CakePHP 3 and 4 development.

#cakephp4#productivity#cakephp
Stars47
Forks8
Last commit3 years ago
Vue.js Demo App
Vue.js Demo AppPHP

A boilerplate for building single-page applications with CakePHP backend and Vue.js frontend.

#spa#hacktoberfest#crud
Stars46
Forks9
Last commit13 days ago
ADmad/Sequence plugin
ADmad/Sequence pluginPHP

A CakePHP plugin for maintaining a contiguous integer sequence in a table column, with grouping support.

#orm#database#sorting
Stars45
Forks15
Last commit9 months ago
CakePHP
CakePHPPHP

A CakePHP server-side adapter for Inertia.js to build single-page apps without an API.

#single-page-application#cakephp#mvc
Stars45
Forks9
Last commit1 year ago
ADmad/I18n plugin
ADmad/I18n pluginPHP

A CakePHP plugin providing I18n tools like language-prefixed routing, database translations, and timezone widgets.

#timezone#cakephp#internationalization
Stars44
Forks17
Last commit1 month ago
DatabaseLog plugin
DatabaseLog pluginPHP

A CakePHP plugin that logs application messages to a database instead of files for easier filtering and searching.

#admin-interface#cakephp#monitoring
Stars44
Forks22
Last commit13 days ago
CakePHP Validation
CakePHP ValidationPHP

A standalone validation library from CakePHP for building validators to validate arbitrary arrays of data.

#standalone-component#custom-rules#fluent-interface
Stars43
Forks8
Last commit17 days ago
cakedc/cakephp-phpstan
cakedc/cakephp-phpstanPHP

A PHPStan extension that provides type resolution and static analysis rules specifically for CakePHP applications.

#orm#cakephp#code-quality
Stars43
Forks7
Last commit2 months ago
Shim plugin
Shim pluginPHP

A CakePHP plugin that provides compatibility shims to ease migration between major framework versions.

#orm#upgrade-tool#cakephp
Stars40
Forks10
Last commit2 days ago
Muffin/Slug plugin
Muffin/Slug pluginPHP

A CakePHP plugin for generating and managing URL-friendly slugs from model fields.

#orm#url-friendly#cakephp-behavior
Stars38
Forks14
Last commit1 year ago
Muffin/Obfuscate plugin
Muffin/Obfuscate pluginPHP

A CakePHP plugin for obfuscating primary keys using HashIds, Optimus, or Base62 strategies.

#orm#cakephp#id-obfuscation
Stars36
Forks12
Last commit2 years ago
Setup plugin
Setup pluginPHP

A CakePHP plugin providing maintenance mode, development tools, and debugging shells for application management.

#cakephp#php-plugin#maintenance-mode
Stars35
Forks16
Last commit17 days ago
Setup:Maintenance
Setup:MaintenancePHP

A CakePHP plugin providing maintenance mode and development tools for managing and debugging applications.

#cakephp#maintenance-mode#plugin
Stars35
Forks16
Last commit17 days ago
ADmad/Glide plugin
ADmad/Glide pluginPHP

A CakePHP plugin that integrates the Glide image manipulation library for on-demand image processing.

#flysystem#glide#cakephp
Stars34
Forks11
Last commit1 year ago
AssetMix plugin
AssetMix pluginPHP

A CakePHP plugin that provides helper functions to integrate Laravel Mix for asset compilation.

#minifier#cakephp#css-compilation
Stars33
Forks11
Last commit1 year ago
Docker
DockerDockerfile

Example Dockerfile for deploying a CakePHP application in a Docker container with remote database support.

#mysql-container#apache#containerization
Stars30
Forks28
Last commit6 years ago
CakeDC/Enum plugin
CakeDC/Enum pluginPHP

A CakePHP plugin for managing enumeration lists with type-safe constants and database integration.

#form-helpers#enumeration#database
Stars30
Forks21
Last commit1 month ago
CakePHP I18n
CakePHP I18nPHP

A CakePHP library for message translation, date, and number localization using ICU formatting.

#gettext#number-formatting#cakephp
Stars29
Forks4
Last commit21 days ago
CakePHP Docker
CakePHP DockerPHP

A Docker Compose and Kubernetes template for quickly setting up a CakePHP 5 development environment.

#php-fpm#cakephp4#cakephp
Stars29
Forks21
Last commit1 year ago
Itosho/EasyQuery plugin
Itosho/EasyQuery pluginPHP

A CakePHP behavior plugin for simplifying complex database operations like bulk insert, upsert, and insert-once queries.

#cakephp5#upsert#query-builder
Stars26
Forks3
Last commit2 years ago
FriendsOfCake/Fixturize plugin
FriendsOfCake/Fixturize pluginPHP

A CakePHP plugin that dramatically improves MySQL fixture-based test performance by using checksum caching.

#database-fixtures#cakephp#test-performance
Stars24
Forks13
Last commit2 years ago
DatabaseBackup plugin
DatabaseBackup pluginPHP

A CakePHP plugin for exporting, importing, and managing database backups for MySQL, PostgreSQL, and SQLite.

#database-backup#devops#cakephp
Stars24
Forks3
Last commit4 days ago
Upgrade app (extended)
Upgrade app (extended)PHP

A standalone upgrade tool for CakePHP applications, providing automated migration assistance between framework versions.

#framework-migration#cakephp#code-upgrade
Stars23
Forks5
Last commit2 months ago
CakePHP Event
CakePHP EventPHP

A standalone event dispatcher library for CakePHP that emulates JavaScript-style event handling with propagation control.

#event-driven#library#decoupled-architecture
Stars23
Forks3
Last commit17 days ago
Muffin/Orderly plugin
Muffin/Orderly pluginPHP

A CakePHP plugin that automatically applies default ORDER clauses to table SELECT queries.

#query-builder#orm#database
Stars22
Forks5
Last commit7 months ago
Execution order
Execution orderPHP

A demo app that visualizes the execution order of files and callbacks in CakePHP applications.

#development-tool#cakephp#callback-visualization
Stars21
Forks3
Last commit1 year ago
Recaptcha plugin
Recaptcha pluginPHP

A CakePHP plugin for easy integration of Google reCAPTCHA v2 to protect forms from spam and abuse.

#composer#web-security#recaptcha
Stars20
Forks17
Last commit1 year ago
PlumSearch plugin
PlumSearch pluginPHP

A highly configurable search plugin for CakePHP 3.x with flexible filters and form handling.

#search#cakephp#autocomplete
Stars19
Forks16
Last commit6 days ago
PreviousPage 2 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
#Php85
#Cakephp Plugin57
#Web Development19
#Plugin17
#Orm17
#Php Framework16
#Development Tools11
#Database9
#Authentication8
#Middleware7
#Web Application7
#Mysql7