PHPackages                             collegefb/web - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. collegefb/web

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

collegefb/web
=============

Public website of the CollegeFB project

v1.0.3(11y ago)010GPLPHP

Since Nov 15Pushed 11y ago1 watchersCompare

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

READMEChangelogDependencies (7)Versions (5)Used By (0)

CollegeFB/Web
=============

[](#collegefbweb)

Application using [Slim framework](https://github.com/codeguy/Slim) and [Slimcontroller](https://github.com/fortrabbit/slimcontroller) package to build the website that uses the [CollegeFB](https://github.com/collegefb/collegefb) logic.

To get it working you need to create a public file and set inside the following code

```
require 'vendor/autoload.php';

$options = array(
    'database'  => 'my_database',
    'twitter'   => array(
        'key'      => 'twitter_key',
        'secret'   => 'twitter_secret',
        'auth_users'    => array(),
    ),
    'xauth_token'   => 'xauth_token',
    'admin_templates_path'  => 'templates/admin',
    'web_templates_path'    => 'templates/web',
);

$bootstrap = new \CollegeFBWeb\BootstrapApp();
$container = $bootstrap->getContainer($options);
$bootstrap->getApp('web', $container)->run();

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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

Every ~4 days

Total

4

Last Release

4188d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8891f31c98fbb4eab02f22a5fefb523e825873d673bb4f7e233be4910e9f86ca?d=identicon)[javiyt](/maintainers/javiyt)

---

Top Contributors

[![javiyt](https://avatars.githubusercontent.com/u/119384?v=4)](https://github.com/javiyt "javiyt (8 commits)")

### Embed Badge

![Health badge](/badges/collegefb-web/health.svg)

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

###  Alternatives

[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)

PHPackages © 2026

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