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. | 630 | 632 | 35 | 8K | 0 | 13.3 | 16.6 | MIT | 7 months ago | |
| spatie/laravel-export | 0.81 | Export a Laravel app as a static site bundle. Crawls your routes, renders HTML for each discovered URL, and copies the public directory so assets are included. Ideal for blogs and marketing sites hosted on Netlify or any static hosting. | 676 | 674 | 63 | 7K | 0 | 32.0 | 17.0 | MIT | 3 weeks 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 | 233 | 0 | 2.4 | 2.9 | 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 | 27K | 0 | 24.4 | 31.2 | MIT | 5 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?