Libraries tagged by php 8
webfox/laravel-backed-enums
16711 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
fain182/ext-imap-polyfill
1402 Downloads
Drop-in polyfill for the imap_* functions removed from PHP core in 8.4, built on directorytree/imapengine
oxide/pdf-oxide
19 Downloads
The fastest PHP PDF library — 0.8ms mean, 5× faster than the industry leaders, 100% pass rate on 3,830 real-world PDFs. Text extraction, Markdown/HTML conversion, and PDF creation over a Rust core via FFI.
bertptrs/phpstreams
3513 Downloads
A streams library for PHP based on the Java 8 Streams API.
antalaron/mb-similar-text
115148 Downloads
PHP similar_text() function for UTF-8
truschery/kanon
1322 Downloads
PHP implementation of JSON Canonicalization Scheme (RFC 8785)
webpatser/uuid
101531 Downloads
A pure PHP library to generate and validate universally unique identifiers (UUIDs) according to RFC 4122 and RFC 9562 standards. Support for UUID versions 1, 3, 4, 5, 6, 7, and 8.
vansteen/laravel-sendinblue
123570 Downloads
A Laravel 5/6/7/8 service provider, facade and config file for the SendinBlue's API v3 official PHP library.
drupol/phpcsfixer-configs-drupal
285438 Downloads
Base PHP CS Fixer configurations for Drupal 7 and 8.
tarcisioq/paypal-api-sdk-php
2909 Downloads
Forked PayPal's PHP SDK for REST APIs with fixes for PHP 8.2
sudiptpa/xero-php-sdk
4014 Downloads
A fluent, framework-agnostic Xero PHP SDK for PHP 8.2 to 8.5 with rich models and a clean API.
recisio/php-nats-jetstream-client
2707 Downloads
Async-first NATS + JetStream client for PHP 8.1+
plexophpv2/php-sdk
2722 Downloads
Plexo SDK para PHP 8.2+
php-query/php-query
1706 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
openxtrem/rtf-html-php
32965 Downloads
RTF to HTML converter in PHP. Fork of henck/rtf-html-php for PHP 8.2 compatibility