Agents Guide for Package: src/SonsOfPHP/Bridge/Doctrine/Collections/Pager
- Source:
src/SonsOfPHP/Bridge/Doctrine/Collections/Pager/src
- Tests:
src/SonsOfPHP/Bridge/Doctrine/Collections/Pager/Tests
- Do not edit: any
vendor/ directories
- Install once at repo root:
make install
- Test this package only:
PHPUNIT_OPTIONS='src/SonsOfPHP/Bridge/Doctrine/Collections/Pager/Tests' make test
- Style and static analysis:
make php-cs-fixer and make psalm
- Upgrade code (may modify files):
make upgrade-code
- Keep Doctrine-related integrations loosely coupled and optional.