Libraries tagged by from
vlucas/phpdotenv
648354870 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
swagger-api/swagger-ui
50374958 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
796056066 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
693519978 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
symfony/property-access
322200059 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/messenger
135441962 Downloads
Helps applications send and receive messages to/from other applications or via message queues
symfony/dotenv
246581221 Downloads
Registers environment variables from a .env file
symfony/debug-bundle
126535119 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/clock
213650625 Downloads
Decouples applications from the system clock
spatie/laravel-query-builder
31552505 Downloads
Easily build Eloquent queries from API requests
smalot/pdfparser
41989125 Downloads
Pdf parser library. Can read and extract information from pdf file.
setasign/fpdi
158784850 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
511331185 Downloads
Declaratively specify how to extract elements from a JSON document
mpdf/mpdf
84836368 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
maennchen/zipstream-php
318696482 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.