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

ActiveLibrary

alterfw/alter
=============

A microframework for WordPress applications

v0.2.1(10y ago)775265MITPHP

Since Jul 2Pushed 9y ago8 watchersCompare

[ Source](https://github.com/alterfw/alter)[ Packagist](https://packagist.org/packages/alterfw/alter)[ RSS](/packages/alterfw-alter/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (10)Dependencies (3)Versions (13)Used By (0)

Alter
=====

[](#alter)

[![Build Status](https://camo.githubusercontent.com/a8a6b6d3f5863554771675a81ee23b274ef6394604eceb536a5d59441effee88/68747470733a2f2f7472617669732d63692e6f72672f616c74657266772f616c7465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/alterfw/alter) [![Latest Stable Version](https://camo.githubusercontent.com/2f89778857074c23fc2337cb59297561b15d9c3b8f8ab56e7ad049bf39c00b34/68747470733a2f2f706f7365722e707567782e6f72672f616c74657266772f616c7465722f762f737461626c65)](https://packagist.org/packages/alterfw/alter) [![Total Downloads](https://camo.githubusercontent.com/c2f5f188ddc2b5260dedcb2b8dc97efbfffe86550d51ca77f45116dddb48494e/68747470733a2f2f706f7365722e707567782e6f72672f616c74657266772f616c7465722f646f776e6c6f616473)](https://packagist.org/packages/alterfw/alter) [![Latest Unstable Version](https://camo.githubusercontent.com/437ad18644ff266a99769fcf3e663568c935329ca83946e09b6cb07274254e55/68747470733a2f2f706f7365722e707567782e6f72672f616c74657266772f616c7465722f762f756e737461626c65)](https://packagist.org/packages/alterfw/alter) [![License](https://camo.githubusercontent.com/6e0abdff81d4ffcbdb27c24944dc8384f9b702c417e591dc77df4cdb626f7c5e/68747470733a2f2f706f7365722e707567782e6f72672f616c74657266772f616c7465722f6c6963656e7365)](https://packagist.org/packages/alterfw/alter)

A small framework that provides features to develop a real WordPress Application.

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

[](#installation)

Alter uses [Composer](http://getcomposer.org/) to manage dependencies, so you need to install Composer to use Alter.

Enter in the WordPress *themes* directory and run:

```
composer create-project alterfw/alter  --prefer-dist

```

Documentation
-------------

[](#documentation)

You can read more about how Alter works in the [documentation page](http://alterfw.github.io/docs/).

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 Alter.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~67 days

Recently: every ~128 days

Total

11

Last Release

3658d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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