DoctrineBatchUtils

A set of utilities to operate with Doctrine ORM's batch processing techniques

MIT License

Downloads
1.2M
Stars
324
Committers
13

Bot releases are hidden (Show)

DoctrineBatchUtils - 2.0.0

Published by PReimers over 5 years ago

Build Status

This release provides a number of improvements and fixes a bug in the README.

Specifically:

  • Minimum supported PHP version is now 7.3.0.
  • Object isn't wrapped in an array anymore.
  • New SelectBatchIteratorAggregate::class for optimized select batch processing.
  • Improved and extended automatic tests.

Detailed instructions regarding upgrading BC-Breaks can be found in the UPGRADE.md

Total issues resolved: 8

DoctrineBatchUtils - 1.1.0

Published by Ocramius over 6 years ago

Build Status

This release provides a number of improvements and fixes a bug in the README/examples.

Specifically:

  • HHVM support was dropped
  • Minimum supported PHP version is now 7.1.0
  • PHP 7.2.0 support
  • Results returned by Doctrine\ORM\Query#iterate() are now correctly refreshed before being yielded
  • Examples are now tested under automation

Total issues resolved: 2

DoctrineBatchUtils - 1.0.0

Published by Ocramius about 9 years ago

First release of the utility

Package Rankings
Top 2.62% on Packagist.org
Badges
Extracted from project README
License Current release Build Status