sirosoft / api
Production-first PHP API framework with built-in debugging, replay, and testing workflows
v0.33.0
2026-06-01 01:04 UTC
Requires
- php: >=8.2
- ext-json: *
- ext-mbstring: *
- ext-pdo: *
- sirosoft/core: ^0.32.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: 11.5.50
- squizlabs/php_codesniffer: ^4.0
Suggests
- ext-curl: Required for HTTP Client (Http::get/post/...)
- ext-fileinfo: Required for file upload MIME type detection
- ext-openssl: Required for Encrypter (AES-256 encryption)
- ext-pdo_mysql: Required for MySQL/MariaDB database driver
- ext-pdo_sqlite: Required for SQLite database driver
- ext-redis: Required for Redis cache, session, and rate limiter drivers
- ext-sockets: Required for queue worker and WebSocket support
- sirosoft/mcp-server: MCP (Model Context Protocol) server for AI tool integration. Install via: composer require sirosoft/mcp-server
This package is auto-updated.
Last update: 2026-06-03 15:30:35 UTC