Libraries tagged by zend server
theiconic/php-ga-measurement-protocol
11034883 Downloads
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
magepal/magento2-gmailsmtpapp
1580460 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
147148 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
elephantio/elephant.io
338589 Downloads
Send events to a socket.io server through PHP
genkgo/mail
54362 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
115325 Downloads
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
bupy7/yii2-widget-cropbox
52444 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.
squareboat/sneaker
184160 Downloads
An easy way to send emails with stack trace whenever an exception occurs on the server for Laravel Applications.
queueit/knownuserv3
311357 Downloads
The Queue-it Security Framework is used to ensure that end users cannot bypass the queue by adding a server-side integration to your server.
yanlongli/app-store-server-api
10544 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.
rajurayhan/laravel-ews-mail-server
2134 Downloads
Send Email from Laravel using Microsoft Exchange Web Services (EWS).
marjose123/filament-webhook-server
3705 Downloads
Send webhooks from your filament apps
kanti/server-timing
23369 Downloads
Show timings of Database and HTTP Calls (send them to Sentry)
privatebin/privatebin
75 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
mostafaznv/php-x-sendfile
5358 Downloads
Serve large files using web server with support for laravel