PHPackages                             zorbus/bootstrap - 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. zorbus/bootstrap

ActiveLibrary

zorbus/bootstrap
================

A Symfony2 project based on Zorbus

0.0.1(13y ago)15JavaScriptPHP &gt;=5.3.3

Since Nov 13Pushed 13y ago1 watchersCompare

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

READMEChangelogDependencies (35)Versions (2)Used By (0)

Zorbus Bootstrap Edition
========================

[](#zorbus-bootstrap-edition)

Setup
-----

[](#setup)

- composer.phar create-project zorbus/bootstrap PROJECT\_ROOT dev-master
- mkdir app/cache app/logs web/uploads
- setfacl -R -m u:`whoami`:rwx -m u:apache:rwx app/cache app/logs web/uploads
- setfacl -dR -m u:`whoami`:rwx -m u:apache:rwx app/cache app/logs web/uploads

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

[](#configuration)

- edit app/config/config.yml for facebook parameters and other configuration
- edit app/config/parameters.yml for database parameters

Database
--------

[](#database)

- create tables
    - php app/console doctrine:migrations:migrate
- load fixtures for the admin user. Remove --fixtures parameter to load all.
    - php app/console doctrine:fixtures:load --fixtures=src/Zorbus/UserBundle

Web Server
----------

[](#web-server)

- Configure Apache VirtualHost
- Or as an alternative, if using php 5.4 or higher
    - php app/console server:run

Administration
--------------

[](#administration)

- And then visit
    - Username: zorbus and Password: 1234567

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

4931d ago

### Community

Maintainers

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

---

Top Contributors

[![titomiguelcosta](https://avatars.githubusercontent.com/u/192639?v=4)](https://github.com/titomiguelcosta "titomiguelcosta (15 commits)")

### Embed Badge

![Health badge](/badges/zorbus-bootstrap/health.svg)

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

###  Alternatives

[claroline/core-bundle

Claroline core bundle

165.5k52](/packages/claroline-core-bundle)

PHPackages © 2026

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