Libraries tagged by App Stats
m6web/statsd-bundle
791665 Downloads
Add statsd metrics in your symfony app. Allow you to bind metrics on any symfony event.
stefanzweifel/laravel-stats-phploc
865711 Downloads
A tool for quickly measuring the size of a PHP project. (Don't use this fork in your production apps)
m6web/statsd-prometheus-bundle
126917 Downloads
Add statsd metrics in your symfony app. Allow you to bind metrics on any symfony event.
snscripts/itc-reporter
39203 Downloads
PHP package for downloading stats from iTunes Connect - Replacement for Apples Java based Reporter.jar
reiterus/app-stats-symfony
54 Downloads
Statistics about your Symfony application: size, files, methods, templates, services, etc.
toneflix-code/laravel-stats
3 Downloads
A simple Laravel package to help you quickly get usage metrics and data from your app.
jlaso/simple-stats
25 Downloads
A simple system to log events in your PHP app
elefant/app-analytics
42 Downloads
Google Analytics app for the Elefant CMS
birkof/statsd-bundle
288 Downloads
Add statds metrics in your symfony app. Allow you to bind metrics on any symfony event.
salonhub/itc-reporter
15 Downloads
PHP package for downloading stats from iTunes Connect - Replacement for Apples Java based Reporter.jar
dlab/itc-reporter
4 Downloads
Fork of the 'iTunes Connect - Replacement for Apples Java based Reporter.jar' by mikebarlow
theplankmeister/datadog_bundle
1437 Downloads
Provides dynamic stats manipulation in Datadog via a service for your Symfony4 app.
spatie/laravel-export
96128 Downloads
Create a static site bundle from a Laravel app
koriym/app-state-diagram
181374 Downloads
An Application Diagram Generator
yanlongli/app-store-server-api
18813 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.