Libraries tagged by aes
symfony/property-access
335766115 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/framework-bundle
263593349 Downloads
Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/dotenv
255307781 Downloads
Registers environment variables from a .env file
symfony/debug-bundle
131089614 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/browser-kit
307100354 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
squizlabs/php_codesniffer
400194279 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
spatie/laravel-backup
26696088 Downloads
A Laravel package to backup your application
spatie/laravel-activitylog
59378244 Downloads
A very simple activity logger to monitor the users of your website or application
spatie/browsershot
40428910 Downloads
Convert a webpage to an image or pdf using headless Chrome
slim/slim
55199919 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
simplesoftwareio/simple-qrcode
32727832 Downloads
Simple QrCode is a QR code generator made for Laravel.
setasign/fpdi
166731514 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.
select2/select2
8664739 Downloads
Select2 is a jQuery based replacement for select boxes.
rmccue/requests
39087973 Downloads
A HTTP library written in PHP, for human beings.
react/promise
408056094 Downloads
A lightweight implementation of CommonJS Promises/A for PHP