Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Session Laravel Package

illuminate/session

Illuminate Session provides Laravel’s session management layer, including session stores, handlers, middleware support, flash data, and CSRF-friendly session integration. Use it to persist user state across requests with a consistent API, in Laravel or standalone.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
atomcoder/laravel-toasty 2 2 1 3 0 13.7 4.7 MIT 5 months ago
View on GitHub
Context7
barryvdh/laravel-debugbar Laravel Debugbar integrates PHP Debug Bar into Laravel, showing request, queries, views, routes, logs, exceptions, and performance details in a handy toolbar. Great for local debugging and profiling; configurable and easy to enable/disable per environment. 19,281 19,588 1,611 3M 69 90.8 63.5 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
cartalyst/sentinel Framework-agnostic authentication and authorization system for PHP 8.3+ with Laravel support. Provides user management, roles and permissions, login/throttling, activation and password reset flows, and additional security features. 1,526 1,559 245 27K 41 36.4 31.6 BSD-3-Clause 2 years ago
View on GitHub
Deep Wiki
Context7
cartalyst/sentry Sentry is a Laravel/PHP authentication and authorization package offering user registration, login, password resets, groups/roles, permissions, activation, throttling, and session handling. Works with multiple frameworks and integrates with Eloquent/DB backends. 1,525 1,651 317 2K 0 17.2 5.7 BSD-3-Clause
View on GitHub
Deep Wiki
Context7
daikazu/flexicart 3 3 0 17 0 14.9 11.1 MIT 5 months ago
View on GitHub
Context7
fruitcake/laravel-debugbar Integrate PHP DebugBar into Laravel to inspect requests in real time. Track queries, time, memory, routes, views, events, logs, and exceptions with an in-browser toolbar. Configurable collectors, storage, and easy setup for local development and debugging. 19,281 19,283 1,611 738K 69 91.4 54.0 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
illuminate/http Illuminate Http provides Laravel’s HTTP layer: a rich Request and Response API, input and file handling, headers/cookies, sessions, redirects, and helpers for working with Symfony HTTP components. Useful for building middleware and controllers cleanly. 119 132 37 610K 0 1.8 51.2 MIT
View on GitHub
Deep Wiki
Context7
illuminate/routing Illuminate Routing provides Laravel’s URL generation and request routing layer, including route definitions, controllers, middleware, parameter binding, route caching, and named routes. Use it to match HTTP requests to actions with flexible, expressive APIs. 123 141 79 182K 0 3.0 43.7 MIT
View on GitHub
Deep Wiki
Context7
laracord/framework Laracord Framework is the core of Laracord, a Laravel-powered micro-framework for building Discord bots with DiscordPHP. Includes generators for commands/events, slash command sync, interaction routing, async services/tasks, optional HTTP server, and great logging. 48 48 17 292 18 15.6 19.6 MIT 1 year ago
View on GitHub
Context7
laragear/webauthn Laravel package to authenticate users with WebAuthn passkeys (biometrics, device keys). Provides request validation and login flow with attestation/assertion support, compatible with Octane. Note: superseded by laravel/passkeys and unmaintained. 400 405 45 89K 0 13.3 26.9 MIT 4 months ago
View on GitHub
Context7
laravelcollective/html LaravelCollective HTML provides maintained form and HTML helpers for Laravel apps. Generate form fields, labels, links, and other elements with a fluent, Blade-friendly API. Ideal for projects migrating from legacy helpers or needing rapid UI scaffolding. 4,083 4,081 992 471K 159 64.4 51.4 MIT 3 years ago
View on GitHub
Context7
mckenziearts/laravel-notify Lightweight Laravel package for backend-driven toast notifications. Publish config/assets, drop in a Blade component, and trigger success/error/info messages from your app. Works great with Tailwind CSS and Alpine.js for smooth UI alerts. 1,733 1,738 195 18K 0 31.9 16.8 MIT 6 months ago
View on GitHub
Deep Wiki
Context7
nuewire/platform 0 0 0 12 0 21.7 17.9 NOASSERTION 1 month ago
View on GitHub
Context7
prologue/alerts 348 353 34 132K 0 16.9 39.2 MIT 6 months ago
View on GitHub
Context7
rdx/laravelcollective-html Adds LaravelCollective HTML/Form helpers to Laravel apps, with service provider setup and familiar Form/Html facades for generating inputs, labels, and other form elements. Useful when you want the classic Laravel form builder experience back. 10 10 4 32K 1 0.3 46.8 MIT
View on GitHub
Context7
shopper/framework 0 1 0 2K 0 0.0 45.9
View on GitHub
Context7
skywalker-labs/formcraft 3 3 0 0 0 11.9 MIT 7 months ago
View on GitHub
Context7
spatie/checkout Laravel package to manage the current order ID during a webshop checkout. Store the newly created order ID in the session and retrieve it later via a simple facade/API, keeping checkout steps clean and consistent across requests. 42 43 2 0 0 2.1 MIT 9 years ago
View on GitHub
Context7
spatie/laravel-flash Lightweight Laravel package for flashing a single message to the next request via session. Use flash('Message', 'optional-class') in controllers and read flash()->message and flash()->class in your Blade views to display and style it. 672 673 31 53K 0 20.2 28.6 MIT 6 months ago
View on GitHub
Context7
spatie/laravel-googletagmanager Laravel package for easy Google Tag Manager integration. Manage the JavaScript dataLayer from PHP, push variables and events, and include GTM scripts cleanly in your app with simple configuration and helpers. 443 450 59 81K 0 21.9 33.9 MIT 6 months ago
View on GitHub
Context7
spatie/laravel-littlegatekeeper Laravel middleware to password-protect your app with a single, universal username/password set in config. Quickly gate staging, previews, or temporary launches without building a full auth system; publish config and enable the provider to lock down pages. 191 193 19 2K 0 15.3 15.8 MIT 6 months ago
View on GitHub
Context7
spatie/laravel-web-tinker Adds Laravel’s Tinker REPL to your browser via a protected route, making it easy to run and tweak code without the terminal. Includes light/dark UI and simple install/publish commands. For local/dev only—can execute arbitrary code. 1,217 1,223 76 112K 0 31.2 30.4 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
subhashladumor1/laravel-ai-guard 29 29 0 24 0 10.2 3.8 MIT 7 months ago
View on GitHub
Context7
tomshaw/google-api Laravel Google OAuth 2.0 service client with configurable token storage (DB or custom), published config, and migrations. Integrates google/apiclient-services and supports Composer cleanup to include only the Google APIs you need (e.g., Gmail, Calendar). 60 60 5 59 0 23.0 4.7 MIT 3 months ago
View on GitHub
Context7
uxweb/sweet-alert 824 839 208 4K 14 16.8 15.9 MIT 6 years ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle