Browse Source

Changed the library nyamsprod/bakame.csv to thephpleague/csv #313

pull/315/head
nickurt 11 years ago
parent
commit
0a10d6bfc5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

193
 * [Lurker](https://github.com/henrikbjorn/Lurker) - A resource tracking library.
193
 * [Lurker](https://github.com/henrikbjorn/Lurker) - A resource tracking library.
194
 * [PHP File Locator](https://github.com/herrera-io/php-file-locator) - A library for locating files in large projects.
194
 * [PHP File Locator](https://github.com/herrera-io/php-file-locator) - A library for locating files in large projects.
195
 * [PHP FFmpeg](https://github.com/alchemy-fr/PHP-FFmpeg/) - A wrapper for the [FFmpeg](http://www.ffmpeg.org/) video library.
195
 * [PHP FFmpeg](https://github.com/alchemy-fr/PHP-FFmpeg/) - A wrapper for the [FFmpeg](http://www.ffmpeg.org/) video library.
196
-* [CSV](https://github.com/nyamsprod/Bakame.csv) - A CSV data manipulation library.
196
+* [CSV](https://github.com/thephpleague/csv) - A CSV data manipulation library.
197
 
197
 
198
 ## Streams
198
 ## Streams
199
 *Libraries for working with streams.*
199
 *Libraries for working with streams.*

Loading…
Cancel
Save