spatie/laravel-server-side-rendering
Laravel bridge for spatie/server-side-rendering to render JavaScript apps on the server. Provides an ssr() Blade helper/alias to execute server bundles (e.g., Vue/React) and return HTML for faster first paint and SEO-friendly pages.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/server-side-rendering | 0.88 | Render JavaScript server-side from PHP with minimal setup. Works with any SSR-capable framework, supports V8Js or a Node-based engine, and lets you execute an entry script to return rendered HTML—ideal for adding SSR to existing PHP apps. | 627 | 632 | 35 | 8K | 0 | 15.8 | 16.7 | MIT | 6 months ago | |
| spatie/laravel-export | 0.81 | Export your Laravel app as a static site bundle. Crawls your routes to generate HTML for discovered URLs and includes the public directory for assets. Ideal for blogs/sites built with Laravel, then deployed to Netlify or any static host. | 669 | 670 | 63 | 5K | 0 | 32.6 | 15.5 | MIT | 1 week ago | |
| spatie/laravel-view-components | 0.80 | Abandoned package. Provides a “view components” pattern for Laravel: classes implementing Htmlable that encapsulate view-related logic and render HTML (often via Blade). Use @render to pass data, and wrap third‑party HTML builders like menus. | 237 | 238 | 22 | 289 | 0 | 2.4 | 3.4 | MIT | 6 years ago | |
| spatie/laravel-slack-slash-command | 0.79 | Build Slack slash commands in Laravel. Define handlers to validate and process incoming Slack requests, reply within 3 seconds or dispatch jobs for longer work, and send structured responses back to Slack. Includes request/response helpers and simple routing of commands. | 254 | 255 | 48 | 26K | 0 | 26.1 | 31.2 | MIT | 3 months ago | |
| creative-syntax/page-loader | 0.78 | Add a simple customizable page loading indicator to your Laravel app. Install via Composer, optionally register the service provider, publish the config, and toggle the loader or change its color in config/page-loader.php. | 3 | 3 | 0 | 2 | 0 | 0.0 | 2.4 | MIT | — |
How can I help you explore Laravel packages today?