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

ActiveProject[Framework](/categories/framework)

sail3/silex-skeleton
====================

1.0.1(9y ago)030MITCSS

Since Jul 6Pushed 9y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (5)Versions (3)Used By (0)

sail3/silexskeleton
===================

[](#sail3silexskeleton)

Este proyecto define una estructura de directorios para la creacion de aplicaciones web con el micro-framework [Silex](http://silex.sensiolabs.org/).

Estructura de directorios.
--------------------------

[](#estructura-de-directorios)

- **app:** Archivos de la aplicacion.
- **bin:** Directorios de ejecutables.
- **public:** Archivos publicos de la aplicacion.
- **src:** Codigo de la aplicacion.
- **src/Controller:** Directorio para los controladores.
- **src/View/:** Directorio para las vistas.

Archivos.
---------

[](#archivos)

- **app/app.php:** Archivo de configuracion de la aplicacion.
- **bin/console:** Aplicacion de consola.
- **src/Controller/DefaultController:** Controlador por defecto de la aplicación.

Uso.
----

[](#uso)

Puede hacer un fork de este repositorio para poder crear sus aplicaciones.

Para instalar los vendors sitúese en el direcotorio raiz y ejecute el siguiente comando

```
composer install
```

Puede ver una prueba rapida del sitio utilizando el servidor embebido de php

```
php -s localhost:8000 public/index_dev.php
```

Para mas informacion acerca de los commandos utilizados visite: [Composer Documentation](https://getcomposer.org/doc/01-basic-usage.md) y [PHP documentation](http://php.net/manual/es/features.commandline.webserver.php)

Licencia
--------

[](#licencia)

MIT

*enjoy!!*

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3646d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1972234?v=4)[Pedro Charun](/maintainers/sail3)[@sail3](https://github.com/sail3)

---

Top Contributors

[![sail3](https://avatars.githubusercontent.com/u/1972234?v=4)](https://github.com/sail3 "sail3 (15 commits)")

### Embed Badge

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

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

###  Alternatives

[sulu/sulu

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

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

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

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

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

3.8k3.8M464](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

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

Shopware platform is the core for all Shopware ecommerce products.

585.4M524](/packages/shopware-core)

PHPackages © 2026

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