issues
search
thephpleague
/
csv
CSV data manipulation made easy in PHP
https://csv.thephpleague.com
MIT License
3.34k
stars
336
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Should we add support for property hooks in the package denormalization feature.
#541
nyamsprod
opened
3 weeks ago
2
Adding JsonConverter::chunkSize
#540
nyamsprod
closed
4 weeks ago
0
Implementing JsonConverter #533
#539
nyamsprod
closed
1 month ago
0
Improve serializer by adding missing tests
#538
nyamsprod
closed
1 month ago
0
Revert Expression changes postponed to v10
#537
nyamsprod
closed
1 month ago
0
Changing default settings for the package
#536
nyamsprod
opened
1 month ago
0
TabularDataReader quey improvement
#535
nyamsprod
closed
1 month ago
0
Rewrite RFC7111 feature
#534
nyamsprod
opened
1 month ago
0
Json Encoder
#533
nyamsprod
closed
1 month ago
0
Handling escape parameter in PHP8.4+
#532
nyamsprod
closed
2 months ago
4
Fix usage of non empty `$escape` in PHP 8.4
#531
cedric-anne
closed
2 months ago
4
Explicitly mark nullable parameter
#530
cedric-anne
closed
3 months ago
4
Better way to guess the delimiter
#529
tacman
closed
4 months ago
1
Encoding formatters (all formatters?) are not applied to the header
#528
tiagof
closed
4 months ago
2
Adding the new documentation website layout
#527
nyamsprod
closed
4 months ago
0
getHeader implementation should match the documentation
#526
nyamsprod
closed
5 months ago
0
Docs: Fix sample code in documentation to use `getRecords()` instead of `getHeader()`
#525
meihei3
closed
5 months ago
8
The method chunkBy is not yielding chunks correctly
#524
verzola
closed
6 months ago
2
Detect delimiter of file automatically
#523
javierfh03
closed
6 months ago
1
Why does calling getContent() seem to empty the iterator returned by the Reader
#522
justageek
closed
6 months ago
2
Add PHP 8.4 to CI
#521
andreybolonin
closed
7 months ago
1
Is there a simple way to format xls into csv before write/read on it
#520
Floberrot
closed
9 months ago
0
Enclosure not works properly
#519
JiRysavy
closed
8 months ago
2
Since 9.12.0 TabularDataReader::getRecords is stricter - exception is thrown with string keys for header
#518
pwolanin
closed
9 months ago
10
Feature request: Trim parsed csv strings
#517
PetrKaterinak
closed
9 months ago
2
Parsing CSV with escape character before enclosure
#516
pimjansen
closed
9 months ago
2
php version is locked to 8.1, it causes issues with php upgrade to 8.2 or greater
#515
MdNadimHossain
closed
9 months ago
1
TabularDataReader::getRecords()->current() can return NULL
#514
josefsabl
closed
9 months ago
3
Preformatting data before conversion
#513
nyamsprod
closed
11 months ago
3
Enable protection against long lines
#512
GrahamCampbell
closed
11 months ago
6
Fix typo in changelog
#511
zoispag
closed
11 months ago
1
fix typo
#510
tacman
closed
11 months ago
0
#508 Adding Object Mapping
#509
nyamsprod
closed
1 year ago
0
Add object mapping
#508
nyamsprod
closed
1 year ago
12
getRecords with defined header produce wrong results
#507
adalbertus
closed
1 year ago
1
getRecords from PART of columns and random sort
#506
paive-media
closed
1 year ago
2
how to read csv without BOM?
#505
langziyang
closed
1 year ago
4
Is Writer::insertAll() faster than Writer::insertOne() or not?
#504
gazzoy
closed
1 year ago
2
How to read from STDIN instead of a file
#503
tacman
closed
1 year ago
2
Calls to rewind or fseek that fail are ignored silently
#502
driskell
closed
1 year ago
5
Docs: Fix `fetchColumnByOffset` example
#501
becker
closed
1 year ago
0
Add support for RFC7111
#500
nyamsprod
closed
1 year ago
0
Convert the header into a proper header mapper
#499
nyamsprod
closed
1 year ago
0
Add CSV column filtering and re-ordering during parsing
#498
nyamsprod
closed
1 year ago
0
Adding collections methods to the TabularReader interface
#497
nyamsprod
closed
1 year ago
0
PHPStan errors with versions 9.9 and 9.10
#496
earthiverse
closed
1 year ago
2
Prevent character encoding
#495
baltechies
closed
1 year ago
2
Any Idea why I am getting this error? Please help
#494
w3guy
closed
1 year ago
4
Can you add function to compare 2 csv files and return diff as json
#493
ntuanphuc
closed
1 year ago
1
the Statement limit character for each field?
#492
ducwp
closed
1 year ago
4
Next