Libraries tagged by linter
psr-discovery/http-client-implementations
5560090 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/event-dispatcher-implementations
5428500 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/discovery
5580347 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
5427909 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/cache-implementations
5430297 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/all
5424100 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
pgrimaud/instagram-user-feed
627420 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
perftools/xhgui
113156 Downloads
A web based interface for viewing profile data collected by XHProf
pear/mail
4152204 Downloads
Class that provides multiple interfaces for sending emails.
paypal/paypal-server-sdk
76967 Downloads
PayPal's SDK for interacting with the REST APIs
pavel-mironchik/laravel-backup-panel
61281 Downloads
An interface for Spatie Laravel Backup package
nubs/random-name-generator
565684 Downloads
A library to create interesting, sometimes entertaining, random names.
muhammadhuzaifa/telescope-guzzle-watcher
183158 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.
mtownsend/remove-bg
223163 Downloads
A PHP package to interface with the remove.bg api.
mtolhuys/laravel-schematics
75774 Downloads
A interface to help you build your models