PHPackages                             aklump/kit\_php - 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. aklump/kit\_php

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

aklump/kit\_php
===============

PHP classes for compiling CodeKit's Kit Language (for HTML).

0.2.4(12y ago)181BSD-3-ClausePHPPHP &gt;=5.3.0

Since Oct 23Pushed 11y ago2 watchersCompare

[ Source](https://github.com/aklump/kit_php)[ Packagist](https://packagist.org/packages/aklump/kit_php)[ Docs](http://github.com/aklump/kit_php)[ RSS](/packages/aklump-kit-php/feed)WikiDiscussions master Synced 1mo ago

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

Summary
-------

[](#summary)

A PHP implementation to parse CodeKit's [Kit language by Bryan Jones](http://incident57.com/codekit/kit.php) .

Usage
-----

[](#usage)

To compile all `.kit` files in a directory, use the following snippet of code as a starting point. Refer to the class documentation for more info. The first argument is the source directory to look for `.kit` files and the second argument is the output directory.

```
$obj = new Compiler('kit', 'html');
$obj->apply();

```

Testing
-------

[](#testing)

PHPUnit tests are provided.

```
Aaron-Klumps-MacBook-Pro:kit_php aklump$ cd tests
Aaron-Klumps-MacBook-Pro:tests aklump$ phpunit .
PHPUnit 3.7.28 by Sebastian Bergmann.

..........

Time: 24 ms, Memory: 9.50Mb

OK (10 tests, 46 assertions)

```

\##Contact

- **In the Loft Studios**
- Aaron Klump - Developer
- PO Box 29294 Bellingham, WA 98228-1294
- *aim*: theloft101
- *skype*: intheloftstudios
- *d.o*: aklump
-

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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

Every ~0 days

Total

6

Last Release

4578d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/79476f3b82f9c766433c7eb401cbcfc636cd5d5ccf2b2e6b50ea81d1de6c2730?d=identicon)[aklump](/maintainers/aklump)

---

Top Contributors

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

---

Tags

CodeKitThe Kit Language

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/aklump-kit-php/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M683](/packages/barryvdh-laravel-ide-helper)[breadlesscode/neos-nodetypes-folder

Folder nodetype for Neos CMS

1088.5k1](/packages/breadlesscode-neos-nodetypes-folder)

PHPackages © 2026

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