mamluk/kipchak
最新稳定版本:1.3
Composer 安装命令:
composer require mamluk/kipchak
包简介
An API Development Kit (ADK) to consistently build and manage APIs
关键字:
README 文档
README
Kipchak by Mamluk
Overview
Kipchak is an API Development Kit (ADK) built on Slim Framework, designed for rapid API development. Written in PHP, it combines years of production experience handling thousands of concurrent requests.
Quick Start
To see Kipchak in action, visit our starter repository.
Features in the Community Edition
| Category | Components |
|---|---|
| Core Features | • Easy config management • Consistent bootstrapping • Dependency injection • Middleware injection |
| Caching | • Symfony Cache • Memcached support • File System Caching |
| Database | • Doctrine DBAL and ORM • CouchDB Client |
| Authentication | • OAuth 2 with JWKS • Key-based authentication |
| Development Tools | • Object Mapping (Valinor) • Pre-configured testing |
| Infrastructure | • Base Dockerfile • NGINX Unit support |
| Documentation | • OpenAPI using Zircotte Swagger PHP |
Enterprise Features (Paid)
- Valkey support for caching
- JWT authentication / authorisation with a public key
- Binary only or security verified containers
- RBAC Management
- Personal Access Token Management
- Rate limting by IP address / user / API key
- OAuth 2 Client with simplified token management for upstream APIs
To learn more about Kipchak Enterprise Edition, please reach out via https://mamluk.net/contact.
Additional Open Source Components you can use with Kipchak
| Category | Components |
|---|---|
| Message Queues | Tavashan by Mamluk (https://1x.ax/mamluk/tavshan - a Rabbit MQ Client |
Key Differences between versions 0.x and versions 1.x
- Session management has not been used even once in a 0.x implementation as it's always best to keep APIs stateless so it has been removed
- Zircote Swagger PHP has been added for generating OpenAPI documentation from PHP Attributes
- Doctrine has now been upgraded to the stable version 3.5+. This may result in breaking changes, especially for migrations and if you were using / extending some core Doctrine capabilities without specifying return types.
Technical Stack
- Framework: Built on Slim Framework
- Memory Footprint: Lightweight compared to Symfony/Laravel
- Integration: Compatible with Symfony/Laravel libraries
- PHP 8.3+
Credits
| Component | Provider |
|---|---|
| Framework | Slim Framework |
| Cache/ORM | Symfony |
| HTTP Client | Laravel |
| Logging | Monolog |
| Object Mapping | Team CuyZ (Valinor) |
| Open API Docs | Zircotte |
| Couch DB | Mamluk CouchDB Client |
For complete dependencies, see our composer.json.
About
- Company: Mamluk
- Name Origin: Named after the Turkic Kipchak family which founded the Mamluk Sultanate of Cairo in 1250
- Documentation: Available at Kipchak Starter
mamluk/kipchak 适用场景与选型建议
mamluk/kipchak 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.56k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2022 年 08 月 04 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「apis」 「microservices」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 mamluk/kipchak 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 mamluk/kipchak 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 mamluk/kipchak 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
The Listener component of the RabbitEvents library.
The Publisher component of the RabbitEvents package.
Laravel common
Laravel support for additional blueprint methods
Laravel comment system
Laravel support for GELF logging
统计信息
- 总下载量: 1.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 13
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-04