Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Pagination Laravel Package

illuminate/pagination

Laravel’s pagination component for generating paginated results and navigation links from query builders and Eloquent. Provides Paginator and LengthAwarePaginator, simple/advanced pagination, customizable views, and easy integration with HTTP requests.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
api-ecosystem-for-laravel/dingo-api Dingo API is a Laravel package for building REST APIs with versioning, content negotiation, authentication, rate limiting, and error/response formatting. It streamlines API routing and helps maintain multiple API versions cleanly. 317 320 72 51K 4 23.2 34.7 BSD-3-Clause 5 months ago
View on GitHub
Deep Wiki
Context7
api-platform/core API Platform Core lets you quickly build hypermedia-driven REST and GraphQL APIs in PHP/Symfony. Supports JSON-LD, Hydra, OpenAPI v2/v3, JSON:API, HAL, and RFC7807. Extensible, high-performance, API-first. 2,572 2,585 978 1M 206 80.3 68.1 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
api-platform/laravel 58 58 6 18K 0 0.5 34.3 MIT
View on GitHub
Context7
artesaos/warehouse Warehouse V2 is a Laravel repository-pattern demo/package that centralizes queries and business rules while still returning Eloquent models and Collections. Use it as a ready-to-use repository layer without giving up Eloquent’s practicality. 85 87 13 26 4 1.4 1.7 MIT 10 years ago
View on GitHub
Context7
bavix/clickhouse-builder PHP 7.1+ query builder for ClickHouse. Build and execute SELECT queries with a fluent API: select columns with aliases, closures for complex expressions or subqueries, and integrate with the-tinderbox/clickhouse-php-client for execution. 0 0 0 2K 0 11.4 49.9 MIT 6 months ago
View on GitHub
Context7
bristol-digital/qwikblog File-based, headless-friendly blog for Laravel with no database required. Write posts as Markdown with YAML front matter in resources/posts. Includes lightweight admin with Livewire image gallery and WYSIWYG editor, plus public index and post views. 0 0 0 2 0 0.0 6.6 MIT
View on GitHub
Context7
bugover/laravel-repository Laravel package providing a repository layer to abstract Eloquent data access. Includes base repository classes, common CRUD methods, query helpers, and patterns for cleaner, testable service code in your Laravel apps. 0 0 1 55 0 19.2 26.3 MIT 6 months ago
View on GitHub
Context7
dingo/api 9,368 9,371 1,275 18K 180 69.0 31.9 BSD-3-Clause 4 years ago
View on GitHub
Deep Wiki
Context7
dunglas/api-bundle API Platform Core builds hypermedia-driven REST and GraphQL APIs with Symfony. Supports JSON-LD/Hydra, OpenAPI v2/v3, JSON:API, HAL, and Problem Details. Quickly generate powerful, extensible, high-performance APIs. 2,573 2,570 977 141 204 80.5 31.2 MIT 2 months ago
View on GitHub
Context7
fukibay/laravel-starter-pack Interactive Laravel starter pack for clean architecture with Repository/Service layers. One install command scaffolds base infrastructure, error handling, helpers, and DB config. Includes smart make commands, SoftDeletes auto-detection, QueryParameters DTO, MySQL/PostgreSQL support. 1 1 0 0 0 0.0
View on GitHub
Context7
ghostcompiler/laravel-querybuilder API-ready Eloquent query builder for Laravel with strict allow-lists for filters, sorts, includes, and sparse fields. Supports nested relation filters/sorting, custom filters, tenant scoping, safe public query interfaces, and pagination helpers for clean API responses. 18 18 1 1 0 16.0 0.4 MIT 3 months ago
View on GitHub
Context7
joelbutcher/laravel-archivable Add archiving to Laravel Eloquent models like SoftDeletes. Includes migration macros for archived_at, model trait, and query builder scopes/macros to archive/unarchive records and filter archived vs active results in fluent chains. 126 126 24 19K 2 5.1 30.0 MIT 1 year ago
View on GitHub
Context7
kore-ui/kore-ui 0 0 0 14 0 19.0 18.8 MIT 2 months ago
View on GitHub
Context7
laravel/cashier Laravel Cashier (Stripe) adds a fluent, expressive API for subscription billing in Laravel. Manage subscriptions, coupons, plan swaps, quantities, cancellation grace periods, and invoice PDF generation—without writing boilerplate billing code. 2,543 2,575 744 2M 14 62.1 50.7 MIT 1 month ago
View on GitHub
Context7
laravel/database Bring Laravel’s database layer to non-Laravel projects: Illuminate Database with migrations, seeders, and Artisan CLI support. Includes Eloquent ORM, query builder, schema tools, and commands like migrate, db:seed, and make:* for MySQL/Postgres/SQL Server/SQLite. 90 100 12 87 5 0.0 27.4
View on GitHub
Context7
laravel/lumen-framework Core kernel code for Laravel Lumen, the fast PHP micro-framework. Provides the foundation for routing, database abstraction, queues, caching, and more. For building apps, use the main Lumen repository; docs at lumen.laravel.com. 1,509 1,544 410 233K 2 24.7 30.2 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
laravel/scout Laravel Scout adds driver-based full-text search to Eloquent models, automatically syncing model changes to your search indexes. Supports Algolia, Meilisearch, and Typesense for fast, scalable searching in Laravel apps. 1,676 1,704 359 2M 3 50.4 52.6 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
laravel-doctrine/orm 840 849 180 67K 7 34.1 31.8 MIT 5 months ago
View on GitHub
Context7
mccool/laravel-auto-presenter 742 756 73 3K 0 7.5 7.1 MIT 4 years ago
View on GitHub
Context7
mehdi-fathi/eloquent-filter Laravel package to filter Eloquent models via query strings. Supports complex query structures, custom/overridable conditions, builder integration, and fine-grained control over filter execution. Useful for APIs and large datasets, with optional rate limiting. 448 449 41 3K 7 25.6 16.5 MIT 6 months ago
View on GitHub
Context7
nilportugues/serializer-eloquent Eloquent ORM driver for nilportugues/serializer. Serialize Laravel/Eloquent models and their relationships into the Serializer library’s normalized array format, handling common Eloquent edge cases so you can reuse one consistent serialization layer across your app. 5 5 7 135 2 4.6 19.3 MIT 9 years ago
View on GitHub
Context7
nuewire/logs 0 0 0 4 0 19.6 11.2 MIT 1 month ago
View on GitHub
Context7
nuwave/lighthouse Lighthouse is a Laravel framework for serving GraphQL. Define schemas, queries, mutations, and subscriptions with powerful directives and Eloquent integration. Flexible, extensible, and well-documented for building GraphQL APIs in Laravel apps. 3,501 3,507 469 374K 106 80.7 60.4 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
one23/laravel-clickhouse 2 2 1 6 0 0.0 6.6 MIT
View on GitHub
Context7
othyn/filament-api-resources 0 0 0 4 0 0.9 6.8 MIT 1 year ago
View on GitHub
Context7
pedrokeilerbatistarojo/smartfilter 3 3 0 0 0 0.0 MIT
View on GitHub
Context7
power-components/turbine 1 0 1 135 0 21.1 29.8 MIT 4 weeks ago
View on GitHub
Context7
prettus/l5-repository Repository pattern implementation for Laravel that abstracts the data layer with base repositories, criteria/query filters, presenters/transformers, caching, validators, and Artisan generators. Helps keep controllers thin and makes apps easier to maintain and test. 4,200 4,271 882 187K 233 80.3 53.4 MIT 3 months ago
View on GitHub
Context7
quonain/smart-response SmartResponse is a Laravel package that returns JSON API responses or Blade/Inertia views from the same controller method, auto-detecting request type (Accept header, /api routes, bearer tokens). Includes pagination, response shortcuts, macros, caching, and meta enrichment. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
roots/acorn 1,000 994 109 90K 6 35.8 38.8 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
sleimanx2/plastic 507 508 106 90 31 16.4 17.1 MIT
View on GitHub
Context7
spatie/fractalistic Developer-friendly wrapper around League Fractal to transform API data with less boilerplate. Build resources, apply transformers, includes, and output arrays with a fluent API or one-liner syntax. Great for PHP projects; Laravel users may prefer laravel-fractal. 385 386 33 307K 0 21.9 43.6 MIT 7 months ago
View on GitHub
Context7
std-out/simple-data-objects 28 12 0 226 1 26.8 15.2 MIT 1 month ago
View on GitHub
Context7
tailflow/laravel-orion Laravel Orion builds a fully featured REST API from your Eloquent models and relationships with minimal boilerplate. Quickly generate standard CRUD endpoints, filtering, sorting, pagination, and relationship routes while keeping a Laravel-friendly workflow. 1,598 1,601 97 27K 0 19.9 17.2 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
tallstackui/tallstackui TallStackUI is a suite of ready-to-use Blade components for TALL Stack apps (Tailwind CSS, Alpine.js, Laravel, Livewire). Build polished interfaces faster with a consistent component set and first-class Livewire v3 support. 739 732 70 14K 0 38.8 20.9 MIT 1 month ago
View on GitHub
Context7
tareq1988/wp-eloquent 567 573 136 571 37 18.6 19.0
View on GitHub
Context7
teamtnt/laravel-scout-tntsearch-driver 1,136 1,140 143 46K 0 39.6 26.1 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
the-tinderbox/clickhouse-builder 201 203 81 29K 17 18.4 38.3 3 years ago
View on GitHub
Context7
tucker-eric/eloquentfilter 1,765 1,783 125 113K 0 32.3 27.4 MIT 6 months ago
View on GitHub
Context7
volosyuk/simple-eloquent 55 56 10 2K 0 1.3 20.2 MIT 6 years ago
View on GitHub
Context7
webklex/php-imap PHP-IMAP is a pure-PHP IMAP client wrapper that works without the php-imap extension, supporting IMAP IDLE and OAuth auth. Optionally use php-imap for better decoding, edge cases, and legacy POP3 support. 453 454 194 609K 122 37.1 64.4 MIT 1 year ago
View on GitHub
Context7
wenprise/eloquent Lightweight extensions for Laravel Eloquent that add helpful query and model utilities, cleaner builder macros, and convenience helpers to speed up common database tasks. Designed to drop into existing apps with minimal setup and familiar Eloquent syntax. 4 4 1 9 0 17.6 7.0 MIT 4 months ago
View on GitHub
Context7
yajra/laravel-oci8 Oracle database driver for Laravel using the PHP OCI8 extension. Adds an Illuminate/Database-compatible Oracle connection with Laravel version support (5.1+ through 13), plus optional PHPStan/Larastan helpers for OCI8-specific DB methods. 872 879 249 79K 7 48.1 37.8 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle