issues
search
keboola
/
php-csv
CSV reader/writer
MIT License
135
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update deprecated GitHub Actions syntax
#58
AdamVyborny
closed
6 months ago
0
CM-873 May detect linebreak incorrectly in edge case
#57
ondrajodas
closed
10 months ago
0
CM-873 May detect linebreak incorrectly in edge case
#56
tomasfejfar
closed
10 months ago
0
Support php8 for version 3.x
#55
ondrajodas
closed
11 months ago
0
support php8
#54
ondrajodas
closed
1 year ago
0
Matrix test for various PHP versions
#53
AdamVyborny
closed
1 year ago
0
Fix writing false value
#52
AdamVyborny
closed
1 year ago
0
PHP8 for V1
#51
zajca
closed
1 year ago
1
Empty header
#50
AdamVyborny
closed
2 years ago
0
Updates for php 8.1 compatibility
#49
kleinmp
closed
1 year ago
1
Fix tests on PHP 8
#48
derrabus
closed
1 year ago
0
Fix empty enclosure
#47
ondrajodas
closed
2 years ago
0
Add license
#46
ujovlado
closed
2 years ago
0
Added typehints to iterator functions
#45
peldax
closed
2 years ago
3
Handle null column & migrate to GH actions
#44
AdamVyborny
closed
2 years ago
0
utf8 bom detection
#43
zajca
closed
3 years ago
0
Validate line breaks only once - in constructor
#42
michaljurecko
closed
4 years ago
0
Fix line breaks detection in edge-case
#41
michaljurecko
closed
4 years ago
14
separate csv options to own class
#40
zajca
closed
5 years ago
1
[ wip ] BOMに対応する
#39
shinichiromasuo
closed
5 years ago
0
.md documentation out of date
#38
strongn
opened
5 years ago
0
add trait for row to string converting without file
#37
turkishjoe
opened
5 years ago
4
chore: update codeclimate integration
#36
odinuv
closed
6 years ago
0
cannot properly parse tsv
#35
ondrejhlavacek
opened
6 years ago
14
[wip] feat: failing test
#34
ondrejhlavacek
closed
4 years ago
0
Implement public close() method
#33
tomasfejfar
opened
6 years ago
0
There should be a public method to close the file
#32
tomasfejfar
closed
6 years ago
3
[WIP] mac osx lines
#31
Halama
closed
5 years ago
1
#29 Enable MacOS Line breaks as acceptable
#30
ssmusoke
opened
6 years ago
1
validateLineBreak() function in CSV File does not check for Mac Line Breaks
#29
ssmusoke
opened
6 years ago
1
Write row exception - reason of failure
#28
Halama
closed
6 years ago
2
Refactor - split into Reader and Writer classes
#27
odinuv
closed
6 years ago
19
Test Write missing assertion
#26
Halama
closed
6 years ago
1
feat: support objects convertible to strings
#25
odinuv
closed
6 years ago
0
tests: add tests for escaped by parameter, fixes #23
#24
odinuv
closed
6 years ago
0
EscapedBy parameter is not covered by tests
#23
Halama
closed
6 years ago
0
Renovation
#22
odinuv
closed
6 years ago
3
feat: skip lines feature
#21
odinuv
closed
6 years ago
1
support of multibyte delimiters
#20
kacurez
closed
6 years ago
1
Added skip first line feature
#19
crazycodr
closed
6 years ago
2
Should not throw Exception if column is object with implemented __toString method
#18
stanogurnik
closed
6 years ago
1
Overwriting default fgetcsv escape character
#17
jason-gill
closed
8 years ago
2
Conversion error
#16
kachnitel
closed
8 years ago
0
Adds the ability to specify the newline char to use when writing a CSV file
#15
azambon
closed
6 years ago
1
Feature: allow to pass a file handle as well as a file location string
#14
robations
closed
6 years ago
1
allow the user to specify file mode.
#13
JonathanFrias
closed
6 years ago
1
Invalid line break. Please use unix \n or win \r\n line breaks.
#12
lstables
closed
9 years ago
3
CsvFileTest::testInitInvalidFileShouldNotThrowException()
#11
migueleliasweb
closed
6 years ago
4
Added mac line ending support
#10
DavidMikeSimon
closed
11 years ago
1
suppressed fopen warning
#9
mike182uk
closed
11 years ago
0
Next