定制 mamluk/kipchak 二次开发

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

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

mamluk/kipchak

最新稳定版本:1.3

Composer 安装命令:

composer require mamluk/kipchak

包简介

An API Development Kit (ADK) to consistently build and manage APIs

README 文档

README

Version Downloads Unstable License PHP Version

Kipchak by Mamluk

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

CategoryComponents
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

CategoryComponents
Message QueuesTavashan 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

ComponentProvider
FrameworkSlim Framework
Cache/ORMSymfony
HTTP ClientLaravel
LoggingMonolog
Object MappingTeam CuyZ (Valinor)
Open API DocsZircotte
Couch DBMamluk 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

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-08-04