Libraries tagged by servery
nabeghe/servery
6 Downloads
Provides easy access to certain details available in the global $_SERVER variable.
ka4aev/server
2 Downloads
practika po servery
vlucas/phpdotenv
642395805 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
pusher/pusher-php-server
107280350 Downloads
Library for interacting with the Pusher REST API
league/oauth2-server
147581614 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
125166826 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
spiral/roadrunner
14200025 Downloads
RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins
react/socket
136547183 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
314236565 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
92202867 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
spatie/laravel-webhook-server
10191933 Downloads
Send webhooks in Laravel apps
psr/http-server-middleware
104589676 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
115408481 Downloads
Common interface for HTTP server-side request handler
felixfbecker/language-server-protocol
81567679 Downloads
PHP classes for the Language Server Protocol
bshaffer/oauth2-server-php
16135549 Downloads
OAuth2 Server for PHP