Libraries tagged by from
vlucas/phpdotenv
446195789 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phar-io/manifest
545568138 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
520145911 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
symfony/property-access
212884822 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/dotenv
160667324 Downloads
Registers environment variables from a .env file
symfony/debug-bundle
80913867 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
swagger-api/swagger-ui
30157363 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
mtdowling/jmespath.php
347170599 Downloads
Declaratively specify how to extract elements from a JSON document
mpdf/mpdf
54509822 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
maennchen/zipstream-php
186301422 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
league/oauth2-server
95473362 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.
knplabs/knp-snappy
51953649 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
hashids/hashids
34147990 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
google/recaptcha
66804174 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
symfony/runtime
48051365 Downloads
Enables decoupling PHP applications from global state