Libraries tagged by statum
graphaware/neo4j-common
882239 Downloads
Common Utilities library for Neo4j
chocofamilyme/laravel-healthcheck
134822 Downloads
Serves functionality of healthchecks of your application
cachethq/core
182 Downloads
Cachet core package.
biegalski-llc/laravel-mailgun-webhooks
99579 Downloads
This package allows you to quick and easily integrate your Laravel application with Mailgun Webhooks thus allowing you to track the outgoing email status for each individual user. There is also an optional feature to receive alerts for specific mailgun events such as spam complaints and sending failuresgit .
statamic/importer
36056 Downloads
statamic/collaboration
99402 Downloads
Real-time collaboration and multi-user authoring for Statamic Pro.
zetacomponents/console-tools
1737781 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
yanlongli/app-store-server-api
44492 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.
wrav/oembed
208818 Downloads
A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.
vpominchuk/laravel-mysql-use-index-scope
600961 Downloads
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements
spryker/state-machine
2630007 Downloads
StateMachine module
panique/pdo-debug
111773 Downloads
A super-simple function that returns the full SQL query from your PDO statements
mouf/magic-query
270711 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
maantje/pulse-php-fpm
146684 Downloads
A Laravel Pulse card to show php-fpm status
imanghafoori/php-imports-analyzer
236860 Downloads
A command line tool to scan for extra or wrong use statements in composer based apps.