Libraries tagged by php8
onetechasia/facebook-graph-sdk
210 Downloads
Modified Facebook SDK for PHP php 8.1
neo-rainboy/aerospike-client-php
85 Downloads
The Aerospike PHP client as a C-extension for PHP8
necorupt/php-gedcom
60 Downloads
A GEDCOM file parser (read + write) for PHP 8.2+
mmazoni/data-structure
8 Downloads
Implementing most of data structures in PHP 8
meraki/http-router
227 Downloads
Maps HTTP requests to HTTP responses in PHP 8+.
matraux/php-benchmark
9 Downloads
Benchmarking tool for PHP 8.4+ to measure code performance with accurate time and memory profiling.
martinezart87/laravel-sql-server-custom-connector
385 Downloads
This package fix Fatal error: Uncaught PDOException: SQLSTATE[IMSSP]: An invalid attribute was designated on the PDO object in PHP 8.1.22, 8.2.9, 8.3.0
marjovanlier/stringmanipulation
555 Downloads
High-performance PHP 8.3+ string manipulation library featuring O(n) algorithms with up to 5x speed improvements. Provides Unicode-aware operations including searchWords(), nameFix(), utf8Ansi(), removeAccents(), and isValidDate() with comprehensive testing infrastructure.
makaronnik/amphp-rabbitmq-manager
58 Downloads
PHP (8.1) Async Manager for RabbitMQ connection and channels. Wrapper over PHPinnacle Ridge
maatify/daves-email-validation-tool
81 Downloads
forked from daveearley/daves-email-validation-tool, An easy to use, accurate-ish & extensible email validation library for PHP 8+
lombax85/create_function
645 Downloads
A replacement for the function create_function for PHP 8
lfyw/lfyw-enum
46 Downloads
A php8.1 enum helper.
le0daniel/php-ts-bindings
77 Downloads
Library to create type bindings between PHP8 and TS, supporting parsing, serialization and emitting of TS types for PHP objects/input strongly typed
kubomikita/reflection
22 Downloads
Fork of Nette Reflection: docblock annotations parser and common reflection classes with php 8 compatibility
krafjp/simplexmlreader
10103 Downloads
Fork from dkrnl/simplexmlreader. Adjust php 8.1+. Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.