Libraries tagged by Web3.php
peej/tonic
146267 Downloads
The RESTful Web App PHP Micro-Framework
contributte/mate
284429 Downloads
Yummy opinionated PHP generator for web masters.
contributte/crafter
228748 Downloads
Yummy opinionated PHP generator for web masters.
madwizard/webauthn
82870 Downloads
Web Authentication API server for PHP
blink/blink
38328 Downloads
A high performance web framework and application server in PHP
simplesamlphp/simplesamlphp-module-memcookie
5972010 Downloads
A SimpleSAMLphp module that allows integration with Auth MemCookie, allowing web applications written in other languages than PHP to integrate with SimpleSAMLphp.
yanlongli/app-store-server-api
16060 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.
nezamy/route
27600 Downloads
Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications.
spryker/push-notification-web-push-php
146048 Downloads
PushNotificationWebPushPhp module
niisan-tokyo/web-clamav-php
42427 Downloads
Anti virus scanner through web using php with clamav.
minishlink/web-push-php-example
12237 Downloads
An example for sending Web Push notifications, using web-push-php
cinetpay/cinetpay-php
63435 Downloads
easily integrate cinetpay's gateway on your php web site.
srchea/php-push-web-socket
9899 Downloads
Lightweight PHP WebSocket server handling several clients.
sebudesign/php-ntlm-soap
64408 Downloads
Composer based package of https://blogs.msdn.microsoft.com/freddyk/2010/01/19/connecting-to-nav-web-services-from-php/
mvdpoel/php-ews
181988 Downloads
The PHP Exchange Web Services library (php-ews) is intended to make communication with Microsoft Exchange servers using Exchange Web Services easier. It handles the NTLM authentication required to use the SOAP services and provides an object-oriented interface to the complex types required to form a request.