Libraries tagged by zend server
fduarte42/zend-expressive-static-files
5286 Downloads
A PSR-15 middleware that serves static assets for you. Is similar to the "serve-static" npm package.
twodevs/cache-interface
75 Downloads
Provides an cache interface for several adapters
solution/json-rpc-bundle
3064 Downloads
Wrapper for Zend2 Json Rpc Server
appwrite/server-ce
111476 Downloads
End to end backend server for frontend and mobile apps.
spatie/laravel-webhook-server
10314976 Downloads
Send webhooks in Laravel apps
theiconic/php-ga-measurement-protocol
14754318 Downloads
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
magepal/magento2-gmailsmtpapp
1903923 Downloads
Magento 2 SMTP Extension - Configure Magento 2 to send all transactional email using Gmail, G Suite, Amazon SES, Office360, Mailgun, SendGrid, Mandrill or any other SMTP servers
xpaw/php-source-query-class
211266 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
elephantio/elephant.io
865277 Downloads
Send events to a socket.io server through PHP
genkgo/mail
79216 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
coderkungfu/php-queue
134734 Downloads
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
yanlongli/app-store-server-api
43372 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.
marjose123/filament-webhook-server
10748 Downloads
Send webhooks from your filament apps
privatebin/privatebin
171 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
bupy7/yii2-widget-cropbox
58120 Downloads
This is widget wrapper of https://github.com/bupy7/js-cropbox. This widget allows crop image before to upload to server and send informations about crop as JSON string.