Libraries tagged by itul
readdle/app-store-server-api
171004 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
590218 Downloads
An italian tax code calculator and checker
rmunate/spell-number
147579 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.
mageplaza/magento-2-italian-language-pack
1077748 Downloads
Italian language package for Magento 2
anper/iuliia
22640 Downloads
Transliterate Cyrillic → Latin in every possible way.
readdle/app-store-receipt-verification
112453 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
alxmsl/appstoreclient
15855 Downloads
AppStore client for iTunes purchases receipts verification
itelmenko/laravel-mysql-logger
117362 Downloads
Laravel MySQL driver for Monolog
zetacomponents/feed
1323308 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
147146 Downloads
A library to calculate and check the validity of the italian fiscal code (codice fiscale)
taocomp/php-e-invoice-it
14221 Downloads
A PHP package for managing italian e-invoice and notice XML formats
fattureincloud/fattureincloud-php-sdk
96299 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
76706 Downloads
la libreria definitiva per la creazione delle fatture elettroniche italiane
it4mage/magento2-traduzione-italiana
48816 Downloads
Magento2 Italian Language Pack (it_IT)
yanlongli/app-store-server-api
10462 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.