Laravel is the PHP framework for web artisans.
Laravel is a web application framework with expressive, elegant syntax. It's already laid the foundation, freeing to create without sweating the small things.
Links:
Ecosystem:
- Breeze: Lightweight starter kit for new applications.
- Cashier: Simplifies subscription management with Stripe or Paddle.
- Dusk: Automated browser testing.
- Echo: WebSocket event listener.
- Envoyer: Zero downtime deployment.
- Forge: Simplifies server management.
- Herd: Fast local development environment for macOS and Windows.
- Horizon: UI for monitoring Redis queues.
- Inertia: Modern single-page apps with server-side routing.
- Jetstream: Starter kit with authentication and team management.
- Livewire: Reactive applications with Laravel and Blade.
- Nova: Admin panel for Laravel apps.
- Octane: Boosts application performance by keeping it in memory.
- Pennant: Manages feature flags.
- Pint: PHP code style fixer.
- Prompts: User-friendly forms for CLI applications.
- Pulse: Insights into application performance and usage.
- Reverb: Scalable WebSockets.
- Sail: Docker-based local development.
- Sanctum: API and mobile app authentication.
- Scout: Fast full-text search for Eloquent models.
- Socialite: Social authentication.
- Spark: Billing portal for launching businesses. (Replace with Cashier)
- Telescope: Debugging and insight UI.
- Vapor: Serverless deployment on AWS.
Alternatives that can be installed and should not be locked as cloud-only 3rd party services:
- Breeze: Remix/Next.js with Tailwind CSS
- Cashier: Remix Stripe Stack
- Dusk: Playwright
- Echo: Socket.IO
- Envoyer: Coolify / Dokku
- Forge: Coolify / Dokku
- Herd: Docker
- Horizon: Bull Dashboard
- Inertia: Remix/Next.js
- Jetstream: Remix/Next.js with Tailwind CSS
- Livewire: Remix/Next.js
- Nova: Remix/Next.js with Tailwind CSS
- Octane: Bun
- Pennant: PostHog / Unleash / Flagsmith
- Pint: Biome / Prettier
- Prompts: Inquirer
- Pulse: Sentry / OpenTelemetry
- Reverb: Socket.IO
- Sail: Docker
- Sanctum: Remix Auth / NextAuth / Auth.js
- Scout: Meilisearch / Elasticsearch
- Socialite: Remix Auth / NextAuth / Auth.js
- Spark: Remix Stripe Stack
- Telescope: ?
- Vapor: Serverless Framework
See Workflow for related ideas.