PHPackages                             quankim/cakephp-backend - 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. quankim/cakephp-backend

ActiveProject[Framework](/categories/framework)

quankim/cakephp-backend
=======================

CakePHP skeleton app for server backend

1.0(10y ago)028MITPHPPHP &gt;=5.5.9

Since Mar 28Pushed 10y ago2 watchersCompare

[ Source](https://github.com/quankim/cakephp-backend)[ Packagist](https://packagist.org/packages/quankim/cakephp-backend)[ Docs](https://github.com/quankim/cakephp-backend)[ RSS](/packages/quankim-cakephp-backend/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

CakePHP Backend created by QuanKim
==================================

[](#cakephp-backend-created-by-quankim)

CakePHP Application Skeleton For Backend Server
-----------------------------------------------

[](#cakephp-application-skeleton-for-backend-server)

A skeleton for creating applications with [CakePHP](http://cakephp.org) 3.x.

The framework source code can be found here: [cakephp/cakephp](https://github.com/cakephp/cakephp).

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

[](#installation)

1. Download [Composer](http://getcomposer.org/doc/00-intro.md) or update `composer self-update`.
2. Run `php composer.phar create-project --prefer-dist quankim/cake-backend [app_name]`.

If Composer is installed globally, run

```
composer create-project --prefer-dist quankim/cake-backend [app_name]
```

You should now be able to visit the path to where you installed the app and see the setup traffic lights.

Configuration
-------------

[](#configuration)

Read and edit `config/app.php` and setup the 'Datasources' and any other configuration relevant for your application.

Use
---

[](#use)

Migration database

```
bin/cake migrations migrate
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

3701d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13218211?v=4)[Mr.Don't Ask](/maintainers/quanvh)[@quanvh](https://github.com/quanvh)

### Embed Badge

![Health badge](/badges/quankim-cakephp-backend/health.svg)

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

###  Alternatives

[cakephp/app

CakePHP skeleton app

3831.7M1](/packages/cakephp-app)

PHPackages © 2026

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