Libraries tagged by php83
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
893 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.
omegamvc/framework
26 Downloads
OmegaFramework is a lightweight and modular PHP framework designed for building modern web applications following the MVC architecture. It is optimized for PHP 8+ and provides a simple, extensible foundation for rapid application development.
omegaalfa/wrouter
28 Downloads
This library implements the Trie routing logic
monken/ci4-route-attributes
9 Downloads
Make CodeIgniter4 Router supports automatic binding of Controller Method with PHP8 Attribute syntax.
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
3396 Downloads
Data type assertions.
marcin-orlowski/lockpick
2315 Downloads
Helps accessing protected/private members/consts of foreign objects.
kenlog/route-custom
61 Downloads
Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications. This is a custom version of nezamy/route with updates for PHP 8 compatibility.