PHPackages                             elao/symfony-standard - 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. elao/symfony-standard

AbandonedArchivedProject[Framework](/categories/framework)

elao/symfony-standard
=====================

The elao/symfony-standard project

3.1.x-dev(9y ago)193148[1 issues](https://github.com/Elao/symfony-standard/issues)[1 PRs](https://github.com/Elao/symfony-standard/pulls)proprietaryPHPPHP &gt;=5.5.9

Since Jun 3Pushed 7y ago23 watchersCompare

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

READMEChangelogDependencies (20)Versions (11)Used By (0)

Elao Symfony Standard Edition
=============================

[](#elao-symfony-standard-edition)

This project is deprecated, please use  instead.
------------------------------------------------------------------------------------

[](#this-project-is-deprecated-please-use-httpsgithubcommanalamanalize-instead)

[![Symfony 3.0](https://camo.githubusercontent.com/61152b881283ea7ef22753ec89f7e3cd9dc52b33937bd304426f94c5bc6962fc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d332e302d626c75652e737667)](https://camo.githubusercontent.com/61152b881283ea7ef22753ec89f7e3cd9dc52b33937bd304426f94c5bc6962fc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d332e302d626c75652e737667)[![Join the chat at https://gitter.im/Elao/symfony-standard](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/Elao/symfony-standard?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Requirements
------------

[](#requirements)

- Make
- [VirtualBox 5.0.32+](https://www.virtualbox.org/wiki/Downloads)
- [Vagrant 2.0.1+](https://www.vagrantup.com/downloads.html)
- [Vagrant Landrush 1.2.0+](https://github.com/vagrant-landrush/landrush)

> Note: The `$` stands for your machine CLI, while the `⇒` stands for the VM CLI

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

[](#installation)

Create the project and access to its directory (where \[app\] is your application name)

```
$ composer create-project elao/symfony-standard [app] dev-master --prefer-dist --no-install
$ cd [app]

```

Install and prepare the project dependencies

```
$ make setup

```

Customize
---------

[](#customize)

TODO

Usage
-----

[](#usage)

Your app is accessible via [http://app.vendor.dev/app\_dev.php](http://app.vendor.dev/app_dev.php)

Faq
---

[](#faq)

### VirtualBox DHCP Server

[](#virtualbox-dhcp-server)

> A host only network interface you're attempting to configure via DHCP already has a conflicting host only adapter with DHCP enabled. The DHCP on this adapter is...

```
$ VBoxManage dhcpserver remove --netname HostInterfaceNetworking-vboxnet0

```

### OSX DNS Cache

[](#osx-dns-cache)

If you virtual machine does not answer, or ping to `127.0.53.53`

On Yosemite 10.10 to 10.10.3

```
$ sudo discoveryutil mdnsflushcache
$ sudo discoveryutil udnsflushcaches

```

Before Yosemite and on Yosemite 10.10.4

```
$ sudo killall -HUP mDNSResponder

```

See:

### OSX ssh key forwarding

[](#osx-ssh-key-forwarding)

```
$ ssh-add -K ~/.ssh/[your_private_key]

```

### Vagrant process crash

[](#vagrant-process-crash)

> An action '*foo*' was attempted on the machine '*bar*', but another process is already executing an action on the machine. Vagrant locks each machine for access by only one process at a time. Please wait until the other Vagrant process finishes modifying this machine, then try again.

Kill vagrant ruby process, and try again

```
$ killall ruby

```

### Nfs shares without password confirmation

[](#nfs-shares-without-password-confirmation)

Edit /etc/sudoers.d/vagrant

```
$ sudo vi /etc/sudoers.d/vagrant

```

Copy/paste the following lines:

```
Cmnd_Alias VAGRANT_EXPORTS_ADD = /usr/bin/tee -a /etc/exports
Cmnd_Alias VAGRANT_NFSD = /sbin/nfsd restart
Cmnd_Alias VAGRANT_EXPORTS_REMOVE = /usr/bin/sed -E -e /*/ d -ibak /etc/exports
%admin ALL=(root) NOPASSWD: VAGRANT_EXPORTS_ADD, VAGRANT_NFSD, VAGRANT_EXPORTS_REMOVE

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community28

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~178 days

Total

7

Last Release

3457d ago

Major Versions

2.8.x-dev → 3.1.x-dev2016-11-29

PHP version history (3 changes)2.4.x-devPHP &gt;=5.3.3

2.7.x-devPHP &gt;=5.3.9

3.1.x-devPHP &gt;=5.5.9

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/623877?v=4)[Elao](/maintainers/Elao)[@Elao](https://github.com/Elao)

![](https://www.gravatar.com/avatar/5e30d3dcb49b50ac464cef9af72a9c7067ea39bbe097584a59af1e0bcfd1c8f6?d=identicon)[nervo](/maintainers/nervo)

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

---

Top Contributors

[![benji07](https://avatars.githubusercontent.com/u/166890?v=4)](https://github.com/benji07 "benji07 (126 commits)")[![nervo](https://avatars.githubusercontent.com/u/95935?v=4)](https://github.com/nervo "nervo (75 commits)")[![ogizanagi](https://avatars.githubusercontent.com/u/2211145?v=4)](https://github.com/ogizanagi "ogizanagi (16 commits)")[![chalasr](https://avatars.githubusercontent.com/u/7502063?v=4)](https://github.com/chalasr "chalasr (15 commits)")[![hyvs](https://avatars.githubusercontent.com/u/450087?v=4)](https://github.com/hyvs "hyvs (12 commits)")[![Tom32i](https://avatars.githubusercontent.com/u/1846873?v=4)](https://github.com/Tom32i "Tom32i (10 commits)")[![ArnaudBenassy](https://avatars.githubusercontent.com/u/8553679?v=4)](https://github.com/ArnaudBenassy "ArnaudBenassy (5 commits)")[![tristanbes](https://avatars.githubusercontent.com/u/346010?v=4)](https://github.com/tristanbes "tristanbes (4 commits)")[![woecifaun](https://avatars.githubusercontent.com/u/5421942?v=4)](https://github.com/woecifaun "woecifaun (3 commits)")[![maximecolin](https://avatars.githubusercontent.com/u/606766?v=4)](https://github.com/maximecolin "maximecolin (2 commits)")[![NicolasDievart](https://avatars.githubusercontent.com/u/4649817?v=4)](https://github.com/NicolasDievart "NicolasDievart (2 commits)")[![supertanuki](https://avatars.githubusercontent.com/u/1101620?v=4)](https://github.com/supertanuki "supertanuki (1 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")[![xgorse](https://avatars.githubusercontent.com/u/117971?v=4)](https://github.com/xgorse "xgorse (1 commits)")[![lutangar](https://avatars.githubusercontent.com/u/568769?v=4)](https://github.com/lutangar "lutangar (1 commits)")[![yoh](https://avatars.githubusercontent.com/u/403469?v=4)](https://github.com/yoh "yoh (1 commits)")[![JohanLopes](https://avatars.githubusercontent.com/u/729464?v=4)](https://github.com/JohanLopes "JohanLopes (1 commits)")[![JeremyFagis](https://avatars.githubusercontent.com/u/4066313?v=4)](https://github.com/JeremyFagis "JeremyFagis (1 commits)")[![sebsolere](https://avatars.githubusercontent.com/u/1138415?v=4)](https://github.com/sebsolere "sebsolere (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/elao-symfony-standard/health.svg)

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

###  Alternatives

[krzysiekpiasecki/gentelella

A Symfony skeleton application with user account functionality based on the Twitter Bootstrap and Gentelella template

991.8k](/packages/krzysiekpiasecki-gentelella)

PHPackages © 2026

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