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

93539[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 3w 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

29

—

LowBetter than 57% of packages

Maintenance25

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://avatars.githubusercontent.com/u/22841?v=4)[Christian Winther](/maintainers/jippi)[@jippi](https://github.com/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/dusk

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

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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