Libraries tagged by php8
solophp/router
37 Downloads
A lightweight and flexible PHP router with middleware support, route groups, and named routes
simplemediacode/hooks
290 Downloads
Modern PHP Hooks System for PHP applications.
satisfactory-clips-archive/querypath
486 Downloads
HTML/XML querying (CSS 4 or XPath) and processing (like jQuery)
rachyharkov/codeigniter4-media
129 Downloads
Codeigniter 4 library for managing file or media and handling upload behavior
pvsaintpe/ltree-bundle
193 Downloads
Symfony 4 bundle for postgresql ltee extension
pixielity/laravel-attribute-collector
4 Downloads
A Laravel package that leverages composer-attribute-collector for attribute-based functionality. Enables developers to use PHP 8+ attributes to define routes, event listeners, scheduled jobs, and middleware directly in their code, which are then automatically registered with Laravel's systems during application bootstrap.
phpwatch/phptoken-polyfill
18 Downloads
A polyfill for PHP 8.0's PhpToken class
php-science/pagerank
155 Downloads
OOP Pagerank implementation with strict type.
open-southeners/extended-laravel
894 Downloads
Extended Laravel framework functionalities and out-of-the-box stuff
omegamvc/serializable-closure
51 Downloads
Serializable Closure is a PHP package that allows closures to be serialized and stored, enabling their safe use in persistent storage or across requests.
omegaalfa/wrouter
28 Downloads
This library implements the Trie routing logic
mmnijas/strftime
29 Downloads
A Laravel package that provides strftime functionality compatible with PHP 8.1+. This package will serve as a drop-in replacement, leveraging IntlDateFormatter to provide locale-aware date and time formatting, similar to strftime
mellivora/logger-factory
478 Downloads
A modern logger factory library based on Monolog for PHP 8.3+, with seamless Laravel integration
marcin-orlowski/type-asserts
3397 Downloads
Data type assertions.
marcin-orlowski/lockpick
2316 Downloads
Helps accessing protected/private members/consts of foreign objects.