johnkrovitch/orm-pack
Composer metapackage that bundles common Symfony/Doctrine ORM dependencies, including symfony/orm-pack, Pagerfanta adapters, and Doctrine Extensions (Gedmo + Stof bundle). Use it to standardize and mutualize ORM-related requirements across projects.
composer.json dependencies, reducing bloat and improving CI/CD performance. The new feature adds minimal overhead while addressing a common pain point (pagination consistency).paginate()) with frontend rendering, reducing the need for manual template logic or JavaScript-based solutions.illuminate/database) that already handles ORM conflicts and your pagination needs are simple (e.g., using Eloquent’s built-in paginate() with Blade).LIMIT/OFFSET queries) to a standardized solution.For Executives: *"This updated package now includes Pagerfanta Twig integration, which lets us standardize pagination rendering across all our Laravel apps—whether they use Eloquent, Doctrine, or raw queries. This means:
For Engineering: *"ORM-Pack v3.2 adds Pagerfanta Twig support, which is a game-changer for projects with:
LIMIT/OFFSET queries or jQuery-based pagination with a maintained, flexible solution.How can I help you explore Laravel packages today?