PHPackages                             aperezg/php-skeleton-kata - 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. aperezg/php-skeleton-kata

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

aperezg/php-skeleton-kata
=========================

PHP Skeleton Kata

1161PHP

Since Oct 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/aperezg/php-skeleton-kata)[ Packagist](https://packagist.org/packages/aperezg/php-skeleton-kata)[ RSS](/packages/aperezg-php-skeleton-kata/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Skeleton Kata
=================

[](#php-skeleton-kata)

Starting a new Kata
-------------------

[](#starting-a-new-kata)

If you want to start a new kata, for example ['Supermarket Kata'](http://codekata.com/kata/kata01-supermarket-pricing/)

Then use a 'create-project' command of composer for clonate this template

```
php composer.phar create-project aperezg/php-skeleton-kata your/app-directory/supermarket-kata dev-master
```

Add your classes into *'src/Kata'* and your test cases on *'src/Kata/Tests'* and run your tests:

```
php bin/phpunit
```

Enjoy the Kata!

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4472006?v=4)[Adrian Perez](/maintainers/aperezg)[@aperezg](https://github.com/aperezg)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/aperezg-php-skeleton-kata/health.svg)

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

###  Alternatives

[silverstripe/blog

A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.

102753.0k33](/packages/silverstripe-blog)[sulu/sylius-producer-plugin

Producer for synchronization products with sulu.

1044.3k](/packages/sulu-sylius-producer-plugin)

PHPackages © 2026

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