Download the PHP package league/csv-doctrine without Composer
On this page you can find all versions of the php package league/csv-doctrine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package csv-doctrine
Doctrine integration for league/csv
View the documentation.
[!WARNING]
With the release of league\csv9.16.0
this package is officially marked as deprecated no development aside security fixes will be applied to it. The package is also marked as abandoned if you use composer.For replacement please visit: https://csv.thephpleague.com/9.0/reader/statement/
In a nutshell, the features provided by this package have been implemented in a better integrated manner directly into the main package, without the need for a third party package.
The following example
can be written using only the Statement
class since version 9.16.0
: