Libraries tagged by to
symfony/http-client
358658123 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
symfony/form
169486514 Downloads
Allows to easily create, process and reuse HTML forms
symfony/cache-contracts
351346304 Downloads
Generic abstractions related to caching
symfony/browser-kit
307380360 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
squizlabs/php_codesniffer
400538593 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
spatie/laravel-translatable
29030974 Downloads
A trait to make an Eloquent model hold translations
spatie/laravel-backup
26752766 Downloads
A Laravel package to backup your application
spatie/laravel-activitylog
59547770 Downloads
A very simple activity logger to monitor the users of your website or application
spatie/browsershot
40525105 Downloads
Convert a webpage to an image or pdf using headless Chrome
setasign/fpdi
167009886 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.
robmorgan/phinx
50640451 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
propaganistas/laravel-phone
42895702 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
phpmd/phpmd
118367612 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
php-http/message
289577247 Downloads
HTTP Message related tools
php-http/client-common
245965895 Downloads
Common HTTP Client implementations and tools for HTTPlug