PHPackages                             burbubots/cakebots - 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. burbubots/cakebots

ActiveProject

burbubots/cakebots
==================

CakePHP Analysis of blockchains

1.0.0(4y ago)019MITPHPPHP &gt;=7.2

Since Oct 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/burbubots/cakebots)[ Packagist](https://packagist.org/packages/burbubots/cakebots)[ Docs](https://github.com/burbubots/cakebots.git)[ RSS](/packages/burbubots-cakebots/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (2)Dependencies (12)Versions (2)Used By (0)

CakePHP Application Skeleton
============================

[](#cakephp-application-skeleton)

[![Build Status](https://github.com/cakephp/app/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/cakephp/app/actions/workflows/ci.yml/badge.svg?branch=master)[![Total Downloads](https://camo.githubusercontent.com/3f9b3fc21f93a027798d8fd6a6ef5e4d49e1a6b6d41bd92e744223f6204d3416/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63616b657068702f6170702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cakephp/app)[![PHPStan](https://camo.githubusercontent.com/af448da87e55bac7d375d138c9df7ef5d47f1d6ac14511a2c8f79ba19fa375b4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d6c6576656c253230372d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/phpstan/phpstan)

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

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

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

[](#installation)

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

If Composer is installed globally, run

```
composer create-project --prefer-dist cakephp/app
```

In case you want to use a custom app dir name (e.g. `/myapp/`):

```
composer create-project --prefer-dist cakephp/app myapp
```

You can now either use your machine's webserver to view the default home page, or start up the built-in webserver with:

```
bin/cake server -p 8765
```

Then visit `http://localhost:8765` to see the welcome page.

Update
------

[](#update)

Since this skeleton is a starting point for your application and various files would have been modified as per your needs, there isn't a way to provide automated upgrades, so you have to do any updates manually.

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

[](#configuration)

Read and edit the environment specific `config/app_local.php` and setup the `'Datasources'` and any other configuration relevant for your application. Other environment agnostic settings can be changed in `config/app.php`.

Layout
------

[](#layout)

The app skeleton uses [Milligram](https://milligram.io/) (v1.3) minimalist CSS framework by default. You can, however, replace it with any other library or custom styles.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

1657d ago

### Community

Maintainers

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

---

Top Contributors

[![burbubots](https://avatars.githubusercontent.com/u/93260438?v=4)](https://github.com/burbubots "burbubots (18 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/burbubots-cakebots/health.svg)

```
[![Health](https://phpackages.com/badges/burbubots-cakebots/health.svg)](https://phpackages.com/packages/burbubots-cakebots)
```

###  Alternatives

[cakephp/app

CakePHP skeleton app

3831.7M1](/packages/cakephp-app)[bedita/manager

BEdita Manager - official admin webapp for BEdita4 API

131.0k](/packages/bedita-manager)[xety/xeta

A resource to help people starting with Cake3

531.4k](/packages/xety-xeta)

PHPackages © 2026

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