adamkiss/toolkit 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

adamkiss/toolkit

最新稳定版本:0.1.6

Composer 安装命令:

composer require adamkiss/toolkit

包简介

Standalone copy of Toolkit parts of Kirby CMS

README 文档

README

PHP Toolkit is a standalone fork/copy of Toolkit, MIT licensed parts of Kirby CMS. 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

composer require adamkiss/toolkit

or download the single file build from Github Releases

Version

Current release is based on Kirby CMS 5.1.3.

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

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

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-11-21