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

ActiveProject[Framework](/categories/framework)

mascot/mascot-skeleton
======================

A pre-configured skeleton for the Mascot microframework

0.1.0(6y ago)05MITPHP

Since Apr 4Pushed 6y agoCompare

[ Source](https://github.com/MascotPhp/Mascot-Skeleton)[ Packagist](https://packagist.org/packages/mascot/mascot-skeleton)[ RSS](/packages/mascot-mascot-skeleton/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (15)Versions (2)Used By (0)

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

[](#silex-skeleton)

**WARNING**: Silex is in maintenance mode only. Ends of life is set to June 2018. Read more on [Symfony's blog](http://symfony.com/blog/the-end-of-silex).

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"
```

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 [http://localhost:8888/index\_dev.php/](http://localhost:8888/index_dev.php/)

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:

- [ValidatorServiceProvider](http://silex.sensiolabs.org/doc/master/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/master/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/master/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/master/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

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 74.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

Unknown

Total

1

Last Release

2226d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/29dba0e6add8d89fd3fc6126b213d5d2f57538ea78318963025d6ea98db34161?d=identicon)[harikt](/maintainers/harikt)

---

Top Contributors

[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (73 commits)")[![harikt](https://avatars.githubusercontent.com/u/120454?v=4)](https://github.com/harikt "harikt (4 commits)")[![jeromemacias](https://avatars.githubusercontent.com/u/582446?v=4)](https://github.com/jeromemacias "jeromemacias (3 commits)")[![gander](https://avatars.githubusercontent.com/u/421597?v=4)](https://github.com/gander "gander (1 commits)")[![glensc](https://avatars.githubusercontent.com/u/199095?v=4)](https://github.com/glensc "glensc (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)")[![mhitza](https://avatars.githubusercontent.com/u/273079?v=4)](https://github.com/mhitza "mhitza (1 commits)")[![osanay](https://avatars.githubusercontent.com/u/160311?v=4)](https://github.com/osanay "osanay (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/mascot-mascot-skeleton/health.svg)

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

###  Alternatives

[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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