PHPackages                             codecollab/demo - 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. codecollab/demo

ActiveLibrary

codecollab/demo
===============

Demo project for the CodeCollab project packages

00PHP

Since Sep 13Pushed 10y ago1 watchersCompare

[ Source](https://github.com/CodeCollab/Demo)[ Packagist](https://packagist.org/packages/codecollab/demo)[ RSS](/packages/codecollab-demo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Demo
====

[](#demo)

Demo project of the CodeCollab project libraries

This project is meant to implement the different packages / libraries to find out whether they work nicely in an actual project as well as have some sort of intergration test

[![Build Status](https://camo.githubusercontent.com/846cc984444f29ee6d3b68072436aeb8df5354e8b6d87de304a5640258dcefcd/68747470733a2f2f7472617669732d63692e6f72672f436f6465436f6c6c61622f44656d6f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/CodeCollab/Demo) [![MIT License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](mit) [![Latest Stable Version](https://camo.githubusercontent.com/ede309b3c59d2cc9430a66a80ae050fa3a58efbdbb518c7cf7d083435855ff20/68747470733a2f2f706f7365722e707567782e6f72672f636f6465636f6c6c61622f64656d6f2f762f737461626c65)](https://packagist.org/packages/codecollab/demo) [![Total Downloads](https://camo.githubusercontent.com/1447b7cc3e1cabfdadd57f1aa068972d895fd3d93e520b8199405519e18aa6f0/68747470733a2f2f706f7365722e707567782e6f72672f636f6465636f6c6c61622f64656d6f2f646f776e6c6f616473)](https://packagist.org/packages/codecollab/demo) [![Latest Unstable Version](https://camo.githubusercontent.com/e186a87ba5a199e2938de153fbc4d7be5ada386f91ab2c3392ea975cbf86c947/68747470733a2f2f706f7365722e707567782e6f72672f636f6465636f6c6c61622f64656d6f2f762f756e737461626c65)](https://packagist.org/packages/codecollab/demo)

Requirements
------------

[](#requirements)

PHP7+

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

[](#installation)

```
composer create-project codecollab/demo . 1.0.*

```

or

```
$ git clone https://github.com/CodeCollab/Demo && composer install

```

To setup apache you need to route all requests through the `index.php` file in the /public directory. This directory must also be your document root.

```

  ServerName codecollabdemo.local
  DocumentRoot "/path/to/the/project/public"

  FallbackResource /index.php

```

If you are using nginx I assume you know what you are doing and you will be able to set it up yourself.

Generate a new encryption key by running:

```
$ php ./cli/generate-encryption-key.php

```

Contributing
------------

[](#contributing)

[How to contribute](https://github.com/CodeCollab/Demo/blob/master/CONTRIBUTING.md)

License
-------

[](#license)

[MIT](http://spdx.org/licenses/MIT)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![PeeHaa](https://avatars.githubusercontent.com/u/1330296?v=4)](https://github.com/PeeHaa "PeeHaa (60 commits)")

### Embed Badge

![Health badge](/badges/codecollab-demo/health.svg)

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

PHPackages © 2026

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