Libraries tagged by returns

psr-discovery/log-implementations

8 Favers
10061707 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.

Go to Download


psr-discovery/http-factory-implementations

7 Favers
10335636 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.

Go to Download


psr-discovery/http-client-implementations

7 Favers
10324805 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.

Go to Download


psr-discovery/event-dispatcher-implementations

7 Favers
9988257 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.

Go to Download


psr-discovery/cache-implementations

8 Favers
9991905 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.

Go to Download


p3k/emoji-detector

146 Favers
1811490 Downloads

Detect and return all emoji found in a string

Go to Download


psr-discovery/container-implementations

6 Favers
9987761 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.

Go to Download


psr-discovery/all

6 Favers
9981945 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.

Go to Download


jenssegers/proxy

943 Favers
494310 Downloads

Proxy library that forwards requests to the desired url and returns the response.

Go to Download


bvanhoekelen/terminal-style

19 Favers
883238 Downloads

Return your terminal message in style! Change the text style, text color and text background color form the terminal interface with ANSI color codes. The terminal style tool support Laravel and Composer.

Go to Download


bnf/phpstan-psr-container

13 Favers
4130679 Downloads

PHPStan dynamic return type extension for PSR-11 ContainerInterface

Go to Download


yanlongli/app-store-server-api

25 Favers
48419 Downloads

PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.

Go to Download


panique/pdo-debug

70 Favers
112065 Downloads

A super-simple function that returns the full SQL query from your PDO statements

Go to Download


oskarstark/symfony-http-responder

13 Favers
840827 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.

Go to Download


mpratt/relativetime

33 Favers
122141 Downloads

A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.

Go to Download


Next >>