PHPackages                             matks/php-makeup - 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. matks/php-makeup

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

matks/php-makeup
================

PHP tool to increase the readabiliy of your code

v1.0(11y ago)117MITPHPPHP &gt;=5.4.0

Since Dec 7Pushed 10y ago2 watchersCompare

[ Source](https://github.com/matks/PHPMakeUp)[ Packagist](https://packagist.org/packages/matks/php-makeup)[ Docs](https://github.com/matks/PHPMakeUp)[ RSS](/packages/matks-php-makeup/feed)WikiDiscussions master Synced 1mo ago

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

PHPMakeUp
=========

[](#phpmakeup)

[![Latest Stable Version](https://camo.githubusercontent.com/c6396c10619e44e490d2a7666fdd32e01e1d742167f6d43665edba09913ae9e5/68747470733a2f2f706f7365722e707567782e6f72672f6d61746b732f7068702d6d616b6575702f762f737461626c652e737667)](https://packagist.org/packages/matks/php-makeup)[![Build Status](https://camo.githubusercontent.com/1d414c487b6107e5e09e14b79ea82b9668fa4d097d34aa7cf0acee65d891f39b/68747470733a2f2f7472617669732d63692e6f72672f6d61746b732f5048504d616b6555702e706e67)](https://travis-ci.org/matks/PHPMakeUp)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/8728863900bb5ce92275c5fb8f2833be3a1b55d401cb7108750f28ffb5cc12fa/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d61746b732f5048504d616b6555702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/matks/PHPMakeUp/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/60742a77e7b6e0f7fca20ab6202dd00fffbf383ac8c251eee125ffd0428afa07/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d61746b732f5048504d616b6555702f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/matks/PHPMakeUp/?branch=master)[![License](https://camo.githubusercontent.com/fe733349e785aee33a04437dbfc8db24e343ed90356c21e6d2535935a0caa9ba/68747470733a2f2f706f7365722e707567782e6f72672f6d61746b732f7068702d6d616b6575702f6c6963656e73652e737667)](https://packagist.org/packages/matks/php-makeup)

PHP Tool that parses php files and applies some esthetic design rules to increase the readability of your code. It aims to cover additional features not implemented in [PHP-CS-Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer).

Features
--------

[](#features)

- variables assignment alignment
- use statements ordering

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

[](#installation)

Install the dependencies with composer

```
composer install
```

Tests
-----

[](#tests)

Install the dev dependencies with composer

```
composer install --dev
```

Run the unit tests suite with atoum binary.

```
vendor/bin/atoum -bf vendor/autoload.php -d tests/Units/
```

Usage
-----

[](#usage)

Run the following command:

```
$ bash php-makeup
```

Incoming features:
------------------

[](#incoming-features)

- phpDoc consistency

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

4179d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3830050?v=4)[Mathieu Ferment](/maintainers/matks)[@matks](https://github.com/matks)

---

Top Contributors

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

---

Tags

phpphpcodecleaner

### Embed Badge

![Health badge](/badges/matks-php-makeup/health.svg)

```
[![Health](https://phpackages.com/badges/matks-php-makeup/health.svg)](https://phpackages.com/packages/matks-php-makeup)
```

###  Alternatives

[endroid/qr-code

Endroid QR Code

4.8k67.6M348](/packages/endroid-qr-code)[nette/php-generator

🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.

2.2k64.2M576](/packages/nette-php-generator)[memio/spec-gen

phpspec extension for better code generation

66204.3k28](/packages/memio-spec-gen)[liborm85/composer-vendor-cleaner

Composer Vendor Cleaner removes unnecessary development files and directories from vendor directory.

35342.7k1](/packages/liborm85-composer-vendor-cleaner)

PHPackages © 2026

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