Libraries tagged by isupport
ingenious/isupport-php-client
36 Downloads
An isupport client for php
phpdocumentor/reflection-docblock
630300546 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
doctrine/cache
529298823 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
233749197 Downloads
PHPDoc parser with support for nullable, intersection and generic types
league/oauth2-server
105922767 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.
league/commonmark
302497307 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
laravel/passport
67129953 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
jms/serializer
116776789 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
jenssegers/agent
54394566 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
doctrine/common
319052934 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
110706826 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
illuminate/support
88294209 Downloads
The Illuminate Support package.
tracy/tracy
19642428 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
11053185 Downloads
Support for multiple Geographical Location services.
seld/signal-handler
45257745 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development