PHPackages                             mjc/cakephp-first\_time\_setup - 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. mjc/cakephp-first\_time\_setup

ActiveCakephp-plugin

mjc/cakephp-first\_time\_setup
==============================

First Time Setup Plugin for CakePHP

v0.0.1(12y ago)018MITPHP

Since Jan 14Pushed 12y ago1 watchersCompare

[ Source](https://github.com/mjc/CakePHP-FirstTimeSetup)[ Packagist](https://packagist.org/packages/mjc/cakephp-first_time_setup)[ Docs](https://github.com/mjc/CakePHP-FirstTimeSetup)[ RSS](/packages/mjc-cakephp-first-time-setup/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

CakePHP-FirstTimeSetup
======================

[](#cakephp-firsttimesetup)

A Plugin to assist with deploying CakePHP apps.

Currently all it does is check whether the app is in production mode (debug set to 0),generate a salt and cipherseed using `openssl_random_pseudo_bytes` and replace the default ones.

To enable it, put it in `app/Plugin/CakephpFirstTimeSetup`` and add this line to the appropriate section of `app/Config/bootstrap.php```:

```
CakePlugin::load('FirstTimeSetup', array('bootstrap' => true));

```

TODO:

- add database configuration
- run migrations
- add authentication
- add timezone selection

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

4497d ago

### Community

Maintainers

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

---

Top Contributors

[![mjc](https://avatars.githubusercontent.com/u/1977?v=4)](https://github.com/mjc "mjc (5 commits)")

---

Tags

cakephpsetupfirst time setup

### Embed Badge

![Health badge](/badges/mjc-cakephp-first-time-setup/health.svg)

```
[![Health](https://phpackages.com/badges/mjc-cakephp-first-time-setup/health.svg)](https://phpackages.com/packages/mjc-cakephp-first-time-setup)
```

###  Alternatives

[cakedc/migrations

Migrations Plugin for CakePHP

3391.1M63](/packages/cakedc-migrations)[dereuromark/cakephp-setup

A CakePHP plugin containing lots of useful management tools

36162.8k2](/packages/dereuromark-cakephp-setup)[fotografde/cakephp-sms

SMS Plugin for CakePHP

1273.2k](/packages/fotografde-cakephp-sms)

PHPackages © 2026

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