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
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use php-symfony-doctrine-batch-processing