issues
search
nozavroni
/
csvelte
πΊπ» CSV and Tabular Data library for PHP
http://phpcsv.com/
Other
6
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump babel from 2.3.4 to 2.9.1 in /docs
#202
dependabot[bot]
opened
3 years ago
0
Bump pygments from 2.1.3 to 2.7.4 in /docs
#201
dependabot[bot]
opened
3 years ago
0
Bump jinja2 from 2.8 to 2.11.3 in /docs
#200
dependabot[bot]
opened
3 years ago
0
add setHeaderRow() to reader
#199
nozavroni
opened
4 years ago
0
Fixed bug where datetime columns would cause warns
#198
nozavroni
closed
4 years ago
1
datetime causes warnings in taster
#197
nozavroni
opened
4 years ago
0
Updated Jinja to get rid of the security alert
#196
nozavroni
opened
4 years ago
1
Add optional $offset param to getRow() method in Reader
#195
nozavroni
closed
6 years ago
0
Reader should index from 0
#194
nozavroni
closed
6 years ago
0
Bug fix for issues #190 and #191
#193
nozavroni
closed
6 years ago
0
Bug fix for issue #191
#192
nozavroni
closed
6 years ago
2
reader bug - if there is no newline at EOF, last line is ignored
#191
nozavroni
closed
6 years ago
1
reader bug - if space(s) around delimiter, they aren't ignored
#190
nozavroni
closed
6 years ago
0
Sniffer needs vastly better testing
#189
nozavroni
opened
6 years ago
0
Multiple headers support
#188
nozavroni
opened
6 years ago
0
Add a fill method
#187
nozavroni
closed
6 years ago
0
Would be useful to have a fold method that defaulted to a new collection
#186
nozavroni
closed
6 years ago
1
getKeyAt() should throw different exception
#185
nozavroni
closed
6 years ago
1
Might be a good idea to use a string library
#184
nozavroni
closed
6 years ago
1
Release v0.3
#183
nozavroni
opened
6 years ago
1
Rewrite docs to match new interface once v0.3 refactor is finished
#182
nozavroni
opened
6 years ago
0
Use nozavroni/collect rather than custom collection classes
#181
nozavroni
closed
6 years ago
1
Refactor and simplify the library
#180
nozavroni
opened
6 years ago
0
Why not just use Laravel collection?
#179
nozavroni
closed
6 years ago
1
Use NovaCollections instead of writing new one
#178
nozavroni
closed
6 years ago
1
Collection inspiration
#177
nozavroni
closed
6 years ago
1
Use collections within reader to improve interface
#176
nozavroni
closed
6 years ago
0
Develop
#175
nozavroni
closed
7 years ago
1
Releases/v0.2.2
#174
nozavroni
closed
7 years ago
0
Add the Collection::where() method back
#173
nozavroni
closed
7 years ago
1
Apply fixes from StyleCI
#172
nozavroni
closed
7 years ago
0
Refactor/164 removeoldcollection
#171
nozavroni
closed
7 years ago
3
Refactor/164 removeoldcollection
#170
nozavroni
closed
7 years ago
0
Remove phpcs.xml (using styleci instead)
#169
nozavroni
closed
7 years ago
0
Implement generators for Collections
#168
nozavroni
closed
6 years ago
1
Move Collection namespace into its own library
#167
nozavroni
closed
6 years ago
1
Collection traits
#166
nozavroni
closed
6 years ago
1
New Collection methods
#165
nozavroni
closed
6 years ago
1
Remove old Collection class and integrate new ones
#164
nozavroni
closed
7 years ago
0
Apply fixes from StyleCI
#163
nozavroni
closed
7 years ago
0
Collection refactor - AbstractCollection, MultiCollection, TabularCollection, etc.
#162
nozavroni
closed
7 years ago
0
Collection filter criteria class
#161
nozavroni
closed
6 years ago
1
Collection validation
#160
nozavroni
closed
6 years ago
1
Functions for common collection features
#159
nozavroni
closed
6 years ago
1
Set up origin/develop branch
#158
nozavroni
opened
8 years ago
0
Implement CachingIterator for TabularCollection
#157
nozavroni
opened
8 years ago
0
Implement one of the Iterator interfaces for Collection
#156
nozavroni
closed
6 years ago
3
Implement ArrayAccess interface for Collection
#155
nozavroni
closed
7 years ago
1
Write CSV import/export module for Symfony
#154
nozavroni
opened
8 years ago
0
Add a phpcs.xml and implement CS fixes
#153
nozavroni
closed
7 years ago
2
Next