PHPackages                             alterfw/ampersand - 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. alterfw/ampersand

ActiveLibrary[Framework](/categories/framework)

alterfw/ampersand
=================

A microframework to develop using wordpress

v0.2.17(6y ago)51.1k[1 issues](https://github.com/alterfw/ampersand/issues)1MITPHPCI failing

Since Aug 1Pushed 6y ago1 watchersCompare

[ Source](https://github.com/alterfw/ampersand)[ Packagist](https://packagist.org/packages/alterfw/ampersand)[ RSS](/packages/alterfw-ampersand/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (20)Used By (1)

&amp; (ampersand)
=================

[](#-ampersand)

[![Build Status](https://camo.githubusercontent.com/ce844624d1822a1c45b346d05277725ec15baf66cb7fb1afcb7d3a92790671b6/68747470733a2f2f7472617669732d63692e6f72672f616c74657266772f616d70657273616e642e737667)](https://travis-ci.org/alterfw/ampersand)

Routes and Views for WordPress Applications, based on [Slim](http://www.slimframework.com/).

Instalation
-----------

[](#instalation)

```
composer require alterfw/ampersand

```

Require the composer autoload file into your `functions.php`:

```
require "vendor/autoload.php";
```

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

[](#contributing)

This project doesn't have an styleguide yet but you should follow the existing code. Before create any pull requests make sure that all tests are passing.

### Development Environment

[](#development-environment)

To setup de development environment first download [Docker](https://www.docker.com/) and create a virtual machine:

```
docker-machine create --driver virtualbox default
eval "$(docker-machine env default)"

```

Then run:

```
docker-compose up

```

This will create a WordPress and a theme with Ampersand installed as dependency.

If you want to modify the theme files, take a look at the `test/theme` directory. These files are copied during the `docker-compose up` command, so if you change anything in these files you need to terminate the process and run again.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

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

Recently: every ~351 days

Total

18

Last Release

2368d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/680e77e677507f54274cabc890bf31178f926649e657732ea4b8db4afa5d0bf3?d=identicon)[sergiovilar](/maintainers/sergiovilar)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/alterfw-ampersand/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

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

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[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)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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