PHPackages                             eyp-developers/europa - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. eyp-developers/europa

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

eyp-developers/europa
=====================

The development environment for EYP Developers

0.9.6(10y ago)019ShellPHP &gt;=5.5

Since Jul 13Pushed 10y ago7 watchersCompare

[ Source](https://github.com/eyp-developers/Europa)[ Packagist](https://packagist.org/packages/eyp-developers/europa)[ RSS](/packages/eyp-developers-europa/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (8)Used By (0)

Europa
======

[](#europa)

*This package is based on [Vaprobash](http://github.com/fideloper/vaprobash) and [Laravel Homestead](http://github.com/laravel/homestead).*

Prerequisites/Dependencies
--------------------------

[](#prerequisitesdependencies)

Before you get started with setting up the environment, make sure you have [Composer](https://getcomposer.org/doc/00-intro.md), [Vagrant](https://www.vagrantup.com/) and [VirtualBox](https://www.virtualbox.org/) installed.

Also, if you don't already, make sure composer is installed globally. If you're doing a fresh installation, simply run

```
curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

```

If the `mv` command fails, run it with sudo.

Before getting to setup, make sure `~/.composer/vendor/bin` is in your `PATH`. This can be done by calling

```
PATH=$PATH:~/.composer/vendor/bin

```

Setup
-----

[](#setup)

Getting yourself up and running with the Europa development box is super easy, it's just a few commands away.

First, install the Europa repository globally by calling

```
composer global require eyp-developers/europa ~0.9

```

When this is done, the europa commands should be available to you. Now, to get your provisioning settings ready, call europa init

This will place the `.europa` directory in your home folder (~/.europa), which contains the configuration file. To make configuration setup easier for you, there's a command. If you want to change anything regarding the setup, call

```
europa edit

```

In the file, `europa.yaml`, you will find several options. For the complete list of options, please see *Configuration*. Configure to your liking, and be aware that there are more variables you can set than just the ones in the default.

Once you're satisfied with your configuration, you can call

```
europa up

```

For those familiar with Vagrant, this is the same as calling `vagrant up` in the directory of the box. This will set up the database, configure the sites defined in the config, and run a few more provisioners such as installing php 5.6 and git.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.1% 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

7

Last Release

4007d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f7c369fe9e0f2394fa77dfd669ab045a4743a517fc08dcfdbc65dbe17928178?d=identicon)[phroggyy](/maintainers/phroggyy)

---

Top Contributors

[![fideloper](https://avatars.githubusercontent.com/u/467411?v=4)](https://github.com/fideloper "fideloper (557 commits)")[![Ilyes512](https://avatars.githubusercontent.com/u/2445415?v=4)](https://github.com/Ilyes512 "Ilyes512 (41 commits)")[![phroggyy](https://avatars.githubusercontent.com/u/7256451?v=4)](https://github.com/phroggyy "phroggyy (25 commits)")[![Jaspur](https://avatars.githubusercontent.com/u/4254854?v=4)](https://github.com/Jaspur "Jaspur (10 commits)")[![dbpolito](https://avatars.githubusercontent.com/u/347400?v=4)](https://github.com/dbpolito "dbpolito (9 commits)")[![mrdevries](https://avatars.githubusercontent.com/u/2996380?v=4)](https://github.com/mrdevries "mrdevries (6 commits)")[![bretterer](https://avatars.githubusercontent.com/u/1906920?v=4)](https://github.com/bretterer "bretterer (6 commits)")[![bgetsug](https://avatars.githubusercontent.com/u/1869022?v=4)](https://github.com/bgetsug "bgetsug (6 commits)")[![rtablada](https://avatars.githubusercontent.com/u/2532004?v=4)](https://github.com/rtablada "rtablada (5 commits)")[![Erocanti](https://avatars.githubusercontent.com/u/1812632?v=4)](https://github.com/Erocanti "Erocanti (5 commits)")[![remailednet](https://avatars.githubusercontent.com/u/240516?v=4)](https://github.com/remailednet "remailednet (5 commits)")[![JPBetley](https://avatars.githubusercontent.com/u/719517?v=4)](https://github.com/JPBetley "JPBetley (4 commits)")[![LimeBlast](https://avatars.githubusercontent.com/u/219206?v=4)](https://github.com/LimeBlast "LimeBlast (4 commits)")[![montogeek](https://avatars.githubusercontent.com/u/1002461?v=4)](https://github.com/montogeek "montogeek (4 commits)")[![pedroborges](https://avatars.githubusercontent.com/u/688309?v=4)](https://github.com/pedroborges "pedroborges (4 commits)")[![huglester](https://avatars.githubusercontent.com/u/150731?v=4)](https://github.com/huglester "huglester (3 commits)")[![jtallant](https://avatars.githubusercontent.com/u/857110?v=4)](https://github.com/jtallant "jtallant (2 commits)")[![stormpat](https://avatars.githubusercontent.com/u/1650705?v=4)](https://github.com/stormpat "stormpat (2 commits)")[![lschule](https://avatars.githubusercontent.com/u/751835?v=4)](https://github.com/lschule "lschule (2 commits)")[![lukewaite-intouch](https://avatars.githubusercontent.com/u/132575883?v=4)](https://github.com/lukewaite-intouch "lukewaite-intouch (2 commits)")

### Embed Badge

![Health badge](/badges/eyp-developers-europa/health.svg)

```
[![Health](https://phpackages.com/badges/eyp-developers-europa/health.svg)](https://phpackages.com/packages/eyp-developers-europa)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.2k](/packages/friendsofphp-php-cs-fixer)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[dagger/dagger

Dagger PHP SDK

261.1k](/packages/dagger-dagger)

PHPackages © 2026

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