Libraries tagged by php info
stymiee/authnetjson
428378 Downloads
Library that abstracts Authorize.Net's JSON APIs. This includes the Advanced Integration Method (AIM), Automated Recurring Billing (ARB), Customer Information Manager (CIM), Transaction Reporting, Simple Integration Method (SIM), and Webhooks.
io238/laravel-iso-countries
47455 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
hexydec/agentzero
52388 Downloads
A zero knowledge library for extracting information from User-Agent strings
element119/module-admin-opcache-report
9853 Downloads
A Magento 2 module to show some PHP OpCache-related information in the admin.
codacy/coverage
1478369 Downloads
Sends PHP test coverage information to Codacy.
kktsvetkov/krumo
56539 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
phpexiftool/exiftool
346617 Downloads
Exiftool is a library for reading, writing and editing meta information. This package is not PHP, but required for the main PHP driver : PHP Exiftool
neos/party
1075862 Downloads
A party package for PHP based on the OASIS Customer Information Quality (CIQ) XML Standard.
yanlongli/app-store-server-api
18213 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.
phpsysinfo/phpsysinfo
21463 Downloads
phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
juanparati/iso-codes
60597 Downloads
A PHP library that provides ISO codes, currencies, languages, timezones and additional geopolitical information
denniseilander/pulse-about-application
79462 Downloads
A Laravel Pulse card that displays application information by leveraging the output of the php artisan about command.
apen/additional_reports
136050 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
spaze/phpinfo
15026 Downloads
Extract phpinfo() into a variable and move CSS to external file.
outcompute/phpinfo
45844 Downloads
Get the output of phpinfo() as an array.