Libraries tagged by var
symfony/var-dumper
637107371 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
vlucas/phpdotenv
446195789 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/routing
594538924 Downloads
Maps an HTTP request to a set of configuration variables
sebastian/recursion-context
667220961 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
675627050 Downloads
Provides the functionality to export PHP variables for visualization
monolog/monolog
746773493 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
doctrine/event-manager
381662860 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
symfony/var-exporter
251804775 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/twig-bridge
155079097 Downloads
Provides integration for Twig with various Symfony components
symfony/monolog-bridge
135404515 Downloads
Provides integration for Monolog with various Symfony components
symfony/dotenv
160667324 Downloads
Registers environment variables from a .env file
symfony/doctrine-bridge
132012695 Downloads
Provides integration for Doctrine with various Symfony components
symfony/debug-bundle
80913867 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
symfony/proxy-manager-bridge
78410439 Downloads
Provides integration for ProxyManager with various Symfony components
friendsofsymfony/rest-bundle
61791672 Downloads
This Bundle provides various tools to rapidly develop RESTful API's with Symfony