Libraries tagged by lisk
lisachenko/z-engine
22250 Downloads
Library that provides direct access to native PHP structures
lisachenko/protocol-fcgi
102476 Downloads
Implementation of FCGI Protocol in PHP
linkorb/database-manager
56215 Downloads
Database Management utilities: connectivity, backups, fixtures, etc
linkorb/buckaroo
107103 Downloads
Buckaroo BPE3 API client for PHP. PSR-0 Compliant.
linkage/doctrine-postgresql-tstzrange
16915 Downloads
Doctrine Type for PostgreSQL's tstzrange
zoon/commonmark-ext-youtube-iframe
240688 Downloads
Extension for league/commonmark to replace youtube link with iframe
zodiacmedia/drupal-libraries-installer
343980 Downloads
Install Drupal libraries via a simple listing in your composer.json file
zetacomponents/persistent-object
484149 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
zero1/module-pagebuilder-web-vitals
15736 Downloads
Provides functionality to include image dimensions, link labels and lazyload options to image to help improve Google's Web Vitals audits scores
zaachi/php-instagram-effects
9488 Downloads
PHP class for photo effects like Instagram
yuav/gearmanadmin
53947 Downloads
Gearman admin library to get status and version, and list workers, set maxqueue or shutdown Gearman server
yiimaker/yii2-translatable
26737 Downloads
Translatable behavior aggregates logic of linking translations to the primary model
yii2mod/yii2-moderation
68523 Downloads
A simple Content Moderation System for Yii2 that allows you to Approve or Reject resources like posts, comments, etc.
yansongda/artful
25727 Downloads
Artful 是一个简单易用的 API 请求框架 PHP Api RequesT Framwork U Like。
yanlongli/app-store-server-api
7021 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.