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

Prompts Laravel Package

laravel/prompts

Laravel Prompts adds beautiful, user-friendly interactive forms to PHP CLI apps and Artisan commands. It supports placeholder text, validation, and a browser-like input experience, making it easy to collect and validate user input in the terminal.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
code16/sharp Sharp is a Laravel package for building a CMS/admin back office with a clean UI and strong DX. Manage structured data, search/filter/sort, run custom commands, and handle auth/validation—fully driven by PHP code, no frontend, data-agnostic. 789 789 78 1K 5 38.2 9.0 MIT 1 week ago
View on GitHub
Context7
hirethunk/verbs Verbs is a PHP event sourcing package for Laravel artisans. It delivers the benefits of event sourcing while minimizing boilerplate and jargon, making it simpler to model behavior and build systems by thinking in actions (verbs) instead of nouns. 512 511 47 19K 1 35.6 36.3 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
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. 129 136 28 628K 0 1.5 50.9 MIT
View on GitHub
Context7
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, synthesize/transcribe audio, and create embeddings—all through one consistent interface. 776 777 178 511K 60 56.1 76.0 MIT 21 hours ago
View on GitHub
Deep Wiki
Context7
laravel/boost Laravel Boost speeds up AI-assisted Laravel development by supplying the context and structure AI needs to generate accurate, framework-specific code. It helps produce higher-quality suggestions, scaffolding, and solutions tailored to your application. 3,384 3,387 313 3M 14 63.2 55.6 MIT 2 days ago
View on GitHub
Deep Wiki
Context7
laravel/framework Laravel is a modern PHP web application framework with expressive syntax and batteries-included tooling: fast routing, dependency injection, sessions/cache, migrations, queues, and real-time broadcasting—built to make development enjoyable for apps of any size. 34,630 35,101 11,833 9M 55 93.2 70.6 MIT 2 days ago
View on GitHub
Deep Wiki
Context7
laravel/installer Laravel Installer is the official CLI tool to quickly create new Laravel applications. Install via Composer, then run a single command to scaffold a fresh project with the latest framework version and recommended defaults. 839 876 364 120K 5 47.1 42.0 MIT 2 days ago
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,507 1,543 412 263K 2 44.8 36.5 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
laravel/octane Laravel Octane accelerates Laravel by running it on high-performance app servers like FrankenPHP, Open Swoole/Swoole, and RoadRunner. It boots your app once, keeps it in memory, and serves requests rapidly for better throughput and latency. 4,007 4,012 339 1M 19 66.8 50.9 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
laravel/reverb Laravel Reverb adds real-time WebSocket communication to Laravel apps. Use it to broadcast events and power live updates with a first-party, Laravel-native server. Official docs: https://laravel.com/docs/reverb 1,539 1,545 148 1M 4 41.2 50.2 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
laravel-zero/framework Laravel Zero is an unofficial, console-optimized micro-framework based on Laravel. It provides an elegant starting point for CLI apps, with optional Eloquent and logging, interactive menus, desktop notifications, scheduling, standalone compilation, and Collision error reporting. 337 333 63 43K 0 28.7 34.7 MIT 2 weeks ago
View on GitHub
Context7
livewire/flux Flux is a hand-crafted UI component library for Livewire apps, built with Tailwind CSS. Includes core components like Button, Dropdown, Icon, Separator, and Tooltip, with additional Pro components available via license. 939 938 100 762K 5 38.6 48.6 1 week ago
View on GitHub
Deep Wiki
Context7
livewire/livewire Livewire is a full-stack Laravel framework for building dynamic, reactive UI components using PHP. Create interactive interfaces without writing much JavaScript, with seamless server-driven updates and a component-based approach. 23,495 23,521 1,736 4M 1 72.2 39.6 MIT 6 days ago
View on GitHub
Deep Wiki
Context7
mollie/laravel-mollie Laravel wrapper for Mollie’s payments API. Easily create payments, handle redirects and webhooks, manage customers, subscriptions and refunds, and keep Mollie configuration and API key setup integrated with your Laravel app via a simple, idiomatic package. 363 64 0 23.8 MIT 2 weeks ago
Context7
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. 287 286 25 1K 1 2.3 9.3 MIT
View on GitHub
Deep Wiki
Context7
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 36K 0 29.1 57.2 MIT 2 months ago
View on GitHub
Context7
pdphilip/omniterm OmniTerm is a Laravel terminal UI toolkit that renders HTML + Tailwind-style classes into ANSI output. Includes truecolor with fallback, gradients, arbitrary RGB classes, and content-repeat fills, plus ready-made components like status messages, tables, progress bars, spinners, tasks, and a split-pa... 0 1 5K 1.5 51.0
View on GitHub
Context7
robsontenorio/mary Gorgeous Livewire UI components for Laravel, powered by Tailwind CSS and daisyUI. maryUI provides ready-to-use, polished components to build modern apps faster, with full documentation, community support, and MIT license. 1,459 1,457 197 33K 13 47.6 28.9 NOASSERTION 2 weeks ago
View on GitHub
Deep Wiki
Context7
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 21.5 MIT 2 years ago
View on GitHub
Context7
spatie/holidays Calculate public holidays for supported countries in PHP. Fetch holidays for the current or a specific year using an ISO country code or country class (with region-based holidays). Simple API: Holidays::for(...)->get() returns an array of holiday dates/names. 393 393 208 68K 1 37.6 37.3 MIT 2 months ago
View on GitHub
Context7
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. 306 308 24 3K 0 31.3 15.8 MIT 1 month ago
View on GitHub
Context7
stancl/tenancy Automatic multi-tenancy for Laravel apps with minimal code changes. Provides tenant identification (e.g., by hostname/subdomains), isolated tenant bootstrapping, and tenancy-aware database/config switching without swapping core Laravel classes or adding model traits. 4,312 4,318 486 386K 6 68.4 39.4 MIT 3 weeks ago
View on GitHub
Context7
statamic/cms Statamic is a flat-file-first CMS for Laravel, powered by Git. Install this core Composer package into an existing Laravel app to build fast, beautiful, easy-to-manage websites with a flexible content model and control panel. 4,777 4,778 618 118K 240 93.6 52.2 NOASSERTION 1 day 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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport