Libraries tagged by stratus
statusio/statusio-php
39955 Downloads
Status.io API for PHP
spatie/http-status-check
47730 Downloads
CLI tool to crawl a website and check HTTP status code
ph-7/just-http-status-codes
34110 Downloads
Just all HTTP status codes
innmind/server-status
77123 Downloads
Library to access various components of the operating system
imtigger/laravel-job-status-progress-view
70130 Downloads
Laravel Job Status Progress View
asantibanez/livewire-status-board
14248 Downloads
Livewire component to show models/data according to its current status
kamisama/resque-status
616086 Downloads
A API for saving a php-resque worker settings and status
yuav/gearmanadmin
62078 Downloads
Gearman admin library to get status and version, and list workers, set maxqueue or shutdown Gearman server
metabor/statemachine
150295 Downloads
Statemachine in PHP 5.3
lyquidity/requester
41861 Downloads
Library to query HTTPS Certificates revocation status using the Online Certificate Status Protocol (OCSP) and to make a request to a Timestamp authority (TSA)
khalin/nova4-indicator-field
79510 Downloads
A Laravel Nova 4 indicator field.
gomachan46/state-machine
80863 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
chocofamilyme/laravel-healthcheck
92336 Downloads
Serves functionality of healthchecks of your application
cachethq/cachet
416 Downloads
yanlongli/app-store-server-api
13506 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.