Libraries tagged by 8.4
roojs/pdo_dataobject
13523 Downloads
ORM based on PEAR::DB_DataObject ported for PHP 8.4+ and PDO
polyfills/array-find
71044 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
phpmyfaq/phpmyfaq
70 Downloads
Open source FAQ web application for PHP 8.4+ with multi-database support, full-text search, user management, and a REST API
oroinc/laminas-mime
9744 Downloads
A fork of laminas-mime that enables PHP 8.4 support
oroinc/laminas-mail
9370 Downloads
A fork of laminas-mail that enables PHP 8.4 support
nanasess/bcmath-polyfill
121188 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.
liberu-genealogy/php-gedcom
10051 Downloads
A GEDCOM file parser (read + write) for PHP 8.4+
fain182/ext-imap-polyfill
2340 Downloads
Drop-in polyfill for the imap_* functions removed from PHP core in 8.4, built on directorytree/imapengine
componenta/reflection
6685 Downloads
Reflection utilities for PHP 8.4+ with attribute metadata, deep reflection, type inspection and safe coercion
componenta/di
4065 Downloads
PSR-11 compatible dependency injection container for PHP 8.4+ with autowiring, lazy objects, and attribute-based configuration
componenta/config
6511 Downloads
Composable configuration, runtime environment access and cache generation for PHP 8.4+
akira/laravel-pdf-invoices
2586 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.
nowo-tech/form-kit-bundle
9891 Downloads
Symfony bundle to reduce repetitive form field options: convention-based labels/placeholder/help (form_snake.field_snake.*), configurable attr/row_attr/translation_domain, and cascading option merge (global → field type → form → field). Symfony 7.4|8.
nowo-tech/doctrine-encrypt-bundle
6291 Downloads
Symfony 7.4+|8 bundle to encrypt Doctrine entity fields at rest with Halite, Defuse, or MySQL-compatible MysqlAes (GDPR-friendly, multiple keys, key rotation).
disc/php-zabbix-sender
166076 Downloads
PHP implementation of zabbix_sender utility. Works with Zabbix 2.0.8, 2.1.7+ and 4.0 versions.