Libraries tagged by php-8.4
p3sdev/php-ytdlp-wrapper
136 Downloads
Robust PHP 8.4 yt-dlp wrapper with Symfony 7 bundle integration
oalid-6amtech/laravel-paystack
460 Downloads
A Laravel Package for Paystack (maintained fork with Laravel 12 & PHP 8.4 support)
monkeyscloud/monkeyslegion-validation
2063 Downloads
Attribute-driven validation & DTO binding for the MonkeysLegion PHP 8.4 framework — self-validating constraints, property hooks, PSR-15 middleware.
monkeyscloud/monkeyslegion-mcp
437 Downloads
Production-grade MCP (Model Context Protocol) server and client for PHP 8.4 with attribute-based tool registration, stdio + Streamable HTTP transports, and JSON-RPC 2.0 engine.
monkeyscloud/monkeyslegion-logger
2021 Downloads
High-performance, zero-dependency PSR-3 logger for MonkeysLegion with structured logging, handlers, processors, and PHP 8.4 features.
monkeyscloud/monkeyslegion-encryption
315 Downloads
Standalone encryption for MonkeysLegion v2 — AES-GCM, XChaCha20, HMAC, key rotation, envelope encryption, PHP 8.4 hooks
monkeyscloud/monkeyslegion-devtools
518 Downloads
Enterprise-grade debugging, profiling, inspection, and diagnostics package for MonkeysLegion — zero-magic PHP 8.4+ observability.
monkeyscloud/monkeyslegion-core
2665 Downloads
High-performance framework kernel with typed config, service providers, pipeline, and PHP 8.4 primitives for the MonkeysLegion framework.
lts/strict-openapi-validator
250 Downloads
High-performance, strict OpenAPI validator for PHP 8.4+ with LLM-optimized error output
kntnt/html-to-markdown
135 Downloads
A dependency-free PHP 8.4 library that converts HTML into GitHub Flavored Markdown. A faithful port of the Go library JohannesKaufmann/html-to-markdown (v2).
justpilot/billomat-php-api
239 Downloads
Unofficial PHP 8.4+ SDK for the Billomat API, powered by Symfony components.
jsonrepair/jsonrepair
1770 Downloads
Repair invalid JSON documents - A modern PHP 8.4+ port with streaming support. Fixes common issues: missing quotes, trailing commas, comments, single quotes, and more.
jeffersongoncalves/laravel-markdown
48 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
hiblaphp/hibla
7 Downloads
The Hibla Asynchronous Ecosystem: A unified, Fiber-native stack for modern PHP 8.4+
futuretek/data-mapper
841 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.