Download the PHP package php-programmist/file-sql-logger-bundle without Composer
On this page you can find all versions of the php package php-programmist/file-sql-logger-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-programmist/file-sql-logger-bundle
More information about php-programmist/file-sql-logger-bundle
Files in php-programmist/file-sql-logger-bundle
Download php-programmist/file-sql-logger-bundle
More information about php-programmist/file-sql-logger-bundle
Files in php-programmist/file-sql-logger-bundle
Vendor php-programmist
Package file-sql-logger-bundle
Short Description Provides service that logs all mutable queries to the file
License MIT
Package file-sql-logger-bundle
Short Description Provides service that logs all mutable queries to the file
License MIT
Please rate this library. Is it a good library?
Informations about the package file-sql-logger-bundle
FileSqlLoggerBundle
This bundle provides service witch implements SQLLogger interface. With this service you can log all mutating queries (Insert, Update and Delete) of Doctine.
Installation
Usage
Configuration
By default log will be written to folder /sql/. You can change folder via configuration.
Create file config/packages/file_sql_logger.yaml:
All versions of file-sql-logger-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5
symfony/filesystem Version ^4.4 || ^5.0
symfony/dependency-injection Version ^4.4 || ^5.0
symfony/config Version ^4.4 || ^5.0
symfony/http-kernel Version ^4.4 || ^5.0
symfony/yaml Version ^4.4 || ^5.0
doctrine/dbal Version ^2.10
symfony/filesystem Version ^4.4 || ^5.0
symfony/dependency-injection Version ^4.4 || ^5.0
symfony/config Version ^4.4 || ^5.0
symfony/http-kernel Version ^4.4 || ^5.0
symfony/yaml Version ^4.4 || ^5.0
doctrine/dbal Version ^2.10
The package php-programmist/file-sql-logger-bundle contains the following files
Loading the files please wait ....