Libraries tagged by servey
nitsan/ns-feedback
6354 Downloads
TYPO3 Feedback Extension - 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.
league/oauth2-server
158128207 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.
vlucas/phpdotenv
675554677 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
pusher/pusher-php-server
118897806 Downloads
Library for interacting with the Pusher REST API
symfony/debug-bundle
132365703 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
spiral/roadrunner
15830199 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
react/socket
154144259 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
337634593 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
98862217 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
laravel/mcp
35146457 Downloads
Rapidly build MCP servers for your Laravel applications.
spatie/laravel-webhook-server
11304949 Downloads
Send webhooks in Laravel apps
psr/http-server-middleware
117170839 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
128582505 Downloads
Common interface for HTTP server-side request handler
felixfbecker/language-server-protocol
85522765 Downloads
PHP classes for the Language Server Protocol
bshaffer/oauth2-server-php
16728302 Downloads
OAuth2 Server for PHP