PHPackages                             flexsounds/slim-skeleton-extended - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. flexsounds/slim-skeleton-extended

ActiveLibrary[HTTP &amp; Networking](/categories/http)

flexsounds/slim-skeleton-extended
=================================

An Extended Slim Framework skeleton application for rapid development

2.1.2(12y ago)116[1 issues](https://github.com/leroy0211/Slim-Skeleton-Extended/issues)MITHTMLPHP &gt;=5.3.0

Since Jul 4Pushed 10y ago1 watchersCompare

[ Source](https://github.com/leroy0211/Slim-Skeleton-Extended)[ Packagist](https://packagist.org/packages/flexsounds/slim-skeleton-extended)[ Docs](http://github.com/codeguy/Slim-Skeleton)[ RSS](/packages/flexsounds-slim-skeleton-extended/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (4)Versions (10)Used By (0)

Slim Framework Skeleton Application
===================================

[](#slim-framework-skeleton-application)

Use this skeleton application to quickly setup and start working on a new Slim Framework application. This application uses:

- Sensio Labs' [Twig](http://twig.sensiolabs.org) template library;
- Fort Rabbit's [SlimController](https://github.com/fortrabbit/slimcontroller) extension wich provides the C of MVC;
- Techsterx [Slim Config - YAML](https://github.com/techsterx/slim-config-yaml) extension for YAML config support.

This skeleton application was built for Composer. This makes setting up a new Slim Framework application quick and easy.

Install Composer
----------------

[](#install-composer)

If you have not installed Composer, do that now. I prefer to install Composer globally in `/usr/local/bin`, but you may also install Composer locally in your current working directory.

Install the Application
-----------------------

[](#install-the-application)

After you install Composer, run this command from the directory in which you want to install your new Slim Framework application.

```
php composer.phar create-project slim/slim-skeleton [my-app-name]

```

Replace `[my-app-name]` with the desired directory name for your new application. You'll want to:

- Point your virtual host document root to your new application's `public/` directory.
- Ensure `logs/` and `templates/cache` are web writeable.

That's it! Now go build something cool.

How to Contribute
-----------------

[](#how-to-contribute)

### Pull Requests

[](#pull-requests)

1. Fork the Slim Skeleton Extended repository
2. Create a new branch for each feature or improvement
3. Send a pull request from each feature branch to the **develop** branch

It is very important to separate new features or improvements into separate feature branches, and to send a pull request for each branch. This allows us to review and pull in new features or improvements individually.

### Style Guide

[](#style-guide)

All pull requests must adhere to the [PSR-2 standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md).

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% 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 ~87 days

Recently: every ~109 days

Total

7

Last Release

4578d ago

Major Versions

1.1.0 → 2.0.02013-08-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b82e8f8f4f040f19cbd9172d80a84a6e6d68912fa774b5675512dc1f3552f91?d=identicon)[devnul](/maintainers/devnul)

---

Top Contributors

[![jeremykendall](https://avatars.githubusercontent.com/u/288613?v=4)](https://github.com/jeremykendall "jeremykendall (10 commits)")[![leroy0211](https://avatars.githubusercontent.com/u/2051658?v=4)](https://github.com/leroy0211 "leroy0211 (2 commits)")

---

Tags

restroutermicroframework

### Embed Badge

![Health badge](/badges/flexsounds-slim-skeleton-extended/health.svg)

```
[![Health](https://phpackages.com/badges/flexsounds-slim-skeleton-extended/health.svg)](https://phpackages.com/packages/flexsounds-slim-skeleton-extended)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)

PHPackages © 2026

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