PHPackages                             itrascastro/symfony-3-base-project - 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. itrascastro/symfony-3-base-project

ActiveProject

itrascastro/symfony-3-base-project
==================================

1.0.3(10y ago)466609MITPHPPHP &gt;=5.5.9

Since Jan 14Pushed 10y ago4 watchersCompare

[ Source](https://github.com/itrascastro/Symfony-3-Base-Project)[ Packagist](https://packagist.org/packages/itrascastro/symfony-3-base-project)[ RSS](/packages/itrascastro-symfony-3-base-project/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (21)Versions (4)Used By (0)

Symfony 3 Base Project
======================

[](#symfony-3-base-project)

Installed bundles and other stuff
---------------------------------

[](#installed-bundles-and-other-stuff)

- FriendsOfSymfony/FOSUserBundle
- Your own UserBundle to extend from FosUserBundle (with createdAt and updatedAt extra fields added)
- KnpLabs/KnpPaginatorBundle
- Bootstrap 3 with horizontal login
- Form templates
- Symfony Reverse Proxy configured to allow esi parts
- phpunit/phpunit (with a symbolic link under your bin folder. Simply run './bin/phpunit')
- Atlantic18/DoctrineExtensions (Slug generation)
- twig/extensions (time\_diff)
- translation enabled in config
- symfony/assetic-bundle installed and configured
- doctrine/doctrine-fixtures-bundle
- vich/uploader-bundle installed and configured (with an example)

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

[](#installation)

PHP &gt;= 5.5.9 required

Installing Composer
-------------------

[](#installing-composer)

Composer is the dependency manager used by modern PHP applications and it can also be used to create new applications.

Download the installer from [getcomposer.org/download](https://getcomposer.org/download/), execute it and follow the instructions.

Creating a new project with Composer
------------------------------------

[](#creating-a-new-project-with-composer)

```
php composer.phar create-project itrascastro/symfony-3-base-project my_project_name

```

If you did a global install and do not have the composer.phar in that directory run this instead:

```
composer create-project itrascastro/symfony-3-base-project my_project_name

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity60

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 ~18 days

Total

3

Last Release

3734d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6324b0a693397989181c5ab9f82ccdf1b4862807ca303b79c4038035a15502ac?d=identicon)[itrascastro](/maintainers/itrascastro)

---

Top Contributors

[![itrascastro](https://avatars.githubusercontent.com/u/3638437?v=4)](https://github.com/itrascastro "itrascastro (32 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/itrascastro-symfony-3-base-project/health.svg)

```
[![Health](https://phpackages.com/badges/itrascastro-symfony-3-base-project/health.svg)](https://phpackages.com/packages/itrascastro-symfony-3-base-project)
```

PHPackages © 2026

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