kuick/api-tools

Kuick API Tools provides a set of tools for Kuick applications.

Maintainers

Package info

github.com/milejko/kuick-api-tools

pkg:composer/kuick/api-tools

Statistics

Installs: 381

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.2 2026-03-12 09:48 UTC

This package is auto-updated.

Last update: 2026-03-12 09:49:09 UTC


README

Latest Version PHP Total Downloads GitHub Actions CI codecov Software License

API Tools for Kuick Framework

This package provides comprehensive tooling and utilities for API documentation and operational monitoring within the kuick ecosystem.

Features

  • OpenAPI Documentation Endpoints: Exposes standardized OpenAPI/Swagger documentation endpoints that allow API consumers to discover and understand available endpoints, request/response schemas, authentication methods, and other API specifications.
  • System Status (Ops) Endpoint: Provides operational monitoring and health check capabilities through dedicated ops endpoints, enabling real-time system status monitoring, diagnostics, and operational insights for DevOps and monitoring tools.

Usage

This package can be integrated into API applications to automatically expose API documentation and health check endpoints without additional manual configuration.