Libraries tagged by spesific
yanlongli/app-store-server-api
13527 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.
yale-web-technologies/iiif-manifest-generator
1990 Downloads
This is a IIIF Manifest Generator written in PHP. It implements the IIIF API Specification. Currently this only supports the Presentation API.
worksome/uk-tax-allowance
441860 Downloads
A package helping in determining the Uk weekly or monthly tax allowance for a specific date range
webignition/symfony-console-typed-input
1678593 Downloads
Symfony InputInterface providing type-specific getters for options and arguments
uma/psr7-hmac
45201 Downloads
An HMAC authentication library built on top of the PSR-7 specification
typicms/bootforms
47981 Downloads
Just a Formbuilder with some Bootstrap 5 specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
tttran/viet_qr_generator
15408 Downloads
VietQR generator by following vietqr specification
trendyminds/craft-palette
17042 Downloads
A command palette to easily jump to specific areas within Craft
tatter/preferences
38732 Downloads
Persistent user-specific settings for CodeIgniter 4
tastyigniter/ti-ext-automation
11352 Downloads
Configure automation rules to be triggered when other specific actions have taken place.
sylvainjule/bouncer
2687 Downloads
Restrict access of a user role to a specific page (and its children) in the panel.
sylius/gmv-bundle
53718 Downloads
Lightweight local command to calculate the Sylius instance GMV within a specific period
structr/structr
13305 Downloads
Validate and coerce complex data structures to conform to a specification
spiral/data-grid-bridge
60010 Downloads
Data Grid specification builder adapter for Spiral Framework
sourcebroker/restrictfe
51685 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.