laravel/sail
Laravel Sail offers a Docker-powered local development environment for Laravel on macOS, Windows (WSL2), and Linux. With a simple CLI and no extra dependencies beyond Docker, it lets you spin up a full dev stack quickly—even without Docker experience.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| reedware/sail-lite | 0.91 | Sail Lite is a lightweight CLI for PHP package development using a baseline Docker environment. It ships a docker-compose.yml and a sail script that wrap common Docker Compose tasks (up, down, build, exec), inspired by Laravel Sail but framework-agnostic. | 1 | 1 | 0 | 367 | 0 | 19.1 | 36.0 | — | 3 months ago | |
| laravel/laravel | 0.74 | Laravel is a PHP web application framework with expressive syntax and batteries-included tooling: fast routing, DI container, Eloquent ORM, migrations, queues, caching/sessions, and real-time broadcasting—built to scale from small apps to large systems. | 84,618 | 85,479 | 24,778 | 654K | 0 | 68.9 | 15.0 | — | 1 month ago | |
| spatie/laravel-tail | 0.73 | Tail your Laravel application logs from the command line. Run php artisan tail to follow local single or daily logs, or tail remote environment logs over SSH (e.g., production) with configurable host, user, log directory, and optional file selection. | 748 | 758 | 45 | 37K | 0 | 26.2 | 26.0 | MIT | 5 months ago | |
| spatie/laravel-dashboard | 0.72 | Build beautiful, Livewire-powered dashboards in Laravel. Provides base CSS, dashboard and tile view components, and a Tile model to persist fetched data so tiles can update themselves via polling. | 574 | 576 | 73 | 4K | 1 | 24.1 | 14.1 | MIT | 4 months ago | |
| spatie/laravel-navigation | 0.72 | Define a navigation tree for Laravel apps and reuse it to build menus, breadcrumbs, and other nav UI. Manage sections, nested items, and active state in PHP, register navigation via service providers/container events, and render however you like. | 584 | 583 | 32 | 49K | 0 | 5.7 | 26.7 | MIT | 1 year ago | |
| laravel/surveyor | 0.72 | Laravel Surveyor is a mostly static analysis tool for PHP/Laravel that scans files or classes to extract rich metadata (classes, methods, properties, types, bindings, models) in a structured format for other tools. Beta API; may touch DB for model inspection. | 87 | 87 | 22 | 31K | 2 | 24.5 | 41.5 | — | 1 month ago | |
| spatie/laravel-sitemap | 0.72 | Generate XML sitemaps for Laravel by crawling your site or building them manually. Add extra URLs, set last-modified dates, and include models via a simple interface. Write sitemaps to disk with a fluent, developer-friendly API. | 2,618 | 2,645 | 298 | 720K | 0 | 51.0 | 39.3 | MIT | 3 weeks ago | |
| laravel/telescope | 0.71 | Laravel Telescope is an elegant debug assistant for Laravel, showing rich insight into requests, exceptions, logs, database queries, jobs, mail, notifications, cache, scheduled tasks, and more—ideal for local development and troubleshooting. | 5,203 | 5,236 | 661 | 3M | 14 | 68.4 | 46.9 | MIT | 3 months ago |
How can I help you explore Laravel packages today?