Libraries tagged by servey
nitsan/ns-feedback
5545 Downloads
The TYPO3 Feedback Extension is a great tool for gathering feedback from visitors or customers on your website. With the All In One TYPO3 Feedback extension, website admin can easily add feedback forms in various styles to their website, allowing them to collect valuable insights from their visitors.
vlucas/phpdotenv
525264580 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
league/oauth2-server
114074110 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
symfony/debug-bundle
96673589 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
react/socket
81926043 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
233719787 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
laravel/passport
71919207 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
pusher/pusher-php-server
75415038 Downloads
Library for interacting with the Pusher REST API
psr/http-server-middleware
69490961 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
77724380 Downloads
Common interface for HTTP server-side request handler
felixfbecker/language-server-protocol
65533421 Downloads
PHP classes for the Language Server Protocol
bshaffer/oauth2-server-php
13683310 Downloads
OAuth2 Server for PHP
beyondcode/laravel-dump-server
39046975 Downloads
Symfony Var-Dump Server for Laravel
react/http
21732869 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
cboden/ratchet
19042003 Downloads
PHP WebSocket library