PHPackages                             bakame/csv-doctrine-collection-bridge - 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. bakame/csv-doctrine-collection-bridge

ActiveLibrary[Database &amp; ORM](/categories/database)

bakame/csv-doctrine-collection-bridge
=====================================

Csv Doctrine Collection bridge using League\\Csv

1.1.0(5y ago)374972MITPHPPHP &gt;=7.2

Since Aug 15Pushed 4y ago1 watchersCompare

[ Source](https://github.com/bakame-php/csv-doctrine-collections-bridge)[ Packagist](https://packagist.org/packages/bakame/csv-doctrine-collection-bridge)[ Docs](https://github.com/bakame-php/csv-doctrine-collections-bridge)[ GitHub Sponsors](https://github.com/sponsors/nyamsprod)[ RSS](/packages/bakame-csv-doctrine-collection-bridge/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

League CSV - Doctrine Collection Bridge
=======================================

[](#league-csv---doctrine-collection-bridge)

[![Latest Version](https://camo.githubusercontent.com/81ad35df09b7457c807a5a48c6dd85cfeab2c42bea03f051bcd43c6c94982ed6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f62616b616d652d7068702f6373762d646f637472696e652d636f6c6c656374696f6e732d6272696467652e7376673f7374796c653d666c61742d737175617265)](https://github.com/bakame-php/csv-doctrine-collections-bridge/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/653f51d4ae289e60d2237a6f52952d620ffadce6a511da61aac7ebc62c3f1e08/68747470733a2f2f7472617669732d63692e6f72672f62616b616d652d7068702f6373762d646f637472696e652d6272696467652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/bakame-php/csv-doctrine-bridge)

This package contains:

- a class to convert [League Csv](https://csv.thephpleague.com) objects into [Doctrine Collections](https://www.doctrine-project.org/projects/collections.html) objects.
- a class to enable using [Doctrine Collections powerful Expression API](https://www.doctrine-project.org/projects/doctrine-collections/en/latest/expressions.html) on League Csv objects.

```
