PHPackages                             cakedc/cakephp-phppm - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. cakedc/cakephp-phppm

ActiveCakephp-plugin[Framework](/categories/framework)

cakedc/cakephp-phppm
====================

PHP PM bridge for CakePHP

2.0.0(2y ago)221.7k↓50%MITPHPPHP &gt;=8.0

Since Jan 15Pushed 2y ago4 watchersCompare

[ Source](https://github.com/CakeDC/cakephp-phppm)[ Packagist](https://packagist.org/packages/cakedc/cakephp-phppm)[ Docs](https://github.com/CakeDC/cakephp-phppm)[ RSS](/packages/cakedc-cakephp-phppm/feed)WikiDiscussions 2.next-cake5 Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (10)Used By (0)

CakePHP PHP PM Bridge
=====================

[](#cakephp-php-pm-bridge)

Alpha. Please use at your own risk. IMPORTANT: Cookies not working at this point, so no sessions or Csrf available

CakePHP Bridge to use with PHP-PM project ().

Requirements
------------

[](#requirements)

- CakePHP ^5.0
- PHP ^8.0
- phpcgi installed
- php\_pcntl extension installed and enabled

Setup
-----

[](#setup)

- Via composer, add to your composer.json

    "cakedc/cakephp-phppm": "dev-2.next-cake5"

Run
---

[](#run)

- Execute the PM via command line

    - For MAX performance

    vendor/bin/ppm --bridge='\\CakeDC\\PHPPM\\Bridges\\Cakephp' start --debug 0 --workers 9 --logging 0 --static-directory webroot

    - For development

    vendor/bin/ppm --bridge='\\CakeDC\\PHPPM\\Bridges\\Cakephp' start --debug 1 --workers 1 --static-directory webroot

Testing it
----------

[](#testing-it)

- Try some benchmarks

    ab -n 5000 -c 100

Important notes
---------------

[](#important-notes)

- Cookies: they are not working properly now, so you won't have sessions OR Csrf properly working, if you are providing an API this is not something that should bother you too much anyway...
- This plugin bootstraps your application once, so ensure your bootstrap is not dynamic, for example, no dynamic routes coming from database based on request params.

Support
-------

[](#support)

Commercial support is also available, [contact us](https://www.cakedc.com/contact) for more information.

Contributing
------------

[](#contributing)

This repository follows the [CakeDC Plugin Standard](https://www.cakedc.com/plugin-standard). If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our [Contribution Guidelines](https://www.cakedc.com/contribution-guidelines) for detailed instructions.

License
-------

[](#license)

Copyright 2018-2023 Cake Development Corporation (CakeDC). All rights reserved.

Licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~535 days

Total

5

Last Release

902d ago

Major Versions

0.1.0 → 1.0.02020-06-17

1.0.0 → 2.0.02023-11-28

PHP version history (3 changes)0.0.1PHP &gt;=5.6

0.1.0PHP &gt;=7.2

2.0.0PHP &gt;=8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/204531?v=4)[Cake Development Corporation](/maintainers/CakeDC)[@CakeDC](https://github.com/CakeDC)

---

Top Contributors

[![steinkel](https://avatars.githubusercontent.com/u/151761?v=4)](https://github.com/steinkel "steinkel (28 commits)")

---

Tags

phpcakephpphppm

### Embed Badge

![Health badge](/badges/cakedc-cakephp-phppm/health.svg)

```
[![Health](https://phpackages.com/badges/cakedc-cakephp-phppm/health.svg)](https://phpackages.com/packages/cakedc-cakephp-phppm)
```

###  Alternatives

[cakephp/debug_kit

CakePHP Debug Kit

86514.0M138](/packages/cakephp-debug-kit)[cakephp/bake

Bake plugin for CakePHP

11211.2M158](/packages/cakephp-bake)[cakephp/acl

Acl Plugin for CakePHP framework

109553.9k15](/packages/cakephp-acl)[cakephp/elastic-search

An Elastic Search datasource and data mapper for CakePHP

86766.6k8](/packages/cakephp-elastic-search)[cakephp/queue

Queue plugin for CakePHP

36257.9k12](/packages/cakephp-queue)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
