PHPackages                             ayman/quick\_cake - 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. ayman/quick\_cake

AbandonedArchivedProject[Framework](/categories/framework)

ayman/quick\_cake
=================

CakePHP basic cms app

v1.0-beta.1(11y ago)22MITPHPPHP &gt;=5.4.16

Since May 12Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ayman-alkom/cake_app)[ Packagist](https://packagist.org/packages/ayman/quick_cake)[ Docs](http://cakephp.org)[ RSS](/packages/ayman-quick-cake/feed)WikiDiscussions master Synced 1mo ago

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

QuickCake: CakePHP Application Quick Start.
===========================================

[](#quickcake-cakephp-application-quick-start)

[![Build Status](https://camo.githubusercontent.com/454512ddac42806ad6218f6c5fb7da040417dd34dc2ce81d6bb0b19119f9fa47/68747470733a2f2f6170692e7472617669732d63692e6f72672f63616b657068702f6170702e706e67)](https://travis-ci.org/cakephp/app)[![License](https://camo.githubusercontent.com/62eb668eeb432c47f69f97ccaa65fda6454fcf89b02520a0fd8ba6d5ce0f42f3/68747470733a2f2f706f7365722e707567782e6f72672f63616b657068702f6170702f6c6963656e73652e737667)](https://packagist.org/packages/cakephp/app)

A project for creating applications with [CakePHP](http://cakephp.org) 3.0. Work as a basic CMS can be customized easily.

Included plugins:
-----------------

[](#included-plugins)

1. [Bootstrap UI](https://github.com/friendsofcake/bootstrap-ui): Transparently use Twitter Bootstrap 3 with CakePHP 3.
2. [CRUD](https://github.com/FriendsOfCake/crud): CakePHP Application development on steroids - rapid prototyping / scaffolding &amp; production ready code - JSON APIs and more.
3. [Proffer](https://github.com/FriendsOfCake/crud): An upload plugin for CakePHP 3.

Tables:
-------

[](#tables)

1. Categories Table (with image support).
2. Contents Table (with image support).

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 ayman/quick_cake [app_name]`.

    If Composer is installed globally, run

    ```
    composer create-project --prefer-dist ayman/quick_cake [app_name]
    ```

server:
-------

[](#server)

```
`$ "bin/cake" server -p 5000`

```

Code generation with bake templates from `BootstrapUI` Plugin:
--------------------------------------------------------------

[](#code-generation-with-bake-templates-from-bootstrapui-plugin)

For example: `bookmarks` table

`$ "bin/cake" bake all bookmarks -t BootstrapUI`

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

4025d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/77d6fadada06874d508eb01e9683021550afe9f87cd3b2ba95838c2fb83c96b9?d=identicon)[ayman-alkom](/maintainers/ayman-alkom)

---

Top Contributors

[![eymen-elkum](https://avatars.githubusercontent.com/u/2862528?v=4)](https://github.com/eymen-elkum "eymen-elkum (15 commits)")

### Embed Badge

![Health badge](/badges/ayman-quick-cake/health.svg)

```
[![Health](https://phpackages.com/badges/ayman-quick-cake/health.svg)](https://phpackages.com/packages/ayman-quick-cake)
```

###  Alternatives

[cakephp/app

CakePHP skeleton app

3831.7M1](/packages/cakephp-app)

PHPackages © 2026

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