Libraries tagged by sber
symfony/serializer
258096178 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
league/oauth2-server
113060136 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
257402807 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jms/serializer
121570564 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
google/apiclient-services
149910892 Downloads
Client library for Google APIs
zircote/swagger-php
108536879 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/var-exporter
313261469 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
opis/closure
217591325 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
masterminds/html5
185259990 Downloads
An HTML5 parser and serializer.
symfony/debug-bundle
95842400 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
react/socket
80232890 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
231250570 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
71321840 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
google/recaptcha
76989979 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
pusher/pusher-php-server
74634448 Downloads
Library for interacting with the Pusher REST API