PHPackages                             dcousineau/orlex-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. dcousineau/orlex-standard

ActiveProject

dcousineau/orlex-standard
=========================

A full-fledged Orlex distribution with nice extras

v1.0.0(13y ago)412MITPHPPHP &gt;=5.4.0

Since May 19Pushed 12y ago1 watchersCompare

[ Source](https://github.com/dcousineau/orlex-standard)[ Packagist](https://packagist.org/packages/dcousineau/orlex-standard)[ RSS](/packages/dcousineau-orlex-standard/feed)WikiDiscussions master Synced today

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

Orlex Standard Distribution
===========================

[](#orlex-standard-distribution)

The Orlex Standard Distribution is a project installable through [Composer](http://getcomposer.org) that provides a skeleton application utilizing Orlex as well as projects like [Twig](http://twig.sensiolabs.org/) and [Symfony Forms](http://symfony.com/doc/master/book/forms.html).

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

[](#installation)

The easiest installation is via composer. After [installing composer](http://getcomposer.org/doc/00-intro.md#installation-nix) simply run the following in your command line:

```
php composer.phar create-project dcousineau/orlex-standard path/to/install

```

Composer will download a copy of this project into the `path/to/install` and setup all of its dependencies. Aftewards you will be ready to slam out code for your project!

Details
-------

[](#details)

Orlex Standard provides sample code found in the `src/` directory. To remove all traces of sample code, first completely remove the `src/App/` directory, then update `config/web.php` line 11 to point to a proper controller directory.

Environment
-----------

[](#environment)

The standard distribution reads an environment variable to determin debug mode. If you're using Apache, adding a [SetEnv](http://httpd.apache.org/docs/2.2/mod/mod_env.html#setenv) directive to either your vhost or `.htaccess` (not recommended) will allow you to control the environment setting. For example:

```
SetEnv ENVIRONMENT dev

```

In your vhost definition will ensure Silex's debug mode is enabled. You can also develop your application to respect environment by referencing `$app['environment']`.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

4791d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/30331?v=4)[Daniel Cousineau](/maintainers/dcousineau)[@dcousineau](https://github.com/dcousineau)

---

Top Contributors

[![dcousineau](https://avatars.githubusercontent.com/u/30331?v=4)](https://github.com/dcousineau "dcousineau (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dcousineau-orlex-standard/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[sylius/sylius

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

8.5k5.8M717](/packages/sylius-sylius)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M528](/packages/shopware-core)[pimcore/pimcore

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

3.8k3.8M465](/packages/pimcore-pimcore)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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