Search results for - Free download!
webmozart/assert
220388403 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
145074306 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/var-dumper
185528389 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
212838351 Downloads
Provides tools to internationalize your application
symfony/routing
190114752 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
244958314 Downloads
Executes commands in sub-processes
symfony/polyfill-php72
147680722 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-mbstring
309590353 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-ctype
201267176 Downloads
Symfony polyfill for ctype functions
symfony/http-kernel
197090701 Downloads
Provides a structured process for converting a Request into a Response
symfony/http-foundation
213621803 Downloads
Defines an object-oriented layer for the HTTP specification
symfony/finder
253477530 Downloads
Finds files and directories via an intuitive fluent interface
symfony/event-dispatcher
267280447 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/debug
218720188 Downloads
Provides tools to ease debugging PHP code
symfony/css-selector
188112088 Downloads
Converts CSS selectors to XPath expressions