Libraries tagged by aa
symfony/string
553460313 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/stopwatch
311668113 Downloads
Provides a way to profile code
symfony/security-bundle
137029650 Downloads
Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/property-access
236232002 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/framework-bundle
188208094 Downloads
Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/dotenv
179927455 Downloads
Registers environment variables from a .env file
symfony/deprecation-contracts
638304553 Downloads
A generic function and convention to trigger deprecation notices
symfony/debug-bundle
90495064 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/browser-kit
232625662 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
swagger-api/swagger-ui
33985252 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
301985555 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
spatie/laravel-activitylog
30750489 Downloads
A very simple activity logger to monitor the users of your website or application
slim/slim
41499765 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
react/promise
285096359 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
ramsey/collection
357667650 Downloads
A PHP library for representing and manipulating collections.