PHPackages                             dereuromark/cakefest - 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. dereuromark/cakefest

AbandonedArchivedLibrary[Framework](/categories/framework)

dereuromark/cakefest
====================

The Cakefest Attendance App

3.0.x-dev(7y ago)904MITHTMLPHP &gt;=5.5

Since Feb 15Pushed 5y ago3 watchersCompare

[ Source](https://github.com/dereuromark/cakefest)[ Packagist](https://packagist.org/packages/dereuromark/cakefest)[ Docs](http://cakefest.dereuromark.de)[ RSS](/packages/dereuromark-cakefest/feed)WikiDiscussions 3.0 Synced 1mo ago

READMEChangelogDependencies (18)Versions (1)Used By (0)

CakePHP CakeFest APP
====================

[](#cakephp-cakefest-app)

[![Build Status](https://camo.githubusercontent.com/5ee0edc2ba30eba6eee321d793a2134014bccd1fc086cfd6e57a367a0422347d/68747470733a2f2f6170692e7472617669732d63692e6f72672f6465726575726f6d61726b2f63616b65666573742e7376673f6272616e63683d332e30)](https://travis-ci.org/dereuromark/cakefest)[![Coverage Status](https://camo.githubusercontent.com/cf51a4dc9e0861e580dcd0246281b03d48773b1cb0b630b7e1050cedb6db8a4f/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6465726575726f6d61726b2f63616b65666573742f62616467652e7376673f6272616e63683d332e30)](https://coveralls.io/r/dereuromark/cakefest)[![License](https://camo.githubusercontent.com/613f5e02d449116bdd0e72e9d45073196384869017aeda2d1bb5c7973f5885ad/68747470733a2f2f706f7365722e707567782e6f72672f6465726575726f6d61726b2f63616b65666573742f6c6963656e73652e737667)](https://packagist.org/packages/dereuromark/cakefest)[![Minimum PHP Version](https://camo.githubusercontent.com/dd6bad85ee03cf570f4cf82ab69a80396fdbf48050af932f8f23aa551b0d1e5a/687474703a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230352e352d3838393242462e737667)](https://php.net/)[![Coding Standards](https://camo.githubusercontent.com/dbabe22710e675cb88cd0b12196f1477e2376dea497332775692cf1359a75918/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f63732d5053522d2d322d2d522d79656c6c6f772e737667)](https://github.com/php-fig-rectified/fig-rectified-standards)

A fun app to socialize around the upcoming CakeFest this year. Join in and tell others about your planned trip to the conference, and maybe what else you are planning to do in the city.

- Check it out live:

    - NEW CakePHP 3 version:
- Author: Mark Scherer alias dereuromark

Dependencies
------------

[](#dependencies)

- CakePHP 3.4+
- FriendsOfCake/Authenticate and FriendsOfCake/Search plugin
- My Tools, Geo, TinyAuth and Setup plugins
- Uses Migrations plugin for DB migration
- Uses DebugKit plugin for development
- Uses IdeHelper plugin for annotations

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

[](#installation)

### Auto-installation using Cakebox and Vagrant

[](#auto-installation-using-cakebox-and-vagrant)

This works for all OS.

Install your [CakeBox](https://github.com/alt3/cakebox) and create a fresh app using `cakebox application add cakefest.local`.

- Add the `/etc/hosts` entry as outlined.

Then vagrant ssh into it and

- Go to the `/Apps/` dir and replace it with the actual cakefest repo by moving it to some `cakebox.backup` it and `git clone git@github.com:dereuromark/cakefest.git cakefest.local`
- Go into `/Apps/cakefest.local/` dir
- Create a `/config/app_local.php/` config file with database credentials from CakeBox (you can use the `app_local.default.php` template and the generated "cakebox.backup config file").
- Make sure you are in `/Apps/cakefest.local/` again when running `sh setup` to install dependencies, DB and CO.
- Check it out at `http://cakefest.local`.
- Create an admin account to login in using `bin/cake Setup.user create admin`
- Log in and create an event
- Now the homepage should display something

### Manual installation

[](#manual-installation)

- Clone this repo via git - or download it manually.
- Navigate into the ROOT folder.
- Run composer install/update on it (this will also install CakePHP into the vendor folder and all plugins).
- Create a `/config/app_local.php/` config file with database credentials (you can use the `app_local.default.php` template).
- Create a vhost with a local dev domain of your choice, e.g. `cakefest.local`, and use ROOT/webroot/ as document root.
- Check it out at `http://cakefest.local`.
- See other steps above for more

TODOS
-----

[](#todos)

- OptIn
- Geo Map

### Ideas

[](#ideas)

- Timezone
- Contact Form
- Meetups
- Real time tweats etc

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

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

2641d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39854?v=4)[Mark Scherer](/maintainers/dereuromark)[@dereuromark](https://github.com/dereuromark)

---

Top Contributors

[![dereuromark](https://avatars.githubusercontent.com/u/39854?v=4)](https://github.com/dereuromark "dereuromark (18 commits)")[![renardrouge](https://avatars.githubusercontent.com/u/10366395?v=4)](https://github.com/renardrouge "renardrouge (2 commits)")[![steefaan](https://avatars.githubusercontent.com/u/5982785?v=4)](https://github.com/steefaan "steefaan (1 commits)")

---

Tags

frameworkcakephpCakeFest

### Embed Badge

![Health badge](/badges/dereuromark-cakefest/health.svg)

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

###  Alternatives

[cakephp/bake

Bake plugin for CakePHP

11211.2M157](/packages/cakephp-bake)[cakephp/acl

Acl Plugin for CakePHP framework

109553.9k15](/packages/cakephp-acl)

PHPackages © 2026

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