Libraries tagged by as
matthiasmullie/minify
26411684 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
league/pipeline
14099456 Downloads
A plug and play pipeline implementation.
league/container
77354571 Downloads
A fast and intuitive dependency injection container.
laravel/scout
41648733 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
laravel/reverb
4492865 Downloads
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
laravel/pulse
8533947 Downloads
Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.
laravel/boost
1008890 Downloads
Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.
laminas/laminas-eventmanager
65711309 Downloads
Trigger and listen to events within a PHP application
lab404/laravel-impersonate
13435771 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
kreait/laravel-firebase
13240526 Downloads
A Laravel package for the Firebase PHP Admin SDK
knplabs/gaufrette
36813723 Downloads
PHP library that provides a filesystem abstraction layer
jdorn/sql-formatter
112022461 Downloads
a PHP SQL highlighting library
ircmaxell/random-lib
27131415 Downloads
A Library For Generating Secure Random Numbers
ircmaxell/password-compat
54629199 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
infection/infection
22428161 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.