PHPackages                             monxu-rp/php-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. monxu-rp/php-kata

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

monxu-rp/php-kata
=================

Starting PHP Kata

017PHP

Since Jun 24Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Kata
========

[](#php-kata)

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

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

If you want to start a new kata:

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

```
php composer.phar create-project monxu-rp/php-kata your/app-directory/say-hello-kata dev-master
```

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

```
php bin/phpunit
```

Run test with coverage:

```
bin/phpunit --coverage-html testsCoverage
```

Enjoy the Kata!

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/6781924?v=4)[Ramon Puiggene Brecha](/maintainers/monxu-rp)[@monxu-rp](https://github.com/monxu-rp)

### Embed Badge

![Health badge](/badges/monxu-rp-php-kata/health.svg)

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

###  Alternatives

[sitewards/import_image_memory_leak_fix

Fix a memory leak issue with the product image import process.

186.7k](/packages/sitewards-import-image-memory-leak-fix)

PHPackages © 2026

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