PHPackages                             indava/silex-skeleton - 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. indava/silex-skeleton

ActiveProject[Framework](/categories/framework)

indava/silex-skeleton
=====================

A pre-configured skeleton for the Silex microframework based on fabpot/silex-skeleton

v2.0.0(10y ago)019MITPHPPHP &gt;=5.5.9

Since Mar 8Pushed 9y ago2 watchersCompare

[ Source](https://github.com/indava/Silex-Skeleton)[ Packagist](https://packagist.org/packages/indava/silex-skeleton)[ RSS](/packages/indava-silex-skeleton/feed)WikiDiscussions master Synced today

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

Silex Skeleton
==============

[](#silex-skeleton)

Welcome to the Silex Skeleton - a fully-functional Silex application that you can use as the skeleton for your new applications.

This document contains information on how to start using the Silex Skeleton.

Creating a Silex Application
----------------------------

[](#creating-a-silex-application)

Silex uses [Composer](http://getcomposer.org/) to ease the creation of a new project:

```
$ composer create-project fabpot/silex-skeleton path/to/install ~2.0@dev
```

Composer will create a new Silex project under the path/to/install directory.

Browsing the Demo Application
-----------------------------

[](#browsing-the-demo-application)

Congratulations! You're now ready to use Silex.

To see a real-live Silex page in action, start the PHP built-in web server with command:

```
$ cd path/to/install
$ COMPOSER_PROCESS_TIMEOUT=0 composer run
```

Then, browse to .

Getting started with Silex
--------------------------

[](#getting-started-with-silex)

This distribution is meant to be the starting point for your Silex applications.

A great way to start learning Silex is via the [Documentation](http://silex.sensiolabs.org/documentation), which will take you through all the features of Silex.

What's inside?
--------------

[](#whats-inside)

The Silex Skeleton is configured with the following service providers:

- [UrlGeneratorServiceProvider](http://silex.sensiolabs.org/doc/providers/url_generator.html) - Provides a service for generating URLs for named routes.
- [ValidatorServiceProvider](http://silex.sensiolabs.org/doc/providers/validator.html) - Provides a service for validating data. It is most useful when used with the FormServiceProvider, but can also be used standalone.
- [ServiceControllerServiceProvider](http://silex.sensiolabs.org/doc/providers/service_controller.html) - As your Silex application grows, you may wish to begin organizing your controllers in a more formal fashion. Silex can use controller classes out of the box, but with a bit of work, your controllers can be created as services, giving you the full power of dependency injection and lazy loading.
- [TwigServiceProvider](http://silex.sensiolabs.org/doc/providers/twig.html) - Provides integration with the Twig template engine.
- [WebProfilerServiceProvider](http://github.com/silexphp/Silex-WebProfiler) - Enable the Symfony web debug toolbar and the Symfony profiler in your Silex application when developing.
- [MonologServiceProvider](http://silex.sensiolabs.org/doc/providers/monolog.html) - Enable logging in the development environment.

Read the [Providers](http://silex.sensiolabs.org/doc/providers.html) documentation for more details about Silex Service Providers.

Enjoy!

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 76.5% 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 ~129 days

Recently: every ~53 days

Total

10

Last Release

3695d ago

Major Versions

v1.1.5 → v2.0.02016-05-18

PHP version history (2 changes)v1.0.0PHP &gt;=5.3.3

v1.1.3PHP &gt;=5.5.9

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/198571?v=4)[David Flores](/maintainers/dmouse)[@dmouse](https://github.com/dmouse)

---

Top Contributors

[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (62 commits)")[![jeromemacias](https://avatars.githubusercontent.com/u/582446?v=4)](https://github.com/jeromemacias "jeromemacias (3 commits)")[![dmouse](https://avatars.githubusercontent.com/u/198571?v=4)](https://github.com/dmouse "dmouse (1 commits)")[![DominikTo](https://avatars.githubusercontent.com/u/1384635?v=4)](https://github.com/DominikTo "DominikTo (1 commits)")[![gander](https://avatars.githubusercontent.com/u/421597?v=4)](https://github.com/gander "gander (1 commits)")[![iamluc](https://avatars.githubusercontent.com/u/1539731?v=4)](https://github.com/iamluc "iamluc (1 commits)")[![ifdattic](https://avatars.githubusercontent.com/u/966877?v=4)](https://github.com/ifdattic "ifdattic (1 commits)")[![jonseg](https://avatars.githubusercontent.com/u/892373?v=4)](https://github.com/jonseg "jonseg (1 commits)")[![liuggio](https://avatars.githubusercontent.com/u/530406?v=4)](https://github.com/liuggio "liuggio (1 commits)")[![petk](https://avatars.githubusercontent.com/u/1614009?v=4)](https://github.com/petk "petk (1 commits)")[![pulse00](https://avatars.githubusercontent.com/u/185278?v=4)](https://github.com/pulse00 "pulse00 (1 commits)")[![pyrech](https://avatars.githubusercontent.com/u/2021641?v=4)](https://github.com/pyrech "pyrech (1 commits)")[![royopa](https://avatars.githubusercontent.com/u/442991?v=4)](https://github.com/royopa "royopa (1 commits)")[![Seldaek](https://avatars.githubusercontent.com/u/183678?v=4)](https://github.com/Seldaek "Seldaek (1 commits)")[![stopfstedt](https://avatars.githubusercontent.com/u/1410427?v=4)](https://github.com/stopfstedt "stopfstedt (1 commits)")[![danez](https://avatars.githubusercontent.com/u/231804?v=4)](https://github.com/danez "danez (1 commits)")[![vicb](https://avatars.githubusercontent.com/u/248818?v=4)](https://github.com/vicb "vicb (1 commits)")[![diimpp](https://avatars.githubusercontent.com/u/870747?v=4)](https://github.com/diimpp "diimpp (1 commits)")

### Embed Badge

![Health badge](/badges/indava-silex-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/indava-silex-skeleton/health.svg)](https://phpackages.com/packages/indava-silex-skeleton)
```

###  Alternatives

[chameleon-system/chameleon-base

The Chameleon System core.

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

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

1.3k1.4M196](/packages/sulu-sulu)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

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

Shopware platform is the core for all Shopware ecommerce products.

585.4M524](/packages/shopware-core)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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