Libraries tagged by remd
readdle/app-store-receipt-verification
151623 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
zf1s/zf1
23178 Downloads
Zend Framework 1 complete package, PHP 5.3-8.3 compatible. Please consider using individual zf1s/zend-* packages instead - see README.
zf-commons/zfc-twig
568325 Downloads
Zend Framework 2 Module that provides a Twig rendering strategy and extensions to render actions or trigger events from your templates
zetacomponents/console-tools
1662788 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
zenstruck/console-extra
33472 Downloads
A modular set of features to reduce configuration boilerplate for your Symfony commands.
yii2mod/yii2-ftp
396124 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
yanlongli/app-store-server-api
17677 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.
xemlock/php-latex
34077 Downloads
LaTeX parser and renderer
wp-cli/scaffold-package-command
90322 Downloads
Scaffolds WP-CLI commands with functional tests, full README.md, and more.
worksome/foggy
521418 Downloads
Foggy is a tool for making database dumps with some data removed/changed.
vendic/module-optimize-cache-size
22778 Downloads
Magento 2 extension that reduces the number of cache keys by removing catalog_product_view_id_, catalog_product_view_sku_, catalog_category_view_id_ layout handles by default
vardot/varbase
152042 Downloads
Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) | by Vardot
torgodly/html2media
13693 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
tarfin-labs/zbar-php
66619 Downloads
zbar-php is a php package that provides an interface to the zbar bar-code reading library.
symfony/json-streamer
26476 Downloads
Provides powerful methods to read/write data structures from/into JSON streams.