PHPackages                             rikkeisoft/deployer-cakephp2 - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. rikkeisoft/deployer-cakephp2

AbandonedLibrary[DevOps &amp; Deployment](/categories/devops)

rikkeisoft/deployer-cakephp2
============================

Example project for deployment CakePHP v2 project by Deployer

v1.1.0(10y ago)1221MITSmartyPHP &gt;=5.4.0

Since Apr 11Pushed 10y ago8 watchersCompare

[ Source](https://github.com/rikkeisoft/deployer-cakephp2)[ Packagist](https://packagist.org/packages/rikkeisoft/deployer-cakephp2)[ RSS](/packages/rikkeisoft-deployer-cakephp2/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Introduction
------------

[](#introduction)

A sample of [CakePHP](http://cakephp.org) v2 [project](http://github.com/rikkeisoft/cakephp2) deployment using [Deployer](http://github.com/deployphp/deployer).

See  for more information and documentation about Deployer.

Here is [another sample deployment](http://github.com/oanhnn/deployer-example).

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

[](#requirements)

- PHP 5.4.0 and up.

That's all!

You can install [ssh2 extension](http://php.net/manual/en/book.ssh2.php) to speedup deployment process and enable [sockets](http://php.net/manual/en/book.sockets.php) for parallel deployment.

Setting up [SSH agent forwarding](https://developer.github.com/guides/using-ssh-agent-forwarding/) if needed.

Installation
------------

[](#installation)

Clone with `git`

```
$ git clone git@github.com:rikkeisoft/deployer-cakephp2.git
$ cd
$ composer install
```

or using [`composer`](http://getcomposer.org)

```
$ composer create-project rikkeisoft/deployer-cakephp2
```

Usage
-----

[](#usage)

Customize `stage/dev.php` or make a copy and write your own stages.

First deployment:
Create deploy directory in deploying server(s) if not exists, then run following commands

```
$ bin/dep deploy:configure
$ bin/dep deploy
```

Next deployments:

```
$ bin/dep deploy
```

Using options `-vvv` for debug

```
$ bin/dep deploy  -vvv
```

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

[](#contributing)

All code contributions must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch, and send a pull request.

To ensure a consistent code base, you should make sure the code follows the [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md).

If you would like to help, take a look at the [list of issues](https://github.com/rikkeisoft/deployer-cakephp2/issues).

**In case of security issues, please email to **

License
-------

[](#license)

Licensed under the MIT license:

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.8% 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 ~120 days

Total

2

Last Release

3935d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b32dfbbbf603d0317f2ab7ab33c7c7611e90f6701c5c84f07a8b537aa84e83f7?d=identicon)[oanhnn](/maintainers/oanhnn)

![](https://www.gravatar.com/avatar/341f68c178ae6693aee735578ce3a114ee013519afbc4b40cc6e0688339dbe08?d=identicon)[rikkeisoft](/maintainers/rikkeisoft)

---

Top Contributors

[![vanquang9387](https://avatars.githubusercontent.com/u/7125810?v=4)](https://github.com/vanquang9387 "vanquang9387 (9 commits)")[![donhuvy](https://avatars.githubusercontent.com/u/1328316?v=4)](https://github.com/donhuvy "donhuvy (1 commits)")[![hnq90](https://avatars.githubusercontent.com/u/1875666?v=4)](https://github.com/hnq90 "hnq90 (1 commits)")

### Embed Badge

![Health badge](/badges/rikkeisoft-deployer-cakephp2/health.svg)

```
[![Health](https://phpackages.com/badges/rikkeisoft-deployer-cakephp2/health.svg)](https://phpackages.com/packages/rikkeisoft-deployer-cakephp2)
```

###  Alternatives

[sourcebroker/deployer-extended

Library with some additional tasks for deployer (deployer.org).

25275.4k9](/packages/sourcebroker-deployer-extended)[ngmy/webloyer

Webloyer is a Web UI for managing Deployer deployments

2181.1k](/packages/ngmy-webloyer)[florianmoser/bedrock-deployer

Deployer recipes for Roots Bedrock

5414.4k1](/packages/florianmoser-bedrock-deployer)[n98/n98-deployer

netz98 deployer tasks, recipes, configuration

2543.6k1](/packages/n98-n98-deployer)[setono/deployer-cron

Use the Setono cron builder to generate cron files in your deployment process

1224.0k](/packages/setono-deployer-cron)

PHPackages © 2026

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