Libraries tagged by id.me
yanlongli/app-store-server-api
16719 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.
ujjwal/currency-converter
212997 Downloads
Currency Converter Class with features of caching and identifying currency from country Code
torgodly/html2media
12442 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
tonysm/globalid-laravel
60298 Downloads
Identify app models with a URI. Inspired by the globalid gem.
tideways/ext-tideways-stubs
936397 Downloads
IDE stubs for Tideways Profiler PHP extension
setbased/rijksregisternummer
197919 Downloads
Library for handling identification numbers of the National Register of Belgium (a.k.a. Rijksregisternummer)
scriptfusion/pip
12310 Downloads
Immediately prints exceptions and assertion failures during testing.
roadrunner-php/lock
574546 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
rakibdevs/openweather-laravel-api
39434 Downloads
Laravel package to connect https://openweathermap.org/ to get customized weather data for any location on the globe immediately
phpsysinfo/phpsysinfo
21401 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.
php-decimal/stubs
891680 Downloads
IDE and static analysis helper for the decimal extension
odan/tsid
155080 Downloads
A library for generating Time Sortable Identifiers (TSID).
nystudio107/craft-autocomplete
163583 Downloads
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
niels-de-blaauw/php-doc-check
215308 Downloads
Command line tool that identifies code that needs documentation.
lewiscowles/ulid
35364 Downloads
Universally Unique Lexicographically Sortable Identifier ported to PHP