Libraries tagged by sber
symfony/serializer
242962301 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
league/oauth2-server
106550948 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.
laravel/serializable-closure
229320117 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
google/apiclient-services
141392189 Downloads
Client library for Google APIs
zircote/swagger-php
102089426 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/var-exporter
288822085 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
opis/closure
211904613 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
masterminds/html5
166569355 Downloads
An HTML5 parser and serializer.
symfony/debug-bundle
90562585 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
react/socket
68256193 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
214343393 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
67492240 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
google/recaptcha
73411687 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
pusher/pusher-php-server
69877630 Downloads
Library for interacting with the Pusher REST API
psr/http-server-handler
69769284 Downloads
Common interface for HTTP server-side request handler