Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bigoen/parasut-bundle

Symfony Bundle
https://github.com/bigoen/parasut-bundle

parasut-bundle symfony symfony-bundle

Last synced: 2 days ago
JSON representation

Symfony Bundle

Awesome Lists containing this project

README

        

Parasut Bundle
==
Install:
```
composer require bigoen/parasut-bundle
```
Set environments in .env
```dotenv
###> bigoen/parasut-bundle ###
PARASUT_CLIENT_ID=
PARASUT_CLIENT_SECRET=
PARASUT_EMAIL=
PARASUT_PASSWORD=
PARASUT_COMPANY_ID=
###< bigoen/parasut-bundle ###
```