Libraries tagged by specs
yusufkandemir/microdata-parser
50502 Downloads
Parse microdata from HTML documents with ease. PHP Implementation of W3C Microdata to JSON Specification.
yoshi2889/collections
132648 Downloads
Simple Collection class allowing storage of specific data.
yanlongli/app-store-server-api
15186 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.
worksome/uk-tax-allowance
451715 Downloads
A package helping in determining the Uk weekly or monthly tax allowance for a specific date range
webonaute/doctrine-fixtures-generator-bundle
182063 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
webignition/symfony-console-typed-input
1717208 Downloads
Symfony InputInterface providing type-specific getters for options and arguments
wapplersystems/a21glossary
22472 Downloads
automatic conversion of all abbreviations and acronyms in the special tags for accessibility issues
uma/psr7-hmac
45691 Downloads
An HMAC authentication library built on top of the PSR-7 specification
typicms/bootforms
49500 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
16317 Downloads
VietQR generator by following vietqr specification
tatter/preferences
39619 Downloads
Persistent user-specific settings for CodeIgniter 4
sylius/gmv-bundle
66685 Downloads
Lightweight local command to calculate the Sylius instance GMV within a specific period
spiral/data-grid-bridge
74531 Downloads
Data Grid specification builder adapter for Spiral Framework
sourcebroker/restrictfe
52473 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.
skillshare/apollo-federation-php
42651 Downloads
A PHP port of the Apollo Federation specification.