PHPackages                             league/csv-doctrine - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. league/csv-doctrine

Abandoned → [league/csv](/?search=league%2Fcsv)Library[Database &amp; ORM](/categories/database)

league/csv-doctrine
===================

Doctrine CSV adapter for League\\Csv

9.16.0(2y ago)28.9k↓33.3%1MITPHPPHP ^8.1.2

Since Feb 13Pushed 1y ago5 watchersCompare

[ Source](https://github.com/thephpleague/csv-doctrine)[ Packagist](https://packagist.org/packages/league/csv-doctrine)[ GitHub Sponsors](https://github.com/sponsors/nyamsprod)[ RSS](/packages/league-csv-doctrine/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Doctrine integration for league/csv
-----------------------------------

[](#doctrine-integration-for-leaguecsv)

```
composer require league/csv-doctrine
```

View the [documentation](https://csv.thephpleague.com/9.0/extensions/doctrine/).

Warning

With the release of league\\csv `9.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:

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

```
