Download the PHP package vollbehr/php-reader-symfony without Composer
On this page you can find all versions of the php package vollbehr/php-reader-symfony. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vollbehr/php-reader-symfony
More information about vollbehr/php-reader-symfony
Files in vollbehr/php-reader-symfony
Package php-reader-symfony
Short Description Symfony bundle for vollbehr/php-reader.
License BSD-3-Clause
Homepage https://github.com/vollbehr/php-reader
Informations about the package php-reader-symfony
PHP Reader Symfony Bundle
This bundle wires the vollbehr/php-reader file reader factory into the Symfony service container, giving you framework-native configuration and autoconfiguration support.
Installation
If you're using Symfony Flex the bundle will be enabled automatically. Otherwise, register it in your config/bundles.php:
Configuration
Override the default configuration by creating config/packages/php_reader.yaml:
You can access the factory directly from the container; this snippet mirrors the automated test harness:
Versioning
Tag bundle releases in lockstep with vollbehr/php-reader so consumers can rely on compatible APIs across the ecosystem.
All versions of php-reader-symfony with dependencies
vollbehr/php-reader Version ^1.9
symfony/dependency-injection Version ^6.4|^7.0
symfony/config Version ^6.4|^7.0
symfony/http-kernel Version ^6.4|^7.0