Libraries tagged by use
chillerlan/php-qrcode
18072629 Downloads
A QR Code generator and reader with a user-friendly API. PHP 8.2+
carbonphp/carbon-doctrine-types
144814270 Downloads
Types to use Carbon in Doctrine
blade-ui-kit/blade-icons
20915174 Downloads
A package to easily make use of icons in your Laravel Blade views.
blade-ui-kit/blade-heroicons
16254588 Downloads
A package to easily make use of Heroicons in your Laravel Blade views.
abraham/twitteroauth
14515886 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
doctrine/reflection
102824649 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
orchid/platform
2144081 Downloads
Platform for back-office applications, admin panel or CMS your Laravel app.
league/uri-components
21608406 Downloads
URI components manipulation library
hisorange/browser-detect
8273691 Downloads
Browser & Mobile detection package for Laravel.
donatj/phpuseragentparser
15799846 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cmgmyr/messenger
2148988 Downloads
Simple user messaging tool for Laravel
cbschuld/browser.php
5852998 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
piwik/device-detector
11631005 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
yahnis-elsts/plugin-update-checker
1174719 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.
venturecraft/revisionable
5800138 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel