Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bigoen/parasut-bundle
- Owner: bigoen
- License: mit
- Created: 2020-08-21T14:29:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-08T14:55:58.000Z (over 3 years ago)
- Last Synced: 2024-05-06T07:22:23.040Z (6 months ago)
- Topics: parasut-bundle, symfony, symfony-bundle
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ###
```