Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaplean/csv-bundle
https://github.com/chaplean/csv-bundle
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chaplean/csv-bundle
- Owner: chaplean
- Created: 2019-07-09T18:42:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-09T18:43:51.000Z (over 5 years ago)
- Last Synced: 2024-11-20T08:16:49.620Z (about 2 months ago)
- Language: PHP
- Size: 2.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Getting Started With Chaplean Csv Bundle
========================================# Prerequisites
This version of the bundle requires Symfony 2.8+.
# Installation
## 1. Composer
```
composer require chaplean/csv-bundle
```## 2. AppKernel.php
Add
```
new Chaplean\Bundle\MailerBundle\ChapleanCsvBundle(),
```