Libraries tagged by t
symfony/deprecation-contracts
736107329 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
393740476 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/debug-bundle
101907620 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/cache-contracts
273628861 Downloads
Generic abstractions related to caching
symfony/cache
311816762 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/browser-kit
255110897 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
swagger-api/swagger-ui
39063467 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
squizlabs/php_codesniffer
335857516 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
spatie/laravel-activitylog
36805953 Downloads
A very simple activity logger to monitor the users of your website or application
spatie/browsershot
25812376 Downloads
Convert a webpage to an image or pdf using headless Chrome
setasign/fpdi
124054494 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.
sebastian/lines-of-code
466588009 Downloads
Library for counting the lines of code in PHP source code
sebastian/complexity
466583916 Downloads
Library for calculating the complexity of PHP code units
sebastian/code-unit
467097090 Downloads
Collection of value objects that represent the PHP code units
respect/validation
33398456 Downloads
The most awesome validation engine ever created for PHP