Libraries tagged by syrve
slothws/syrve-api
87 Downloads
This project is a library for convenient usage of the Syrve API.
neverlxsss/syrve-laravel
134 Downloads
Laravel wrapper package for the syrve API
vlucas/phpdotenv
519109826 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
league/oauth2-server
112691811 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
95578649 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
react/socket
79566571 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
230346903 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
71107633 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
pusher/pusher-php-server
74369788 Downloads
Library for interacting with the Pusher REST API
psr/http-server-middleware
68166233 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
76283969 Downloads
Common interface for HTTP server-side request handler
felixfbecker/language-server-protocol
64366350 Downloads
PHP classes for the Language Server Protocol
bshaffer/oauth2-server-php
13589347 Downloads
OAuth2 Server for PHP
beyondcode/laravel-dump-server
38818803 Downloads
Symfony Var-Dump Server for Laravel
react/http
21472823 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP