Libraries tagged by itul
aporat/store-receipt-validator
3551213 Downloads
PHP receipt validator for Apple iTunes, Google Play and Amazon App Store
rmunate/spell-number
238286 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
readdle/app-store-server-api
211297 Downloads
Pure-PHP library that allows managing customer transactions using the App Store Server API and handling server-to-server notifications using the App Store Server Notifications V2
davidepastore/codice-fiscale
641345 Downloads
An italian tax code calculator and checker
mageplaza/magento-2-italian-language-pack
1133555 Downloads
Italian language package for Magento 2
anper/iuliia
34647 Downloads
Transliterate Cyrillic → Latin in every possible way.
readdle/app-store-receipt-verification
139181 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
zetacomponents/feed
1379421 Downloads
This component handles parsing and creating RSS1, RSS2 and ATOM feeds, with support for different feed modules (dc, content, creativeCommons, geo, iTunes).
usu/codice-fiscale
152984 Downloads
A library to calculate and check the validity of the italian fiscal code (codice fiscale)
genkgo/php-asn1
321823 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
fattureincloud/fattureincloud-php-sdk
104554 Downloads
Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
deved/fattura-elettronica
84215 Downloads
la libreria definitiva per la creazione delle fatture elettroniche italiane
webgriffe/sylius-italian-invoiceable-order-plugin
60314 Downloads
Sylius plugin which allows Italian merchants to collect invoice data for their orders.
it4mage/magento2-traduzione-italiana
50665 Downloads
Magento2 Italian Language Pack (it_IT)
yanlongli/app-store-server-api
14461 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.