Libraries tagged by winter
psr-discovery/http-client-implementations
5574107 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
5441626 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
5594406 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
5441035 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
5443439 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
5437218 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
627529 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
perftools/xhgui
113167 Downloads
A web based interface for viewing profile data collected by XHProf
pear/mail
4156631 Downloads
Class that provides multiple interfaces for sending emails.
paypal/paypal-server-sdk
77846 Downloads
PayPal's SDK for interacting with the REST APIs
pavel-mironchik/laravel-backup-panel
61336 Downloads
An interface for Spatie Laravel Backup package
nubs/random-name-generator
566056 Downloads
A library to create interesting, sometimes entertaining, random names.
muhammadhuzaifa/telescope-guzzle-watcher
183445 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
223522 Downloads
A PHP package to interface with the remove.bg api.
mtolhuys/laravel-schematics
75782 Downloads
A interface to help you build your models