Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | improve documentation | Ignace Nyamagana Butera | 2015-02-11 | 1 | -4/+4 | |
| | ||||||
* | remove ini_set setting | Ignace Nyamagana Butera | 2015-02-11 | 1 | -4/+2 | |
| | ||||||
* | deprecated default constructors | Ignace Nyamagana Butera | 2015-02-11 | 1 | -0/+2 | |
| | ||||||
* | adding test for the output method | Ignace Nyamagana Butera | 2015-02-11 | 1 | -1/+0 | |
| | ||||||
* | improve fpassthru method | Ignace Nyamagana Butera | 2015-02-11 | 1 | -1/+1 | |
| | ||||||
* | improved internal fpassthru method | Ignace Nyamagana Butera | 2015-02-10 | 1 | -1/+6 | |
| | ||||||
* | modifying jsonSerialize output | Ignace Nyamagana Butera | 2015-02-10 | 1 | -1/+1 | |
| | ||||||
* | improve code quality | Ignace Nyamagana Butera | 2015-02-10 | 3 | -41/+47 | |
| | ||||||
* | improve BOM Handling | Ignace Nyamagana Butera | 2015-02-10 | 1 | -9/+61 | |
| | ||||||
* | improve SplFileObject flags handling | Ignace Nyamagana Butera | 2015-02-10 | 2 | -26/+5 | |
| | ||||||
* | remove CSV control setter default values | Ignace Nyamagana Butera | 2015-02-09 | 7 | -45/+38 | |
| | ||||||
* | improve newline handling | Ignace Nyamagana Butera | 2015-02-09 | 2 | -10/+3 | |
| | ||||||
* | moving newline handling to controls traits | Ignace Nyamagana Butera | 2015-02-09 | 3 | -45/+37 | |
| | ||||||
* | Merge branch 'master' of https://github.com/thephpleague/csv | Ignace Nyamagana Butera | 2015-02-02 | 1 | -1/+1 | |
|\ | ||||||
| * | Use parent methods in MapIterator | Alexander Miertsch | 2015-01-31 | 1 | -1/+1 | |
| | | ||||||
* | | improve lib | Ignace Nyamagana Butera | 2015-02-02 | 9 | -46/+52 | |
|/ | ||||||
* | adding flexible output | Ignace Nyamagana Butera | 2015-01-29 | 3 | -4/+19 | |
|\ | ||||||
| * | adding more flexible output method | Ignace Nyamagana Butera | 2015-01-29 | 3 | -4/+19 | |
| | | ||||||
* | | improve Writer | Ignace Nyamagana Butera | 2015-01-29 | 1 | -7/+4 | |
|/ | ||||||
* | improve Writer | Ignace Nyamagana Butera | 2015-01-28 | 1 | -7/+2 | |
| | ||||||
* | adding Writer::useValidation method | Ignace Nyamagana Butera | 2015-01-28 | 1 | -16/+54 | |
| | ||||||
* | improve new features | Ignace Nyamagana Butera | 2015-01-28 | 2 | -38/+31 | |
| | ||||||
* | improve new Features | Ignace Nyamagana Butera | 2015-01-28 | 2 | -3/+8 | |
| | ||||||
* | adding Writer::setCellContentValidation | Ignace Nyamagana Butera | 2015-01-28 | 1 | -8/+33 | |
| | ||||||
* | bug fix createFromString named constructor | Ignace Nyamagana Butera | 2015-01-28 | 1 | -2/+4 | |
| | ||||||
* | improve Factory trait | Ignace Nyamagana Butera | 2015-01-23 | 2 | -44/+44 | |
| | ||||||
* | making the MapIterator internal | Ignace Nyamagana Butera | 2015-01-23 | 1 | -0/+1 | |
| | ||||||
* | adding Factory trait | Ignace Nyamagana Butera | 2015-01-23 | 2 | -144/+168 | |
| | ||||||
* | improve factory methods | Ignace Nyamagana Butera | 2015-01-21 | 1 | -2/+3 | |
| | ||||||
* | improve output method | Ignace Nyamagana Butera | 2015-01-21 | 1 | -3/+3 | |
| | ||||||
* | prepare for 6.3 release | Ignace Nyamagana Butera | 2015-01-20 | 8 | -14/+13 | |
| | ||||||
* | bug fix output method | Ignace Nyamagana Butera | 2015-01-20 | 1 | -1/+1 | |
| | ||||||
* | move AbstractCsv methods to traits | Ignace Nyamagana Butera | 2015-01-20 | 3 | -20/+26 | |
| | ||||||
* | adding Output trait | Ignace Nyamagana Butera | 2015-01-20 | 2 | -184/+224 | |
| | ||||||
* | update BOM methods names | Ignace Nyamagana Butera | 2015-01-19 | 1 | -8/+8 | |
| | ||||||
* | bug fix | Ignace Nyamagana Butera | 2015-01-19 | 1 | -4/+10 | |
| | ||||||
* | adding Abstract::getBOMOnInput | Ignace Nyamagana Butera | 2015-01-19 | 1 | -5/+33 | |
| | ||||||
* | improve BOM on Output feature #65 | Ignace Nyamagana Butera | 2015-01-16 | 2 | -38/+52 | |
| | ||||||
* | bug fix BOM feature | Ignace Nyamagana Butera | 2015-01-15 | 1 | -3/+3 | |
| | ||||||
* | bug fix filename encoding in AbstractCsv::output method | Ignace Nyamagana Butera | 2015-01-15 | 1 | -6/+4 | |
| | ||||||
* | remove Content-Length header from output | Ignace Nyamagana Butera | 2015-01-15 | 1 | -4/+0 | |
| | ||||||
* | adding BOM to output #65 | Ignace Nyamagana Butera | 2015-01-15 | 2 | -1/+38 | |
| | ||||||
* | Update Writer.php | ignace nyamagana butera | 2014-12-12 | 1 | -3/+3 | |
| | | | update docblock | |||||
* | prepare for 6.2 release | Ignace Nyamagana Butera | 2014-12-11 | 4 | -4/+4 | |
| | ||||||
* | improving added newline feature | Ignace Nyamagana Butera | 2014-12-11 | 3 | -42/+41 | |
| | ||||||
* | Allow the line ending characters to be overridden | Craig Duncan | 2014-12-09 | 3 | -0/+37 | |
| | ||||||
* | fetchAssoc internal code improved | Ignace Nyamagana Butera | 2014-12-03 | 1 | -57/+78 | |
| | ||||||
* | prepare for 6.1 release | Ignace Nyamagana Butera | 2014-12-01 | 7 | -17/+13 | |
| | ||||||
* | Bug fix in implementing issue #62 | Ignace Nyamagana Butera | 2014-12-01 | 1 | -27/+40 | |
| | ||||||
* | Add default keys when keys are not set when use Reader::fetchAssoc() | RobinDev | 2014-11-28 | 1 | -1/+29 | |
| | | | | | Default keys are the first csv line. Relative to issue #62. | |||||
* | bump version 6.0.16.0.1 | ignace nyamagana butera | 2014-11-12 | 7 | -84/+78 | |
| | ||||||
* | CS fixes | Graham Campbell | 2014-11-08 | 1 | -1/+1 | |
| | ||||||
* | Bug Fix detectDelimiterList by adding COUNT_RECURSIVE | Hermann Herz | 2014-11-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | Discussion see #55 At the moment detectDelimiterList method doesn't find the correct delimiter when there are 2 or more potential delimiters in the csv line. For example if there are 30 semicolons (;) and only one comma (,) in the checked csv line the method doesn't find the correct delimiter anymore and returns only both found occurences (";" and ","). This is because fetchRowsCountByDelimiter method (when we use default $nb_rows = 1 value) always prints 1 for both found delimiters as a result regardless if there are 30 semicolons and only one comma there. So I added the COUNT_RECURSIVE mode in fetchRowsCountByDelimiter method in order we get a relation how often a delimiter is present in the line(s). In the detectDelimiterList method we can then change the return line so it only returns the delimiter with the most occurences. To make that even more robust we return only one delimiter if it's occurence is way higher then the occurence of the 2nd found delimiter (I choosed 2.5x the times here). If its quantity is not way higher we return all found delimiters like it is now. | |||||
* | docblock fix | Ignace Nyamagana Butera | 2014-08-27 | 2 | -12/+12 | |
| | ||||||
* | internals improved | Ignace Nyamagana Butera | 2014-08-27 | 5 | -160/+160 | |
| | ||||||
* | toXML improved | Ignace Nyamagana Butera | 2014-08-26 | 1 | -3/+3 | |
| | ||||||
* | remove Formatter trait | Ignace Nyamagana Butera | 2014-08-26 | 2 | -182/+141 | |
| | ||||||
* | doc block fix | Ignace Nyamagana Butera | 2014-08-26 | 2 | -2/+2 | |
| | ||||||
* | adding the Formatter | Ignace Nyamagana Butera | 2014-08-26 | 2 | -147/+188 | |
| | ||||||
* | improve code quality using calisthenics recommandations | Ignace Nyamagana Butera | 2014-08-26 | 4 | -53/+65 | |
| | ||||||
* | prepare v6 | Ignace Nyamagana Butera | 2014-08-25 | 3 | -129/+129 | |
| | ||||||
* | consolide one Query trait for the Reader class | Ignace Nyamagana Butera | 2014-08-25 | 5 | -335/+272 | |
| | ||||||
* | remove deprecated methods | ignace nyamagana butera | 2014-08-24 | 9 | -218/+97 | |
| | ||||||
* | scrutinizr fixes | Ignace Nyamagana Butera | 2014-08-21 | 1 | -3/+0 | |
| | ||||||
* | deprecated detectDelimiter | Ignace Nyamagana Butera | 2014-08-20 | 2 | -7/+29 | |
| | ||||||
* | improve stream filter feature | ignace nyamagana butera | 2014-08-20 | 3 | -66/+89 | |
| | ||||||
* | update docblock | Ignace Nyamagana Butera | 2014-08-08 | 2 | -13/+11 | |
| | ||||||
* | update docblock | Ignace Nyamagana Butera | 2014-08-08 | 3 | -15/+40 | |
| | ||||||
* | bug fix for HHVM | Ignace Nyamagana Butera | 2014-08-08 | 2 | -5/+5 | |
| | ||||||
* | improve AbstractCsv class constructor | Ignace Nyamagana Butera | 2014-08-08 | 1 | -2/+5 | |
| | ||||||
* | improve named constructors | Ignace Nyamagana Butera | 2014-08-08 | 1 | -7/+5 | |
| | ||||||
* | improve StreamFilter Trait | Ignace Nyamagana Butera | 2014-08-08 | 1 | -21/+41 | |
| | ||||||
* | remove direct call to constructor in test | Ignace Nyamagana Butera | 2014-08-07 | 1 | -12/+13 | |
| | ||||||
* | deprecated get/setEnconding method | Ignace Nyamagana Butera | 2014-08-07 | 1 | -3/+7 | |
| | ||||||
* | adding createFromFileObject named constructor | Ignace Nyamagana Butera | 2014-08-07 | 1 | -5/+15 | |
| | ||||||
* | createFromPath improved | Ignace Nyamagana Butera | 2014-08-07 | 1 | -3/+2 | |
| | ||||||
* | update docblock | Ignace Nyamagana Butera | 2014-08-07 | 4 | -13/+13 | |
| | ||||||
* | bug fixes against scrutinizr new settings | Ignace Nyamagana Butera | 2014-08-07 | 6 | -23/+19 | |
| | ||||||
* | update docblock info | Ignace Nyamagana Butera | 2014-08-07 | 2 | -4/+4 | |
| | ||||||
* | adding createFromPath | Ignace Nyamagana Butera | 2014-08-07 | 1 | -3/+27 | |
| | ||||||
* | move from private to protected method | ignace nyamagana butera | 2014-07-21 | 2 | -5/+5 | |
| | ||||||
* | AbstractCsv::detectDelimiter improved | Ignace Nyamagana Butera | 2014-05-22 | 1 | -14/+27 | |
| | ||||||
* | Writer::validateRow improved | Ignace Nyamagana Butera | 2014-05-22 | 1 | -12/+23 | |
| | ||||||
* | Writer::sanitizeColumnsCount improved | Ignace Nyamagana Butera | 2014-05-22 | 1 | -8/+1 | |
| | ||||||
* | adding AbstractCsv::newInstance | Ignace Nyamagana Butera | 2014-05-19 | 3 | -38/+43 | |
| | ||||||
* | update setFlags documentation | Ignace Nyamagana Butera | 2014-05-16 | 1 | -0/+2 | |
| | ||||||
* | restore deprecated methods | Ignace Nyamagana Butera | 2014-05-16 | 1 | -1/+1 | |
| | ||||||
* | restore deprecated methods | Ignace Nyamagana Butera | 2014-05-16 | 6 | -4/+104 | |
| | ||||||
* | properly using setter | Ignace Nyamagana Butera | 2014-05-16 | 2 | -10/+10 | |
| | ||||||
* | Library structure update | Ignace Nyamagana Butera | 2014-05-16 | 5 | -260/+286 | |
| | ||||||
* | remove deprecated method to prepare for v6 | Ignace Nyamagana Butera | 2014-05-15 | 5 | -92/+1 | |
| | ||||||
* | update AbstractCsv | Ignace Nyamagana Butera | 2014-05-15 | 1 | -1/+1 | |
| | ||||||
* | improved output methods | Ignace Nyamagana Butera | 2014-05-13 | 1 | -10/+6 | |
| | ||||||
* | remove unused code | Ignace Nyamagana Butera | 2014-05-13 | 1 | -20/+3 | |
| | ||||||
* | Update Library structure and information | Ignace Nyamagana Butera | 2014-05-13 | 7 | -29/+54 | |
| | ||||||
* | Bug fix detectDelimiter and createFromCurrentInstance methods | Ignace Nyamagana Butera | 2014-05-09 | 1 | -12/+12 | |
| | ||||||
* | remove deprecation warning from encodingFrom | Ignace Nyamagana Butera | 2014-05-06 | 1 | -4/+0 | |
| | ||||||
* | adding encodingFrom setter and getter | Ignace Nyamagana Butera | 2014-05-06 | 1 | -90/+81 | |
| | ||||||
* | Update Library info header | ignace nyamagana butera | 2014-05-06 | 7 | -171/+43 | |
| | ||||||
* | move createReader and createWriter to AbstractCsv | ignace nyamagana butera | 2014-05-06 | 3 | -24/+24 | |
| |