Libraries tagged by sirv
moip/moip-sdk-php
583838 Downloads
Cliente em PHP para integração server-side com APIs Moip v2
http-interop/http-middleware
2757525 Downloads
Common interface for HTTP server-side middleware
devristo/phpws
305967 Downloads
WebSocket Server and Client library for PHP
developerforce/force.com-toolkit-for-php
1459806 Downloads
A wrapper for the Force.com Web Services SOAP API
yoanm/symfony-jsonrpc-http-server
156369 Downloads
Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response
yireo/magento2-disable-service-worker-in-admin
338031 Downloads
Disable ServiceWorkers when entering the Magento 2 backend
yaza/laravel-repository-service
25546 Downloads
Simple repository, service pattern for laravel
yanlongli/app-store-server-api
16073 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.
wikimedia/services
409512 Downloads
Generic service to manage named services using lazy instantiation based on instantiator callback functions
undefinedoffset/silverstripe-nocaptcha
433104 Downloads
A spam protector and form field using Google's reCAPTCHA v2 or optionally a foundation v3 implementation
tuupola/server-timing-middleware
79861 Downloads
PSR-7 and PSR-15 server timing middleware
tractorcow/silverstripe-opengraph
133095 Downloads
Implementation of the Facebook Open Graph protocol for SilverStripe
tractorcow/silverstripe-colorpicker
223547 Downloads
Color picker field for Silverstripe CMS using the ColorPicker jQuery plugin
tractorcow/silverstripe-autocomplete
304843 Downloads
Autocomplete text field for Silverstripe
tomschlick/laravel-http2-server-push
65604 Downloads
A middleware package for Laravel to enable server push for your script, style, and image assets.