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(13y ago)151MITPHPPHP &gt;=5.3.3

Since Jul 5Pushed 13y 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 2w ago

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 25% 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

4789d 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

[pimcore/pimcore

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

3.8k3.9M534](/packages/pimcore-pimcore)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M418](/packages/easycorp-easyadmin-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k6.0M776](/packages/sylius-sylius)[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[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.

12017.1k](/packages/rcsofttech-audit-trail-bundle)[oro/platform

Business Application Platform (BAP)

645146.3k117](/packages/oro-platform)

PHPackages © 2026

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