Project Awesome project awesome

CakePHP

PHP framework.

Collection 932 stars GitHub

Plugins

Crustum/OpenRouter plugin updated 3mo ago

Integration with OpenRouter service for unified LLM access, supporting multiple AI models with chat completions, streaming, tool calling, and web search.

Synapse plugin 4 updated 13d ago

Expose your application functionality via MCP, with built-in tools and documentation search to help you discover and interact with your app's capabilities.

Burzum/CakeServiceLayer plugin 68 updated 2mo ago

Service layer and domain/business model implementation.

AssetCompress plugin 370 updated 4mo ago

A complete asset manager for CakePHP.

AssetMix plugin 33 updated 1y ago

Provides integration with Laravel Mix asset compilation.

CakeVite plugin 2 updated 17d ago

A fully-featured Vite plugin (spiritual successor of brandcom/cakephp-vite).

AuditStash plugin 5 updated 3d ago

Flexible and rock solid audit log tracking.

Bouncer plugin updated 3d ago

The pendant to AuditStash, allow moderation and approval of add/edit/delete actions before the actual change is applied.

DatabaseLog plugin 44 updated 6d ago

Simple and stand-alone logging to database instead of files.

Muffin/Footprint plugin

Plugin to allow passing currently logged in user to model layer.

Version plugin 49 updated 2y ago

A plugin that facilitates versioned database entities.

ADmad/SocialAuth plugin 51 updated 2mo ago

A plugin which allows you to authenticate using social providers like Facebook/Google/Twitter etc. using SocialConnect/auth social sign on library.

ApiTokenAuthenticator plugin 3 updated 3mo ago

A simple token authentication plugin for CakePHP REST APIs.

Authentication plugin 115 updated 10d ago

Official CakePHP authentication middleware plugin.

Authorization plugin

Official CakePHP authorization stack.

CakeDC/Users plugin

Complete user management (admin panel, remember me, etc), Social login (FB, Twitter, LinkedIn, Google, Instagram), RBAC, API and more.

CakeVerification plugin updated 1mo ago

Two-factor verification supporting email OTP, email magic link, SMS OTP, and TOTP (Google Authenticator).

TinyAuth plugin 129 updated 7d ago

Authentication and role-based (single/multi) authorization as very light-weight approach.

TwoFactorAuth plugin 38 updated 4mo ago

Allows two factor authentication using Google Authenticator or similar app to generate one-time codes. Based on RobThree/TwoFactorAuth library.

Cache plugin 33 updated 10d ago

For caching views (HTML, CSV, JSON, XML, ...) as static cache files.

CakeDC/CachedRouting plugin 5 updated 9mo ago

Provides a cached version of the RoutingMiddleware to improve the load time of routes.

cakedc/cakephp-phpstan 39 updated 4mo ago

A PHPStan extension to resolve CakePHP magic around getter return types for the static analyzer.

IdeHelper plugin 186 updated 8d ago

Helps to make IDE support better by adding annotations to your existing code similar to what baking does to new code.

IdeHelperExtra plugin 1 updated 10d ago

Useful IdeHelper addons for other plugins or custom use cases.

lordsimal/cakephp-psalm 2 updated 4mo ago

A Psalm extension to resolve CakePHP magic around getter return types for the static analyzer.

TestHelper plugin 6 updated 10d ago

Provides testing enhancements and TDD support as browser backend.

SignalHandler plugin 2 updated 2mo ago

Cross-platform signal handling for CakePHP console commands with zero external dependencies. Supports Linux (pcntl), Windows (native API).

Scheduling plugin 2 updated 1mo ago

The plugin provides task scheduling capabilities with sub-minute precision, allowing you to schedule tasks as frequently as every second, with single crontab entry point. It allows tasks monitoring.

AssociationsDebugger plugin 11 updated 1y ago

A plugin that draws your model associations as diagram.

CakephpWhoops plugin 14 updated 2y ago

PHP errors and exceptions for cool kids with filp/whoops.

DebugKit plugin 842 updated 10d ago

The de-facto standard for debugging.

Execution order 21 updated 1y ago

A demo app to display the execution order of files, methods and callbacks.

Sentry plugin 12 updated 8d ago

A plugin to seamlessly integrate Sentry for errors and exceptions.

SendGrid plugin 5 updated 1y ago

Email transport plugin for sending email via SendGrid API.

FileStorage plugin 10 updated 10d ago

Flexible file storage and upload plugin.

Josegonzalez/Upload plugin 545 updated 1mo ago

A customisable plugin that uses Flysystem to write to multiple backends (Dropbox, FTP, S3, Local, etc.).

RuleFlow plugin

A plugin that seamlessly transforms server-side validation rules into client-side JSON Logic validation, providing automatic form validation without requiring separate client-side validation code.

Geo plugin 51 updated 10d ago

Containing Geocoder behavior and GoogleMaps helper.

ADmad/I18n plugin 44 updated 4mo ago

A plugin with I18n related tools.

Cake/Localized plugin 212 updated 3mo ago

Localized validation and ready-to-use translation PO files.

Translate plugin 17 updated 5d ago

Translate your translations in the backend with ease.

ADmad/Glide plugin 34 updated 1y ago

A plugin for using Glide image manipulation library.

QrCodePlugin 9 updated 10d ago

Easily render SVG/PNG QR Codes for your app.