Libraries tagged by php8.4
letkode/helpers-bundle
39 Downloads
PHP 8.4 utility helpers for Symfony applications
kntnt/html-to-markdown
139 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).
jeffersongoncalves/laravel-markdown
59 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
jamesmorrison/metar
6 Downloads
A PHP 8.4 METAR weather report parser. Parses raw METAR strings into structured, readonly value objects with full remark support and human-readable labels.
gravity-ac/amfphp-custom
15 Downloads
Maintained AMF0/AMF3 remoting library for PHP 8.4 and later
dsolodev/namecheap-sdk
22 Downloads
Namecheap APIs SDK for PHP 8.4 is a modern, type-safe package to manage Namecheap APIs.
componenta/cqrs
30 Downloads
CQRS (Command Query Responsibility Segregation) library for PHP 8.4+
alp-develop/laravel-livewire-panel
44 Downloads
Admin panel framework for Laravel and Livewire. Modular architecture with widgets, plugins, search, notifications, gate authorization, dark mode, i18n and multi-theme support (Bootstrap 4, Bootstrap 5, Tailwind CSS). Compatible with Laravel 10-13, Livewire 3-4, PHP 8.1-8.5.
acelaya/ip-address-middleware
553 Downloads
Fork of http://github.com/akrabat/rka-ip-address-middleware with PHP 8.4 warnings fixed
acelaya/crawler-detect
612 Downloads
Fork of https://github.com/JayBizzle/Crawler-Detect/ with PHP 8.4 warnings fixed
haianibrahim/tiktok-scraper
157 Downloads
Custom TikTok scraper for video posts, photo posts and user profiles (PHP 8, PSR-4, Guzzle)
dakujem/sqids-legacy-backport
143 Downloads
Backport of sqids/sqids for PHP 7.4 and PHP 8.0
se7enxweb/ezpublish
250 Downloads
Exponential 6. Maintained by 7x. For General Use With PHP 8.1 through 8.4.x+. Further feature releases in development. Please sponsor our work on the Exponential (CMS System). This is capable of being used standalone or combined with Ibexa OSS
se7enxweb/exponentialbasic
1 Downloads
Exponential Basic 2.4. Maintained by 7x. For General Use With PHP 8.3. Further feature releases in development. Please sponsor our work on the Exponential (CMS System). This is capable of being used standalone for a personal home page cms that is simple and easy to understand.
rotexsoft/sqlschema
1329 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.