定制 atk4/core 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

atk4/core

最新稳定版本:6.0.0

Composer 安装命令:

composer require atk4/core

包简介

Agile Core - collection of PHP Traits for designing object-oriented frameworks

README 文档

README

Collection of PHP Traits for designing object-oriented frameworks.

Build Coverage Release Downloads

Agile Core was created for Agile Data and Agile UI, but can be used in any other framework too. You will mostly find PHP Traits here, that add functionality into your objects such as:

  • Containers: Implements Parent/Child relations between your objects
  • Hooks: Create hooks and register callbacks with priorities and arguments
  • Initializers: Automatically execute init() method of your object
  • Dynamic Methods: Add methods dynamically into existing objects
  • Factory: Specify class name as a string
  • App Scope: Inject global "app" object and pass it to new objects

Additionally you a much better 'Exception' class for general-purpose exceptions.

Documentation

https://atk4-core.readthedocs.io/

Community and Support

Stack Overflow Community Discord Community

Install from Composer

composer require atk4/core

Agile Toolkit

Agile Core is part of Agile Toolkit - PHP UI Framework. If you like this project, you should also look into:

统计信息

  • 总下载量: 2.28M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 20
  • 点击次数: 1
  • 依赖项目数: 6
  • 推荐数: 0

GitHub 信息

  • Stars: 19
  • Watchers: 11
  • Forks: 14
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04