laravel/prompts
Laravel Prompts adds beautiful, user-friendly interactive forms to PHP CLIs, with browser-like UX such as placeholders and validation. Ideal for Laravel Artisan commands, but works in any command-line PHP project.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| aerni/livewire-forms | — | 29 | 29 | 4 | 614 | 1 | 22.4 | 20.5 | NOASSERTION | 4 weeks ago | |
| artisanpack-ui/core | Unifies configuration for all ArtisanPack UI packages into one config/artisanpack.php file. Publish a base config and use artisanpack:scaffold-config to auto-detect and merge settings while preserving customizations, with an optional --force override for keys. | 1 | 1 | 0 | 2K | 0 | 21.2 | 49.0 | MIT | 1 month ago | |
| artisanpack-ui/livewire-ui-components | — | 1 | 1 | 0 | 156 | 15 | 32.7 | 36.1 | NOASSERTION | 1 month ago | |
| b4rightnow/flux-pro | — | 6 | 5 | 2 | 0 | 0 | 0.1 | — | NOASSERTION | — | |
| capell-app/admin | — | 0 | 0 | 0 | 61 | 0 | 32.8 | 29.1 | MIT | 3 weeks ago | |
| capell-app/frontend | — | 0 | 0 | 0 | 66 | 0 | 32.8 | 29.7 | MIT | 3 weeks ago | |
| code16/sharp | Sharp is a Laravel 11+ (PHP 8.3+) content management framework for building a CMS/admin area with a clean UI and great DX. Code-driven, data-agnostic, no frontend to write. Manage structured data with search, filters, commands, auth, and validation. | 794 | 794 | 80 | 766 | 20 | 44.9 | 14.2 | MIT | 3 weeks 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 | 0 | 0 | 0.0 | — | — | — | |
| elnasnato/laraliveui | Tailwind-based UI component library for Laravel Livewire (v3) apps. Install via Composer, include appearance/scripts directives, import the provided CSS, then use Blade components with the laraliveui: prefix (buttons, inputs, modals, dropdowns, tables, etc.). | 0 | 0 | 0 | 0 | 0 | 8.9 | — | — | 3 months ago | |
| eminiarts/aura-cms | — | 0 | 0 | 1 | 20 | 0 | 21.7 | 20.4 | MIT | 1 month ago | |
| eslam-reda-div/filament-copilot | — | 43 | 42 | 19 | 3K | 1 | 0.9 | 25.6 | MIT | — | |
| graystackit/laravel-mollie-billing | Batteries-included Mollie billing for Laravel with VAT/OSS compliance, VIES validation, wallet-based metered billing, coupons, trials, scheduled plan changes, webhooks/mandates, an admin panel, and a Livewire 4 customer portal for any Billable model. | 1 | 1 | 0 | 22 | 0 | 16.4 | 16.9 | MIT | 3 months ago | |
| hamoi1/filachat | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| hexters/laramodule | — | 32 | 32 | 7 | 7 | 0 | 0.4 | 1.2 | — | — | |
| 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. | 518 | 516 | 50 | 21K | 2 | 34.3 | 36.0 | MIT | 1 month 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 | 723K | 0 | 1.5 | 51.7 | MIT | — | |
| jftecnologia/laravel-exceptions | — | 0 | 0 | 2 | 9 | 0 | 10.8 | 15.0 | MIT | 7 months ago | |
| joshcirre/tweakflux | — | 119 | 119 | 6 | 3K | 2 | 11.0 | 21.8 | — | 7 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 | 3K | 1 | 32.7 | 21.3 | MIT | 3 weeks ago | |
| laranail/console | — | 1 | — | 0 | — | 0 | 17.5 | — | MIT | 2 months ago | |
| laravel/ai | Laravel AI SDK for a unified, Laravel-friendly API across providers like OpenAI, Anthropic, and Gemini. Build agents with tools and structured output, generate images, synthesize/transcribe audio, create embeddings, and more—all through one consistent interface. | 1,128 | 1,109 | 326 | 2M | 33 | 61.2 | 74.2 | MIT | 1 month 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,597 | 3,598 | 364 | 5M | 18 | 70.3 | 62.6 | MIT | 3 weeks ago | |
| laravel/doctor | — | 103 | 86 | 8 | 32K | 1 | 20.0 | 41.0 | MIT | 1 month ago | |
| laravel/framework | Laravel’s core framework code for building modern PHP web apps with elegant syntax. Includes fast routing, a powerful DI container, sessions and caching, database migrations, queues for jobs, and real-time event broadcasting. | 34,885 | 35,373 | 11,963 | 13M | 57 | 94.9 | 72.6 | MIT | 3 weeks ago | |
| laravel/installer | Laravel Installer is the official command-line tool for creating new Laravel applications. Install globally via Composer and run laravel new to scaffold a fresh project quickly, with the latest framework version and starter setup. | 882 | 919 | 377 | 79K | 7 | 50.0 | 36.0 | MIT | 3 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,509 | 1,544 | 410 | 233K | 2 | 24.7 | 30.2 | 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,038 | 4,047 | 346 | 2M | 0 | 62.9 | 43.8 | MIT | 1 month ago | |
| laravel/pint | Laravel Pint is an opinionated PHP code style fixer for minimalists. Built on PHP-CS-Fixer, it makes it easy to keep your Laravel and PHP projects clean and consistent with a simple, standardized formatting workflow. | 3,154 | 3,162 | 194 | 9M | 0 | 53.6 | 57.6 | MIT | 1 month ago | |
| laravel/reverb | Laravel Reverb adds real-time WebSocket support to Laravel applications, enabling event broadcasting and live updates via a first-party server. Designed to integrate with Laravel’s broadcasting features for fast, reliable real-time communication. | 1,606 | 1,604 | 155 | 3M | 0 | 43.4 | 56.0 | MIT | 1 month 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 | 286K | 0 | 17.6 | 60.7 | MIT | 6 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. | 354 | 349 | 64 | 54K | 0 | 20.3 | 33.3 | MIT | 5 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+. | 968 | 967 | 106 | 1M | 13 | 43.3 | 55.7 | — | 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,572 | 23,600 | 1,748 | 6M | 12 | 80.9 | 54.6 | MIT | 4 weeks 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 | 1 | 0 | 22 | 0 | 15.0 | 16.8 | MIT | 4 months ago | |
| matheusmarnt/scoutify | Scoutify adds a production-ready ⌘K/Ctrl+K global search modal to Laravel. Powered by Scout + Livewire, it searches across multiple Eloquent models, groups results by type, auto-discovers Searchable models, and stores recent searches in session. | 1 | 1 | 1 | 60 | 0 | 34.9 | 24.2 | MIT | 1 month 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. | 361 | 363 | 60 | 170K | 0 | 23.9 | 40.6 | MIT | 5 months ago | |
| mozex/laravel-scout-bulk-actions | — | 14 | 15 | 0 | 3K | 0 | 24.1 | 36.4 | 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. | 308 | 307 | 24 | 721 | 1 | 2.4 | 7.2 | MIT | — | |
| mwguerra/web-terminal | — | 29 | 29 | 11 | 5K | 1 | 0.9 | 31.0 | MIT | — | |
| mwguerra/web-terminal-stream | — | 1 | 1 | 0 | 268 | 0 | 19.6 | 34.3 | MIT | 1 month ago | |
| 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 | 51K | 0 | 17.1 | 54.2 | MIT | 8 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 | — | 12K | — | 1.5 | 55.3 | — | — | |
| robsontenorio/mary | MaryUI brings gorgeous Tailwind + daisyUI components to Laravel Livewire. A polished component set for building modern dashboards and apps fast, with official docs, Discord support, and MIT licensing. | 1,478 | 1,470 | 202 | 45K | 8 | 49.2 | 31.5 | NOASSERTION | 1 month ago | |
| roots/acorn | — | 1,000 | 994 | 109 | 90K | 6 | 35.8 | 38.8 | MIT | 3 months ago | |
| sandermuller/boost-core | — | 3 | 3 | 0 | 3K | 0 | 30.7 | 46.0 | MIT | 1 month ago | |
| shipbytes/laravel-ui-kit | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| shopper/framework | — | 0 | 1 | 0 | 2K | 0 | 0.0 | 45.9 | — | — | |
| solution-forest/ai-kit-core | — | 3 | 2 | 3 | 30 | 0 | 20.1 | 16.8 | MIT | 1 month ago | |
| 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. | 19 | 20 | 3 | 0 | 0 | 1.4 | — | MIT | 2 years ago | |
| spatie/holidays | Calculate public holidays for supported countries using ISO codes or country classes. Get an array of Holiday objects with name, CarbonImmutable date, and type (e.g., national). PHP 8.4+ package by Spatie, with extensible country definitions. | 403 | 404 | 210 | 94K | 0 | 39.5 | 38.3 | MIT | 1 month 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. | 308 | 310 | 26 | 2K | 0 | 27.4 | 12.6 | 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,398 | 4,372 | 490 | 553K | 4 | 66.7 | 36.8 | MIT | 1 month ago | |
| statamic/cms | Statamic is a flat-first CMS built on Laravel and Git for building beautiful, easy-to-manage websites. This package provides the core Composer install for existing Laravel apps; use the Statamic app repo/CLI for new projects. | 4,877 | 4,877 | 639 | 147K | 202 | 94.3 | 53.3 | NOASSERTION | 3 weeks ago | |
| tresorkasenda/ballstack | — | 3 | 3 | 0 | 0 | 1 | 0.7 | — | MIT | 2 years ago | |
| williamalmeida/mary-v1-community | — | 0 | 0 | 0 | 0 | 0 | 14.7 | — | NOASSERTION | 4 months 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. | 214 | 214 | 21 | 30K | 2 | 32.0 | 34.7 | MIT | 1 month ago | |
| ympact/flux-icons | — | 11 | 11 | 3 | 2K | 13 | 20.4 | 39.3 | MIT | 5 months ago | |
| ympact/laravel-livewire-wizard | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 1 year ago |
How can I help you explore Laravel packages today?