Libraries tagged by ServerPHP
dark-s/aci
7 Downloads
ACI Universal Payments (server-to-server) PHP SDK.
buse974/wsppserver
39 Downloads
Push Pull Server PHP
binhvd/oauth2-server-httpfoundation-bridge
194 Downloads
A bridge to HttpFoundation for oauth2-server-php
bereznevy/docker-web-server
0 Downloads
Simple server php-fpm + nginx
victorhqc/oauth2-laravel
1 Downloads
OAuth2 Server for Laravel, using https://github.com/bshaffer/oauth2-server-php
dazz/oauth2-server-httpfoundation-webtest
4270 Downloads
A bridge for webtesting oauth2-server-php with bshaffer/oauth2-server-httpfoundation-bridge and silex
brunorb/semverphp
279 Downloads
Semantic Versioning 2.0.0 utility library
guanguans/notify
82708 Downloads
Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、Zulip).
justbetter/laravel-http3earlyhints
28736 Downloads
A HTTP3 Early Hints Middleware for Laravel
jacobbennett/laravel-http2serverpush
109772 Downloads
A HTTP2 Server Push Middleware for Laravel 5
guanguans/laravel-exception-notify
35846 Downloads
Monitor exception and report to the notification channels(Dump、Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、Zulip).
yanlongli/app-store-server-api
16545 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.
daverogers/serverpilot-php
3982 Downloads
ServerPilot: the best way to run PHP websites.
yireo/magento2-serverpush
6252 Downloads
Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 preloading
alexandrfiner/app-store-library-php
2412 Downloads
A library that implements the App Store API (Server API and Connect API) and facilitates App Store Server Notifications V2