Libraries tagged by php8.4
monkeyscloud/monkeyslegion-live
0 Downloads
Server-driven reactive components — write PHP 8.4, get a reactive UI with MonkeysJS
monkeyscloud/monkeyslegion-graphql
0 Downloads
Code-first GraphQL server for the MonkeysLegion framework — PHP 8.4 attributes, PSR-15, DataLoader, subscriptions, and security out of the box.
mkhab7/php-instagram-graph
6 Downloads
A modern PHP 8.4 SDK for Instagram Graph API with comprehensive features and clean architecture
matraux/xml-orm
1 Downloads
A PHP 8.4+ library for converting XML data to typed entities and back, with support for lazy-loading collections and XML namespaces.
matraux/php-benchmark
24 Downloads
Benchmarking tool for PHP 8.4+ to measure code performance with accurate time and memory profiling.
matraux/http-requests
143 Downloads
A PHP 8.4+ library for creating and batching HTTP requests with type‑safe wrappers, event hooks, and ergonomic collections, powered by Guzzle and PSR‑7.
madpeterz/docker-php
2 Downloads
A PHP 8.4 client library for controlling Docker instances via the Engine API v1.54
kykint/php-cron-scheduler
24 Downloads
PHP Cron Job Scheduler fork with support php 8.4
kolaybi/unit-converter
0 Downloads
A PHP 8.4+ unit conversion package compatible with UN/CEFACT Recommendation 20
kntnt/html-to-markdown
140 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).
kariricode/serializer
0 Downloads
Multi-format serialization engine for PHP 8.4+ — JSON, XML, CSV, QueryString, #[Serialize] attributes, powered by kariricode/property-inspector. ARFA 1.3.
kariricode/sanitizer
3 Downloads
Composable, rule-based data sanitization engine for PHP 8.4+ — 33 rules, #[Sanitize] attributes, XSS prevention, powered by kariricode/property-inspector. ARFA 1.3.
kariricode/dotenv
16 Downloads
The only PHP dotenv with auto type casting, AES-256-GCM encryption, OPcache caching, fluent validation DSL, environment-aware loading, and CLI tooling — zero dependencies, PHP 8.4+, ARFA 1.3.
kariricode/class-discovery
0 Downloads
PHP 8.4+ class discovery component with attribute scanning, token-based parsing, multi-tier caching, and dependency analysis. Part of the KaririCode Framework ecosystem.
juststeveking/result
12 Downloads
A tiny, framework-agnostic Result type for PHP 8.4 that makes error handling explicit, composable, and testable.