Libraries tagged by ta
symfony/stopwatch
281775834 Downloads
Provides a way to profile code
symfony/property-access
213072140 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-php81
302925191 Downloads
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/polyfill-php80
582361820 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php73
478599605 Downloads
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/intl
145033773 Downloads
Provides access to the localization data of the ICU library
symfony/http-client-contracts
297803422 Downloads
Generic abstractions related to HTTP clients
symfony/http-client
212703239 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
symfony/form
111387511 Downloads
Allows to easily create, process and reuse HTML forms
symfony/error-handler
453593549 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/deprecation-contracts
564412859 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
324591134 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/cache-contracts
209252925 Downloads
Generic abstractions related to caching
symfony/cache
244504594 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/browser-kit
213476192 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically