Libraries tagged by restu
shlinkio/shlink
1982 Downloads
A self-hosted and PHP-based URL shortener application with CLI and REST interfaces
reinink/remember-query-strings
473632 Downloads
Laravel middleware that automatically remembers and restores query strings.
psr-discovery/log-implementations
5769985 Downloads
Lightweight library that discovers available PSR-3 Log 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/http-factory-implementations
5926843 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory 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/http-client-implementations
5920240 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
5772557 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
5941628 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
5771976 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
5774600 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
5767931 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.
prestashop/ps_apiresources
562877 Downloads
PrestaShop - API Resources
pipedrive/pipedrive
945823 Downloads
Pipedrive REST client for PHP
paypal/paypal-server-sdk
101361 Downloads
PayPal's SDK for interacting with the REST APIs
parallax/filament-comments
127801 Downloads
Add comments to your Filament Resources.
oskarstark/symfony-http-responder
673673 Downloads
This library provides a Symfony responder class, which can be used to render a template, return json or a file and redirect to route/url.