Libraries tagged by as
symfony/stopwatch
338547011 Downloads
Provides a way to profile code
symfony/security-bundle
146693777 Downloads
Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/property-access
253775076 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/http-client
263902841 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
symfony/framework-bundle
202010077 Downloads
Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/dotenv
193083243 Downloads
Registers environment variables from a .env file
symfony/debug-bundle
97101711 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/browser-kit
246291207 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
swagger-api/swagger-ui
36906867 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
324814923 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
spatie/laravel-medialibrary
28976160 Downloads
Associate files with Eloquent models
spatie/laravel-activitylog
34196656 Downloads
A very simple activity logger to monitor the users of your website or application
spatie/browsershot
23892705 Downloads
Convert a webpage to an image or pdf using headless Chrome
slim/slim
43881608 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
react/promise
309892933 Downloads
A lightweight implementation of CommonJS Promises/A for PHP