Libraries tagged by smpp
doctrine/cache
553693726 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
phpstan/phpdoc-parser
265771789 Downloads
PHPDoc parser with support for nullable, intersection and generic types
league/oauth2-server
113745847 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
laravel/passport
71721265 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
jms/serializer
122006007 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
jenssegers/agent
57837653 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
doctrine/common
332190722 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
fruitcake/laravel-cors
113858545 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
illuminate/support
93504096 Downloads
The Illuminate Support package.
webpatser/laravel-uuid
15748950 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
vladimir-yuldashev/laravel-queue-rabbitmq
8008038 Downloads
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
tracy/tracy
21029159 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
torann/geoip
11831364 Downloads
Support for multiple Geographical Location services.
seld/signal-handler
52576053 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
scrivo/highlight.php
32694780 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js