Libraries tagged by Web3.php
peej/tonic
146634 Downloads
The RESTful Web App PHP Micro-Framework
contributte/mate
338174 Downloads
Yummy opinionated PHP generator for web masters.
contributte/crafter
282482 Downloads
Yummy opinionated PHP generator for web masters.
madwizard/webauthn
86279 Downloads
Web Authentication API server for PHP
simplesamlphp/simplesamlphp-module-memcookie
6071727 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
21097 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
29769 Downloads
Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications.
spryker/push-notification-web-push-php
157548 Downloads
PushNotificationWebPushPhp module
niisan-tokyo/web-clamav-php
44925 Downloads
Anti virus scanner through web using php with clamav.
cinetpay/cinetpay-php
66683 Downloads
easily integrate cinetpay's gateway on your php web site.
srchea/php-push-web-socket
9950 Downloads
Lightweight PHP WebSocket server handling several clients.
sebudesign/php-ntlm-soap
65795 Downloads
Composer based package of https://blogs.msdn.microsoft.com/freddyk/2010/01/19/connecting-to-nav-web-services-from-php/
phpids/phpids
142343 Downloads
PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application
nixilla/php-jwt
282122 Downloads
Json Web Token for PHP
mvdpoel/php-ews
192676 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.