Libraries tagged by to
symfony/intl
178328267 Downloads
Provides access to the localization data of the ICU library
symfony/http-client-contracts
364323422 Downloads
Generic abstractions related to HTTP clients
symfony/http-client
276198441 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
symfony/form
135837839 Downloads
Allows to easily create, process and reuse HTML forms
symfony/error-handler
580901620 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/deprecation-contracts
734455822 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
393029600 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/cache-contracts
272962413 Downloads
Generic abstractions related to caching
symfony/browser-kit
254633409 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
squizlabs/php_codesniffer
335281264 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
spatie/laravel-activitylog
36659504 Downloads
A very simple activity logger to monitor the users of your website or application
spatie/browsershot
25709210 Downloads
Convert a webpage to an image or pdf using headless Chrome
setasign/fpdi
123693882 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.
phpmd/phpmd
99575439 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
240324825 Downloads
HTTP Message related tools