PHPackages                             friendsofcake/crud-demo-app - 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. friendsofcake/crud-demo-app

ActiveProject[Framework](/categories/framework)

friendsofcake/crud-demo-app
===========================

CakePHP + CRUD + CRUD View + Search demo app

935311[1 issues](https://github.com/FriendsOfCake/crud-demo-app/issues)PHP

Since Nov 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/FriendsOfCake/crud-demo-app)[ Packagist](https://packagist.org/packages/friendsofcake/crud-demo-app)[ RSS](/packages/friendsofcake-crud-demo-app/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (3)Used By (0)

Installation
============

[](#installation)

Get the source code
-------------------

[](#get-the-source-code)

### composer

[](#composer)

```
composer create-project -s dev friendsofcake/crud-demo-app
cd crud-demo-app

```

Setup the database
------------------

[](#setup-the-database)

Modify `config/app_local.php` in the `Datasources` section to reflect your own database.

Create the database schema `bin/cake migrations migrate`. Seed the database `bin/cake migrations seed`.

You can also import the `config/schema/db.sql` file into your database instead of using the migrations.

Create a webserver
------------------

[](#create-a-webserver)

```
php -S 0.0.0.0:9999 -t webroot/ index.php

```

Access the website
------------------

[](#access-the-website)

Go to `http://localhost:9999/posts`

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50.3% 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.

### Community

Maintainers

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

---

Top Contributors

[![markstory](https://avatars.githubusercontent.com/u/24086?v=4)](https://github.com/markstory "markstory (1247 commits)")[![lorenzo](https://avatars.githubusercontent.com/u/37621?v=4)](https://github.com/lorenzo "lorenzo (463 commits)")[![ADmad](https://avatars.githubusercontent.com/u/142658?v=4)](https://github.com/ADmad "ADmad (163 commits)")[![phpnut](https://avatars.githubusercontent.com/u/148097?v=4)](https://github.com/phpnut "phpnut (138 commits)")[![jrbasso](https://avatars.githubusercontent.com/u/26548?v=4)](https://github.com/jrbasso "jrbasso (69 commits)")[![predominant](https://avatars.githubusercontent.com/u/24568?v=4)](https://github.com/predominant "predominant (68 commits)")[![ceeram](https://avatars.githubusercontent.com/u/111448?v=4)](https://github.com/ceeram "ceeram (66 commits)")[![renan](https://avatars.githubusercontent.com/u/28046?v=4)](https://github.com/renan "renan (56 commits)")[![AD7six](https://avatars.githubusercontent.com/u/33387?v=4)](https://github.com/AD7six "AD7six (46 commits)")[![jippi](https://avatars.githubusercontent.com/u/22841?v=4)](https://github.com/jippi "jippi (37 commits)")[![nateabele](https://avatars.githubusercontent.com/u/18288?v=4)](https://github.com/nateabele "nateabele (30 commits)")[![jperras](https://avatars.githubusercontent.com/u/20675?v=4)](https://github.com/jperras "jperras (17 commits)")[![rchavik](https://avatars.githubusercontent.com/u/39490?v=4)](https://github.com/rchavik "rchavik (15 commits)")[![Ivoz](https://avatars.githubusercontent.com/u/199266?v=4)](https://github.com/Ivoz "Ivoz (9 commits)")[![ravage84](https://avatars.githubusercontent.com/u/625761?v=4)](https://github.com/ravage84 "ravage84 (8 commits)")[![shama](https://avatars.githubusercontent.com/u/99604?v=4)](https://github.com/shama "shama (7 commits)")[![sitedyno](https://avatars.githubusercontent.com/u/216721?v=4)](https://github.com/sitedyno "sitedyno (7 commits)")[![Phally](https://avatars.githubusercontent.com/u/112639?v=4)](https://github.com/Phally "Phally (6 commits)")[![majna](https://avatars.githubusercontent.com/u/38710?v=4)](https://github.com/majna "majna (5 commits)")[![aleksa-savic](https://avatars.githubusercontent.com/u/37028944?v=4)](https://github.com/aleksa-savic "aleksa-savic (3 commits)")

### Embed Badge

![Health badge](/badges/friendsofcake-crud-demo-app/health.svg)

```
[![Health](https://phpackages.com/badges/friendsofcake-crud-demo-app/health.svg)](https://phpackages.com/packages/friendsofcake-crud-demo-app)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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