Libraries tagged by tiat
yiisoft/data-response
247424 Downloads
Allows responding with data that is automatically converted into PSR-7 response
yiiext/nested-set-behavior
119455 Downloads
AR models behavior that allows to work with nested sets tree.
yii2mod/yii2-array-query
155230 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
yanlongli/app-store-server-api
21044 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.
yakovenko/laravel-lighthouse-graphql-multi-schema
23298 Downloads
A Laravel package that provides multi-schema support for Lighthouse GraphQL.
xety/configurator
386674 Downloads
A simple configuration class without dependencies that use the Fluent pattern.
wpify/scoper
53226 Downloads
Composer plugin that scopes WordPress and WooCommerce dependencies for usage in WordPress plugins and themes.
willvincent/laravel-unique
2854 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
wikimedia/wait-condition-loop
654334 Downloads
Wait loop that reaches a condition or times out
wikimedia/php-session-serializer
1166157 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
widmogrod/zf2-assetic-module
344822 Downloads
Zend Framework 2 module that provides complete integration of Assetic library
weitzman/drupal-test-traits
4289693 Downloads
Traits for testing Drupal sites that have user content (versus unpopulated sites).
wapmorgan/php-code-analyzer
133546 Downloads
A program that finds usage of different non-built-in extensions in your php code.
wa72/html-pretty-min
198254 Downloads
HTML minifier and indenter that works on the DOM tree
volnix/csrf
178132 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.