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 | 434 | 0 | 19.6 | 37.3 | — | 1 month ago | |
| laravel/laravel | 0.74 | Laravel is a PHP web framework for building modern applications fast. It includes routing, a powerful IoC container, Eloquent ORM, migrations, queues, caching, sessions, and real-time broadcasting, backed by extensive docs and tutorials. | 84,356 | 84,752 | 24,743 | 722K | 0 | 71.8 | 15.9 | — | 1 week ago | |
| laravel/pail | 0.73 | Laravel Pail lets you tail and search your Laravel app’s log messages from the command line with a polished, developer-friendly UI. Works with any log driver, including services like Sentry and Flare, and includes handy filters to quickly find what matters. | 913 | 917 | 30 | 5M | 5 | 31.7 | 62.6 | MIT | 1 week 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 | 36K | 0 | 28.7 | 26.4 | MIT | 3 months ago | |
| laravel/surveyor | 0.72 | Beta Laravel tool for mostly static analysis of PHP/Laravel apps. Parses files/classes to extract rich metadata (classes, methods, properties, types) and can inspect models and container bindings for extra detail. Returns structured results for other tools. | 83 | 76 | 24 | 22K | 0 | 26.3 | 39.4 | — | 1 week ago | |
| laravel/telescope | 0.71 | Laravel Telescope is a debug assistant for Laravel that provides a rich dashboard of requests, exceptions, logs, database queries, queued jobs, mail, notifications, cache activity, scheduled tasks, and more—ideal for local development and troubleshooting. | 5,188 | 5,224 | 655 | 2M | 15 | 71.7 | 48.1 | MIT | 1 month ago |
How can I help you explore Laravel packages today?