Download the PHP package fastartconsulting/log-bundle without Composer
On this page you can find all versions of the php package fastartconsulting/log-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fastartconsulting/log-bundle
More information about fastartconsulting/log-bundle
Files in fastartconsulting/log-bundle
Package log-bundle
Short Description FastArtConsulting Symfony LogBundle
License MIT
Informations about the package log-bundle
FastART Consulting
LogBundle v1.0 STABLE
This bundle provides a configuration of RESTful API's for User
Integrated with:
- MongoDB Bundle - doctrine/mongodb-odm-bundle
Documented with:
- Nelmio API DOC Bundle - nelmio/api-doc-bundle
Note
Documentation
- Setup
- Configuration
Setup
- A) Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:
composer require fastartconsulting/log-bundle
- B) Add Bundles in AppKernel.php
Open the file AppKernel.php located inside /app folder and add the following lines:
Configuration
-
Configure your application's parameters.yml and add valid values for Log dir:
- Run Server and Enjoy ;)
After
you can see the API's on 127.0.0.1/doc
Our integrations
License
This bundle is under the MIT license.
All versions of log-bundle with dependencies
doctrine/mongodb-odm-bundle Version ^3.5
fastartconsulting/user-bundle Version ^1.0