PHPackages                             jdmaymeow/code-advent - 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. jdmaymeow/code-advent

AbandonedProject[Framework](/categories/framework)

jdmaymeow/code-advent
=====================

CodeAdvent 2016 skeleton app for CakePHP

02PHP

Since Dec 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jdmaymeow/code-advent)[ Packagist](https://packagist.org/packages/jdmaymeow/code-advent)[ RSS](/packages/jdmaymeow-code-advent/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

CodeAdvent 2016 Application Skeleton
====================================

[](#codeadvent-2016-application-skeleton)

[![Build Status](https://camo.githubusercontent.com/b51eed6f6b4b210bf2cfafe06a40ee2f0a8b27696b300086ad82c798f0dc0175/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f63616b657068702f6170702f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/cakephp/app)[![License](https://camo.githubusercontent.com/da902cdfad5977181deee2bbebf7fc2864793cc5c8859f8d078b5bebf7d7e0c3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f63616b657068702f6170702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cakephp/app)

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).

This is updated cakephp skeleton application to make easier setup process for ca plugins.

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 jdmaymeow/code-advent [app_name]`.

If Composer is installed globally, run

```
composer create-project --prefer-dist jdmaymeow/code-advent [app_name]
```

You should now be able to visit the path to where you installed the app and see the default home page.

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

[](#configuration)

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

Code Advent Configuration file
------------------------------

[](#code-advent-configuration-file)

Code Advent (CA) plugins will use this file to read some configurations. You can edit this file at `config/codeadvent.json`.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/jdmaymeow-code-advent/health.svg)

```
[![Health](https://phpackages.com/badges/jdmaymeow-code-advent/health.svg)](https://phpackages.com/packages/jdmaymeow-code-advent)
```

###  Alternatives

[laravel/dusk

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

1.9k39.6M290](/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)
