PHPackages                             europaphp/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. [Templating &amp; Views](/categories/templating)
4. /
5. europaphp/skeleton

ActiveLibrary[Templating &amp; Views](/categories/templating)

europaphp/skeleton
==================

A skeleton EuropaPHP app.

2.1.1(13y ago)17289[4 issues](https://github.com/europaphp/skeleton/issues)MITPHPPHP 5.4.\*

Since Jan 14Pushed 12y ago3 watchersCompare

[ Source](https://github.com/europaphp/skeleton)[ Packagist](https://packagist.org/packages/europaphp/skeleton)[ Docs](http://github.com/treshugart/EuropaPHP)[ RSS](/packages/europaphp-skeleton/feed)WikiDiscussions 3.0.x Synced 2d ago

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

EuropaPHP
=========

[](#europaphp)

[![Build Status](https://camo.githubusercontent.com/6fb2eabc95904361b47e2bca6af1f2f67a1bd930e65d464ca502e699d2cf7ab8/68747470733a2f2f7472617669732d63692e6f72672f747265736875676172742f4575726f70615048502e706e67)](https://travis-ci.org/treshugart/EuropaPHP)

EuropaPHP is an extremely fast, flexible and lightweight MVC Framework designed for PHP 5.4+.

Why Another PHP Framework?
--------------------------

[](#why-another-php-framework)

EuropaPHP is the manifestation of the shortcomings of other PHP frameworks with a strong focus on modularity, scalability, standards, the view/controller relationship and dependency injection. It is specifically designed to be paired with your favourite libraries and it will seamlessly integrate with anything.

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

[](#installation)

You can either clone, download the source or use Composer:

```
composer create-project europaphp/skeleton

```

All required framework components will be available and you should be able to start a server and see something:

```
php -S localhost:3000 -t www

```

Then go to:

```
http://localhost:3000

```

You can also see the available commands:

```
bin/eu ?

```

Contributing
------------

[](#contributing)

Fork. Test. Code. Submit. Rinse. Repeat. Crack a beer.

License
-------

[](#license)

Copyright (c) 2005-2013 Trey Shugart

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 98.6% 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 ~32 days

Recently: every ~48 days

Total

9

Last Release

4608d ago

Major Versions

2.1.x-dev → 3.0.x-dev2013-09-30

PHP version history (3 changes)2.0.0PHP &gt;=5.4.0

2.1.0PHP 5.4.\*

2.1.x-devPHP &gt;=5.4.0, &lt;6.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/f702310d1eec5e5192013aad07f334bc5e82b4ebfe3c2c02ec7fcbe9feba7a64?d=identicon)[treshugart](/maintainers/treshugart)

---

Top Contributors

[![treshugart](https://avatars.githubusercontent.com/u/136556?v=4)](https://github.com/treshugart "treshugart (854 commits)")[![Maxwell2022](https://avatars.githubusercontent.com/u/670701?v=4)](https://github.com/Maxwell2022 "Maxwell2022 (9 commits)")[![bc-luke](https://avatars.githubusercontent.com/u/2160087?v=4)](https://github.com/bc-luke "bc-luke (3 commits)")

---

Tags

Simplemvcviewfastcontrollerscalable

### Embed Badge

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

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

PHPackages © 2026

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