Libraries tagged by 3.6.2
level-2/dice
865086 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
salmanzafar/laravel-mqtt
160284 Downloads
A simple Laravel Library to connect/publish/subscribe to MQTT broker
ghostwriter/phpunit-assertions
845237 Downloads
Additional assertions for PHPUnit
webfactory/exceptions-bundle
1281920 Downloads
Building blocks for more user-friendly error pages, plus a simple controller to display error pages during development (helpful prior to Symfony 2.6.3)
mroosz/php-cassandra
12809 Downloads
A pure-PHP client for Apache Cassandra and ScyllaDB with support for CQL binary protocol v3, v4 and v5 (Cassandra 2.1+ incl. 3.x-5.x; ScyllaDB 6.2, 2025.x, 2026.x), synchronous and asynchronous APIs, prepared statements, batches, result iterators, object mapping, SSL/TLS, and LZ4 compression.
tchwork/debug-bundle
91935 Downloads
The DebugBundle of Symfony 2.6 backported for 2.3+
livelyworks/laraware
3997 Downloads
Utilities library for Laravel
livelyworks/laravel-yes-authority
2987 Downloads
YesAuthority - Laravel Routes Authorization Library
efficiently/jquery-laravel
11393 Downloads
This package provides jQuery and the jQuery-ujs driver for your Laravel >= 6 application.
erikwang2013/encryptable
1464 Downloads
Encryptable Eloquent casts and helpers for PHP 8.2+ with Laravel 10–12 / Webman (Illuminate), Hyperf 2–3, and ThinkPHP 6–8 bridges.
erikwang2013/season
1611 Downloads
PHP library / extension that resolves the current season from an ISO 3166-1 alpha-2 country code. Use it as a plain Composer package, or integrate with Laravel 7–11, ThinkPHP 6 / 8, Hyperf 2 / 3, and webman. Besides English season keys (spring, etc.) and Chinese names, it provides flag emoji, localized season names by BCP 47 locale, hemisphere detection, and optional date-based calculation.
crossjoin/browscap
234491 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
jardisadapter/logger
212 Downloads
PSR-3 logging pipeline with 20+ handlers, 7 formatters, 6 enrichers, and fluent builder API; a building block of the open-source foundation that Jardis-generated DDD code runs on
iisustudio/laravel-mqtt
4711 Downloads
A simple Laravel Library to connect/publish/subscribe to MQTT broker
olegabr/keccak
43754 Downloads
Pure PHP implementation of Keccak with PHP 5.6+ support