Libraries tagged by from
vlucas/phpdotenv
673070211 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
swagger-api/swagger-ui
52870499 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
822210141 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
713605252 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
league/oauth2-server
157331205 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.
symfony/runtime
108484357 Downloads
Enables decoupling PHP applications from global state
symfony/property-access
337613804 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/messenger
143024377 Downloads
Helps applications send and receive messages to/from other applications or via message queues
symfony/dotenv
256523540 Downloads
Registers environment variables from a .env file
symfony/debug-bundle
131729459 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/clock
237960535 Downloads
Decouples applications from the system clock
spatie/laravel-query-builder
34043346 Downloads
Easily build Eloquent queries from API requests
smalot/pdfparser
46963431 Downloads
Pdf parser library. Can read and extract information from pdf file.
setasign/fpdi
167877321 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
531994477 Downloads
Declaratively specify how to extract elements from a JSON document