PHPackages                             adamkiss/toolkit - 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. adamkiss/toolkit

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

adamkiss/toolkit
================

Standalone copy of Toolkit parts of Kirby CMS

0.1.6(9mo ago)02MITPHPCI failing

Since Nov 21Pushed 9mo agoCompare

[ Source](https://github.com/adamkiss/toolkit)[ Packagist](https://packagist.org/packages/adamkiss/toolkit)[ RSS](/packages/adamkiss-toolkit/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

PHP Toolkit
===========

[](#php-toolkit)

PHP Toolkit is a standalone fork/copy of Toolkit, MIT licensed parts of [Kirby CMS](https://getkirby.com). Additionally, it also provides a single file version for usage in contexts where packagist/composer aren't available/advisable, like scripting, Alfred plugins etc.

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

[](#installation)

```
composer require adamkiss/toolkit
```

or download the single file build from [Github Releases](https://github.com/adamkiss/toolkit/releases)

Version
-------

[](#version)

Current release is based on [Kirby CMS 5.1.3](https://github.com/getkirby/kirby/commit/b6fd967f0744c83dedac3f424f4cd6981bcf862e).

Changes
-------

[](#changes)

This is a running list of changes implemented/maintained in the fork

**November 2025**

- based on Kirby 5.1.3
- changed namespace to `Adamkiss\Toolkit`
- written a build action that:
    - includes dependencies
    - includes mocks for proprietary parts of Kirby called from toolkit (those toolkit parts won't work)
    - outputs `./dist/toolkit-{version}.php`
- added `Adamkiss\Toolkit\A::mapWithKeys` to map an array with keys and provide filtering at the same time
- modified `Adamkiss\Toolkit\A::map` to provide keys along with values to the mapping closure

License
-------

[](#license)

MIT License, originally written by Bastian Allgeier + Kirby contributors, maintained by Adam Kiss

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance58

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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

270d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8eb0379405b0057e59868aa52d6763c48bf909926aa626c51eaade5246b8415d?d=identicon)[adamkiss](/maintainers/adamkiss)

---

Top Contributors

[![adamkiss](https://avatars.githubusercontent.com/u/481362?v=4)](https://github.com/adamkiss "adamkiss (20 commits)")

### Embed Badge

![Health badge](/badges/adamkiss-toolkit/health.svg)

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

###  Alternatives

[getkirby/cms

The Kirby core

1.5k606.6k541](/packages/getkirby-cms)[axy/sourcemap

Work with JavaScript/CSS Source Map

25776.5k8](/packages/axy-sourcemap)[spatie/piper

A pipe operator-first PHP utility library for array and string manipulation

561.4k](/packages/spatie-piper)

PHPackages © 2026

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