laravel/prompts
Laravel Prompts adds beautiful, user-friendly interactive forms to PHP CLI apps. Ideal for Laravel Artisan commands, with browser-like touches such as placeholders and built-in validation. Usable in any command-line PHP project.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| aerni/livewire-forms | — | 29 | 29 | 4 | 581 | 0 | 26.5 | 20.8 | NOASSERTION | 1 month ago | |
| artisanpack-ui/core | Core package for ArtisanPack UI that centralizes settings into one config/artisanpack.php file. Includes an artisanpack:scaffold-config command to detect and merge configs from installed ArtisanPack UI packages, preserving existing values with an optional --force overwrite. | 1 | 1 | 0 | 544 | 0 | 20.6 | 39.5 | MIT | 1 week ago | |
| artisanpack-ui/livewire-ui-components | — | 1 | 1 | 0 | 124 | 13 | 31.0 | 33.7 | NOASSERTION | 2 weeks ago | |
| b4rightnow/flux-pro | — | 5 | 5 | 2 | 0 | 0 | 0.1 | — | NOASSERTION | — | |
| code16/sharp | Code-driven CMS framework for Laravel (PHP 8.3+/Laravel 11+). Build admin/CMS sections with a clean UI and strong DX: CRUD with validation, search/sort/filter, bulk or custom commands, and authorization—no front-end code required, data-agnostic. | 787 | 785 | 78 | 2K | 8 | 40.1 | 12.6 | MIT | 1 week ago | |
| darshan-belani/laravel-crud-generator | Generate full Laravel CRUD modules from one command: migrations, models with relationships, resource/API controllers, Livewire components, and Bootstrap/Tailwind views. Can auto-install Breeze or Laravel UI on fresh apps. Supports Laravel 10+, PHP 8.1+. | 1 | 1 | 0 | 8 | 0 | 0.0 | 9.7 | — | — | |
| eminiarts/aura-cms | — | 0 | 0 | 0 | 14 | 1 | 21.2 | 21.3 | MIT | 2 days ago | |
| eslam-reda-div/filament-copilot | — | 35 | 35 | 16 | 3K | 0 | 0.8 | 26.3 | MIT | — | |
| hamoi1/filachat | — | 0 | 0 | — | 1 | — | 0.0 | 4.2 | — | — | |
| hexters/laramodule | — | 32 | 32 | 7 | 12 | 0 | 0.4 | 1.9 | — | — | |
| hirethunk/verbs | Verbs is a Laravel-friendly event sourcing package for PHP artisans that keeps the benefits of event sourcing while cutting boilerplate and jargon. Model behavior as verbs, record events, and build projections with a clean, approachable API. | 516 | 515 | 49 | 16K | 2 | 32.4 | 34.5 | MIT | 2 months ago | |
| illuminate/console | Illuminate Console provides the Artisan command-line framework used by Laravel. Define commands, schedule tasks, manage input/output, prompts, and terminal styling, and integrate with the service container to build robust CLI tools and automation. | 130 | 137 | 28 | 597K | 0 | 1.5 | 50.5 | MIT | — | |
| jftecnologia/laravel-exceptions | — | 0 | 0 | 2 | 8 | 0 | 15.2 | 14.8 | MIT | 3 months ago | |
| joshcirre/tweakflux | — | 118 | 116 | 6 | 4K | 2 | 15.4 | 23.4 | — | 3 months ago | |
| lacodix/laravel-model-filter | Filter, search, and sort Eloquent models with reusable filter classes and query-string support. Includes built-in types (string, date, number, enum), relation/nested relation filtering, custom complex logic, and filter visualisation. | 175 | 175 | 14 | 2K | 1 | 27.6 | 18.0 | MIT | 1 month ago | |
| laravel/ai | Laravel AI SDK offers a unified, Laravel-friendly API for OpenAI, Anthropic, Gemini, and more. Build agents with tools and structured output, generate images, transcribe/synthesize audio, and create embeddings—all through one consistent interface. | 956 | 956 | 250 | 824K | 35 | 56.0 | 69.8 | MIT | 1 week ago | |
| laravel/boost | Laravel Boost accelerates AI-assisted Laravel development by supplying the context, conventions, and structure AI needs to generate high-quality, framework-specific code and suggestions, helping teams build faster while staying aligned with Laravel best practices. | 3,489 | 3,477 | 331 | 3M | 20 | 67.5 | 57.9 | MIT | 2 weeks ago | |
| laravel/framework | Laravel Framework core provides an elegant PHP foundation for building web apps: fast routing, powerful service container, sessions/caching, database migrations, queues, and real-time broadcasting—tools that scale from small projects to large applications. | 34,735 | 35,215 | 11,892 | 10M | 58 | 94.9 | 70.8 | MIT | 1 week ago | |
| laravel/installer | Laravel Installer is the official CLI tool for creating new Laravel applications quickly. Install it via Composer and scaffold fresh projects with a single command, using the latest Laravel release and recommended defaults for your environment. | 865 | 903 | 368 | 101K | 9 | 48.6 | 39.8 | MIT | 2 weeks ago | |
| 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,507 | 1,544 | 410 | 217K | 2 | 24.7 | 29.8 | MIT | 1 year ago | |
| laravel/octane | Laravel Octane supercharges Laravel by keeping your app in memory and serving requests via high-performance servers like FrankenPHP, RoadRunner, Swoole, and Open Swoole. Boot once, handle many requests fast for lower latency and higher throughput. | 4,015 | 4,026 | 341 | 2M | 18 | 67.8 | 52.1 | MIT | 2 weeks ago | |
| laravel/reverb | Laravel Reverb adds real-time WebSocket support to Laravel, enabling broadcasting and live updates with a first-party, self-hosted server and seamless Laravel integration. Ideal for chat, notifications, and presence features. | 1,562 | 1,569 | 148 | 2M | 5 | 41.4 | 51.8 | MIT | 3 weeks ago | |
| laravel-lang/models | Adds localized names and attributes for Laravel Eloquent models via Laravel Lang. Plug-and-play translations for model labels across multiple languages to improve UI, validation messages, and admin panels. Install with composer and follow the docs for setup. | 7 | 7 | 4 | 201K | 0 | 22.6 | 63.1 | MIT | 2 months ago | |
| laravel-zero/framework | Laravel Zero is an unofficial, Laravel-based micro-framework for building fast, elegant console apps. Includes optional Eloquent/logging, interactive menus, desktop notifications, scheduler, standalone compiler, and Collision-powered error reporting. | 343 | 342 | 63 | 53K | 0 | 25.3 | 35.1 | MIT | 2 months ago | |
| livewire/flux | Hand-crafted UI components for Livewire apps, built with Tailwind CSS. Includes buttons, dropdowns, icons, separators, and tooltips, plus a larger Pro set. Requires Laravel 10+, Livewire 3.5.19+, and Tailwind 4+. | 946 | 947 | 103 | 846K | 10 | 39.2 | 51.4 | — | 1 month ago | |
| livewire/livewire | Livewire is a full-stack Laravel framework for building dynamic, reactive UI components without leaving PHP. Create modern interfaces with server-driven state and interactions, backed by a rich component model and official documentation. | 23,527 | 23,549 | 1,737 | 4M | 11 | 75.0 | 47.7 | MIT | 1 month ago | |
| make-dev/laravel-security | Drop-in security headers for Laravel 11–13: HSTS, CSP with per-request nonces and strict-dynamic, X-Content-Type-Options, Permissions-Policy, and Subresource Integrity. Includes CSP/SRI violation report endpoints, logging/db storage, and Vapor-friendly SRI manifests. | 1 | 0 | 0 | 24 | 0 | 19.3 | 16.1 | MIT | 1 month ago | |
| matheusmarnt/scoutify | — | 1 | 1 | 0 | 217 | 0 | 34.0 | 32.9 | MIT | 3 weeks ago | |
| mollie/laravel-mollie | Laravel integration for Mollie payments. Easily set up the Mollie API client via configuration and service container, handle payments, refunds, and subscriptions, and keep your checkout flow clean with a simple, idiomatic Laravel package. | 363 | 365 | 63 | 129K | 0 | 28.8 | 40.2 | MIT | 2 months ago | |
| mozex/laravel-scout-bulk-actions | — | 14 | 15 | 0 | 2K | 0 | 22.9 | 33.9 | MIT | 1 month ago | |
| mrmarchone/laravel-auto-crud | Generate full CRUD scaffolding for Laravel models via an interactive Artisan command. Auto-creates controllers, validation requests, routes, views, and optional API artifacts (cURL, Swagger), with overwrite/all options and support for repository pattern and Spatie Data. | 305 | 305 | 24 | 1K | 1 | 2.3 | 9.5 | MIT | — | |
| mwguerra/web-terminal | — | 28 | 27 | 10 | 2K | 1 | 0.5 | 24.9 | MIT | — | |
| orchestra/dusk-updater | Symfony Console tool to update Laravel Dusk ChromeDriver binaries to the latest or a specified version. Works inside or outside Laravel projects. Includes a detect command to check installed Chrome/ChromeDriver versions and optionally auto-update. | 10 | 10 | 3 | 35K | 0 | 21.7 | 53.8 | MIT | 4 months ago | |
| pdphilip/omniterm | Laravel terminal UI toolkit: write Artisan/CLI output as HTML with Tailwind-style classes and OmniTerm renders it to ANSI. Includes truecolor with fallback, gradients, arbitrary RGB, and content repeat, plus ready-made components like status messages, tables, progress bars, spinners, and live tasks. | 0 | 1 | — | 8K | — | 1.5 | 53.9 | — | — | |
| robsontenorio/mary | MaryUI brings gorgeous daisyUI + Tailwind components to Laravel Livewire. Build modern dashboards and apps faster with ready-to-use UI elements, great defaults, and solid docs at mary-ui.com. | 1,464 | 1,463 | 197 | 35K | 16 | 48.9 | 31.1 | NOASSERTION | 2 weeks ago | |
| roots/acorn | — | 972 | 975 | 109 | 77K | 1 | 38.0 | 32.6 | MIT | 3 days ago | |
| shipbytes/laravel-ui-kit | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| shopper/framework | — | 0 | 1 | 0 | 1K | 0 | 0.0 | 41.8 | — | — | |
| spatie/global-laravel-remote | Run Laravel artisan commands on a remote server from your terminal. Install globally via Composer and execute with global-laravel-remote "{cmd}" to trigger remote artisan tasks without SSHing into the machine each time. | 18 | 19 | 3 | 0 | 0 | 1.4 | — | MIT | 2 years ago | |
| spatie/holidays | Calculate public holidays by country (ISO alpha-2) with a simple API. Get an array of Holiday objects including localized name, CarbonImmutable date, and type (e.g., national). Supports multiple countries and is easy to extend by adding new country definitions. | 397 | 395 | 209 | 70K | 0 | 38.8 | 36.4 | MIT | 1 week ago | |
| spatie/laravel-site-search | Crawl and index your Laravel site for fast full-text search—like a private Google. Highly customizable crawling and indexing, with concurrent requests. Uses SQLite FTS5 by default (no external services), or Meilisearch for advanced features. | 307 | 309 | 24 | 2K | 0 | 26.7 | 14.5 | MIT | 3 months ago | |
| stancl/tenancy | Automatic multi-tenancy for Laravel with minimal code changes. Supports tenant identification by hostname (including second-level domains) and avoids swapping core classes or adding model traits. Ideal for SaaS apps needing seamless tenant isolation. | 4,339 | 4,342 | 488 | 477K | 6 | 64.4 | 38.1 | MIT | 2 months ago | |
| statamic/cms | Statamic is a flat-first, Laravel + Git powered CMS for building beautiful, easy-to-manage websites. Install this core Composer package into an existing Laravel app, or use the Statamic application repo/CLI for a preconfigured new project. | 4,815 | 4,816 | 626 | 117K | 234 | 93.9 | 51.9 | NOASSERTION | 1 week ago | |
| tresorkasenda/ballstack | — | 3 | 3 | 0 | 0 | 1 | 0.7 | — | MIT | 2 years ago | |
| williamalmeida/mary-v1-community | — | 0 | 0 | 0 | 1 | 0 | 18.9 | 4.8 | NOASSERTION | 1 month ago | |
| wnx/laravel-backup-restore | Restore database backups created by spatie/laravel-backup. Adds an interactive php artisan backup:restore command to pick a backup and optionally decrypt it, then run configurable post-restore health checks to validate the restored DB. | 206 | 206 | 21 | 26K | 2 | 29.9 | 33.7 | MIT | 1 month ago | |
| ympact/flux-icons | — | 11 | 11 | 3 | 1K | 2 | 21.5 | 31.0 | MIT | 2 months ago | |
| ympact/laravel-livewire-wizard | — | 0 | 0 | 0 | 0 | 0 | 2.2 | — | MIT | 10 months ago |
How can I help you explore Laravel packages today?