Libraries tagged by frog
zf-commons/zfc-twig
567846 Downloads
Zend Framework 2 Module that provides a Twig rendering strategy and extensions to render actions or trigger events from your templates
zendtech/ibmitoolkit
75372 Downloads
PHP frontend to XMLSERVICE for IBM i development.
zalas/injector
331046 Downloads
Injects services from a PSR-11 service container into objects
yireo/magento2-replace-bundled
308643 Downloads
Replace bundled third party packages from Magento
yanlongli/app-store-server-api
16784 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.
wrav/oembed
196693 Downloads
A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.
wpai-inc/anthropic-sdk-php
80429 Downloads
This library provides convenient access to the Anthropic REST API from server-side PHP
wp-graphql/wpgraphql-acf
11072 Downloads
Use field groups and fields from Advanced Custom Fields in your WPGraphQL API
wol-soft/php-json-schema-model-generator
83249 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
wikimedia/object-factory
570202 Downloads
Construct objects from configuration instructions
wikimedia/base-convert
890114 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
vink/nova-cache-card
305512 Downloads
Manage your application's cache from a handy Laravel Nova dashboard card.
vardot/blazy
3636506 Downloads
forked from dinbror/blazy to be used as drupal-library
vanderlee/swaggergen
120468 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
vaimo/composer-changelogs
131073 Downloads
Provide information about package changes based on changelog files that are bundled with releases; provide tools for generating documentation files from changelog sources