Libraries tagged by from
vlucas/phpdotenv
628662413 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
swagger-api/swagger-ui
48270667 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
phar-io/manifest
774048557 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
677207641 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
symfony/property-access
310191460 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/messenger
129161742 Downloads
Helps applications send and receive messages to/from other applications or via message queues
symfony/dotenv
238232580 Downloads
Registers environment variables from a .env file
symfony/debug-bundle
122078163 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/clock
194066931 Downloads
Decouples applications from the system clock
spatie/laravel-query-builder
29563820 Downloads
Easily build Eloquent queries from API requests
smalot/pdfparser
38594862 Downloads
Pdf parser library. Can read and extract information from pdf file.
setasign/fpdi
151602241 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
mtdowling/jmespath.php
494675884 Downloads
Declaratively specify how to extract elements from a JSON document
mpdf/mpdf
81467826 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
maennchen/zipstream-php
304740704 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.