PHPackages                             rogerclotet/symfony-bootstrapped - 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. rogerclotet/symfony-bootstrapped

ActiveProject[Framework](/categories/framework)

rogerclotet/symfony-bootstrapped
================================

The "Symfony Bootstrapped Edition" distribution

0.1.0(12y ago)151MITPHPPHP &gt;=5.3.3

Since Jul 5Pushed 12y agoCompare

[ Source](https://github.com/rogerclotet/symfony-bootstrapped)[ Packagist](https://packagist.org/packages/rogerclotet/symfony-bootstrapped)[ RSS](/packages/rogerclotet-symfony-bootstrapped/feed)WikiDiscussions master Synced today

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

Symfony Bootstrapped Edition
============================

[](#symfony-bootstrapped-edition)

Modified version of the Symfony 2.3.1 Standard edition with a few changes and initialisation, mostly Twitter Bootstrap and less css.

Installing the Symfony Bootstrapped Edition
-------------------------------------------

[](#installing-the-symfony-bootstrapped-edition)

As in the Standard Edition, you have two main options to install the Bootstrapped Edition:

### Use Composer (*recommended*)

[](#use-composer-recommended)

As Symfony uses [Composer](http://getcomposer.org/) to manage its dependencies, the recommended way to create a new project is to use it.

If you don't have Composer yet, download it following the instructions on  or just run the following command:

```
curl -s http://getcomposer.org/installer | php

```

Then, use the `create-project` command to generate a new Symfony application:

```
php composer.phar create-project rogerclotet/symfony-bootstrapped path/to/install

```

Composer will install Symfony and all its dependencies under the `path/to/install` directory.

### Download an Archive File

[](#download-an-archive-file)

To quickly test Symfony, you can also download an [archive](https://github.com/rogerclotet/symfony-bootstrapped-edition/archive/master.zip) of the Bootstrapped Edition and unpack it somewhere under your web server root directory.

If you downloaded an archive "without vendors", you also need to install all the necessary dependencies. Download composer (see above) and run the following command:

```
php composer.phar install

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

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

4743d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1889213?v=4)[Roger Clotet](/maintainers/rogerclotet)[@rogerclotet](https://github.com/rogerclotet)

---

Top Contributors

[![sp-roger-clotet](https://avatars.githubusercontent.com/u/6850397?v=4)](https://github.com/sp-roger-clotet "sp-roger-clotet (8 commits)")[![alexcarol](https://avatars.githubusercontent.com/u/1713440?v=4)](https://github.com/alexcarol "alexcarol (2 commits)")

### Embed Badge

![Health badge](/badges/rogerclotet-symfony-bootstrapped/health.svg)

```
[![Health](https://phpackages.com/badges/rogerclotet-symfony-bootstrapped/health.svg)](https://phpackages.com/packages/rogerclotet-symfony-bootstrapped)
```

###  Alternatives

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k58](/packages/open-dxp-opendxp)[forumify/forumify-platform

122.0k12](/packages/forumify-forumify-platform)

PHPackages © 2026

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