Libraries tagged by from
vlucas/phpdotenv
484844543 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phar-io/manifest
597350736 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
555696628 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
symfony/property-access
234118858 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/dotenv
178204090 Downloads
Registers environment variables from a .env file
symfony/debug-bundle
89658336 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
33618586 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
379822419 Downloads
Declaratively specify how to extract elements from a JSON document
mpdf/mpdf
59898870 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
maennchen/zipstream-php
211517296 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
105495398 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
55796325 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
hashids/hashids
37593883 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
google/recaptcha
72754994 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
symfony/runtime
57599147 Downloads
Enables decoupling PHP applications from global state