home/categories/sql-databases/lounisbou-claude-code-skills-available-symfony-php-symfony-doctrine-batch-processing-skill-md
sql-databasesdatabases

php-symfony-doctrine-batch-processing

Process large datasets with Doctrine batch processing, iteration, and memory management. WHEN: Processing thousands/millions of records, batch updates/inserts, clearing EntityManager periodically, using toIterable(), managing memory in long-running scripts. WHEN NOT: Simple CRUD operations, query optimization (use php-symfony-doctrine-fetch-modes), migrations (use php-symfony-doctrine-migrations).

LounisBou
maintainer
LounisBou
Обновлено 1/16/2026
Звёзды
0
Форки
0
quick start

Installation and usage

Process large datasets with Doctrine batch processing, iteration, and memory management. WHEN: Processing thousands/millions of records, batch updates/inserts, clearing EntityManager periodically, using toIterable(), managing memory in long-running scripts. WHEN NOT: Simple CRUD operations, query optimization (use php-symfony-doctrine-fetch-modes), migrations (use php-symfony-doctrine-migrations).

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use php-symfony-doctrine-batch-processing