Libraries tagged by php-8.4
polyfills/array-find
70051 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
nanasess/bcmath-polyfill
89930 Downloads
PHP 8.4 bcmath functions polyfill with fallback compatibility for environments without bcmath extension. Based on phpseclib/bcmath_compat with additional support for new PHP 8.4 bcmath functions.
akira/laravel-pdf-invoices
2177 Downloads
A modern, strictly typed, and extensible invoice generator for Laravel 12+ built with PHP 8.4 syntax. This package provides a clean builder pattern API, immutable data objects, and modular design inspired by LaravelDaily/laravel-invoices but rewritten from scratch with SOLID principles and Laravel best practices.
akira/laravel-debugger
4932 Downloads
Advanced debugging toolkit for Laravel 12+ built with PHP 8.4 features.
fabianblum/phpcs-psr4-sniff
24763 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure. (PHP 8.3 ready)
yuwuhsien/laravel-bcmath-cast
2918 Downloads
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
vardumper/extended-htmldocument
412 Downloads
ExtendedHTMLDocument is a simple PHP library which adds all HTML5 Elements as PHP classes and extends PHP 8.4's DOM\HTMLDocument class.
tyrads/tyrads-sdk
2256 Downloads
Official TyrAds SDK for PHP - Compatible with PHP 5.5+ through PHP 8.4
thorsten/phpmyfaq
79 Downloads
Open source FAQ web application for PHP 8.4+ with multi-database support, full-text search, user management, and a REST API
tg666/image
3195 Downloads
[v2.7 compatibility with PHP 8.4] Image handling and manipulation library with support for Laravel integration
spora-ai/spora-core
1759 Downloads
A portable, zero-configuration AI agent orchestration platform that runs on any shared host (cPanel/FTP) without system dependencies beyond PHP 8.4+.
sbwerewolf/language-specific
23538 Downloads
Read nested arrays safely and cast values predictably in PHP 8.4+
polyfills/mb-trim
5283 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
phpmyfaq/phpmyfaq
61 Downloads
Open source FAQ web application for PHP 8.4+ with multi-database support, full-text search, user management, and a REST API
oroinc/web-socket-bundle
1880 Downloads
A fork of Symfony Web Socket Bundle that enables PHP 8.4 and Symfony 7 support