Libraries tagged by isupport
ingenious/isupport-php-client
39 Downloads
An isupport client for php
phpdocumentor/reflection-docblock
649310155 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
545079817 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
253677895 Downloads
PHPDoc parser with support for nullable, intersection and generic types
league/oauth2-server
111030409 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
323189988 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
laravel/passport
70104375 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
jms/serializer
120287717 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
jenssegers/agent
56642899 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
doctrine/common
327591250 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
112809330 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
illuminate/support
91609417 Downloads
The Illuminate Support package.
tracy/tracy
20512646 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
11574015 Downloads
Support for multiple Geographical Location services.
seld/signal-handler
49828614 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development