Libraries tagged by SERP
guzzlehttp/guzzle
1085216365 Downloads
Guzzle is a PHP HTTP client library
monolog/monolog
1050621667 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
symfony/service-contracts
954237993 Downloads
Generic abstractions related to writing services
vlucas/phpdotenv
668342075 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
aws/aws-sdk-php
566746881 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
symfony/serializer
345638152 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
pusher/pusher-php-server
116282874 Downloads
Library for interacting with the Pusher REST API
league/oauth2-server
155793731 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
392691117 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jms/serializer
146210067 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
google/apiclient-services
205070278 Downloads
Client library for Google APIs
zircote/swagger-php
152532790 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/var-exporter
429170159 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
opis/closure
238375620 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
masterminds/html5
290501382 Downloads
An HTML5 parser and serializer.