Skip to content

Pull requests: jwage/easy-csv

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add utf8 bom for ms excel
#34 by itcrab was merged Oct 21, 2016 Loading… updated Mar 5, 2023
Update dependencies Improvement
#43 by jwage was merged Apr 11, 2019 Loading… updated Apr 11, 2019 1.0.0
Update Doctrine Coding Standards to 5.0 Improvement
#42 by jwage was merged Sep 28, 2018 Loading… updated Sep 28, 2018 1.0.0
Update PHPStan to 0.10 Improvement
#40 by jwage was merged Jun 25, 2018 Loading… updated Jun 25, 2018 1.0.0
Added option for csv header. Needs Test
#31 by clzola was closed May 11, 2018 Loading… updated May 11, 2018
Test enhancement
#36 by peter279k was merged May 11, 2018 Loading… updated May 11, 2018
Create in memory if no file was passed in
#27 by SunboX was closed Dec 20, 2017 Loading… updated Dec 20, 2017
added how to install via composer
#29 by royopa was merged Jul 16, 2015 Loading… updated Jul 16, 2015
Discovered SplFileObject::fgetcsv() bugs implemented a workaround
#26 by jorgecolonconsulting was merged Jul 16, 2015 Loading… updated Jul 16, 2015
Added PHP 5.6 and HHVM to travis.yml
#24 by Nyholm was merged Aug 12, 2014 Loading… updated Aug 12, 2014
Add support for skipping blank lines
#5 by mbadolato was closed Jan 12, 2013 Loading… updated Jul 22, 2014
Sometimes when we pass to the writer 'php://temp'
#12 by harikt was closed Sep 9, 2013 Loading… updated Jul 22, 2014
Added line limit support in reader
#13 by spescina was closed Dec 23, 2013 Loading… updated Jul 22, 2014
Added Composer branch alias
#16 by jeremyFreeAgent was merged Feb 17, 2014 Loading… updated Jul 21, 2014
Make use of SplFileObject class instead of function calls
#14 by adosaiguas was merged Dec 23, 2013 Loading… updated Jul 3, 2014
Lazy load headers so we can still set delimiter / enclosure
#10 by korstiaan was merged Feb 17, 2013 Loading… updated Jul 2, 2014
allow for more flexibility on first line (headers)
#20 by cordoval was merged May 6, 2014 Loading… updated Jun 13, 2014
configurable buffer size for reader
#11 by deweller was closed Dec 23, 2013 Loading… updated Dec 23, 2013
It should be an array.
#3 by harikt was merged Sep 1, 2011 Loading… updated Sep 1, 2011
Adding line numbers for debugging purposes
#1 by marijn was closed Mar 1, 2011 Loading… updated Feb 24, 2011
ProTip! Add no:assignee to see everything that’s not assigned.