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
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
illuminate/filesystem 0.85 Illuminate Filesystem is Laravel’s filesystem abstraction, providing a clean API for local and cloud storage. It supports multiple “disks” (local, S3, FTP, etc.), file operations, streaming, visibility, and configuration via the Flysystem adapter layer. 152 160 24 977K 0 1.5 52.6 MIT
View on GitHub
Deep Wiki
Context7
spiral/session 0.85 Secure session management for PHP using native handlers, focused on safety and integrity. Part of the Spiral ecosystem, with framework integration available via the Spiral Framework bundle and full docs at spiral.dev. MIT licensed. 1 1 0 989 0 22.7 43.8 MIT 5 years ago
View on GitHub
Context7
illuminate/support 0.85 583 630 157 2M 0 7.6 48.2 MIT
View on GitHub
Context7
illuminate/events 0.84 Illuminate Events is Laravel’s event dispatcher component, providing a simple way to register listeners and subscribers, dispatch events, and build decoupled, extensible application workflows with synchronous or queued handling. 134 149 10 849K 0 1.0 52.5 MIT
View on GitHub
Context7
illuminate/console 0.84 Illuminate Console provides the Artisan command-line framework used by Laravel. Define commands, schedule tasks, manage input/output, prompts, and terminal styling, and integrate with the service container to build robust CLI tools and automation. 129 136 28 628K 0 1.5 50.9 MIT
View on GitHub
Context7
illuminate/reflection 0.83 Illuminate Reflection provides lightweight helpers around PHP’s Reflection API, used by Laravel to inspect classes, methods, and parameters. It supports resolving type information and attributes to power features like container autowiring, routing, and validation. 36 36 2 541K 0 0.3 55.3 MIT
View on GitHub
Context7
illuminate/database 0.83 Illuminate Database is Laravel’s standalone database toolkit for PHP: expressive query builder, Eloquent ORM (ActiveRecord), and schema builder. Supports MySQL, Postgres, SQL Server, and SQLite, and can be used via Capsule outside Laravel. 2,761 2,980 609 796K 0 29.5 35.9 MIT
View on GitHub
Deep Wiki
Context7
symplify/easy-ci 0.82 Automate PHP/Laravel CI chores with Symplify Easy CI: run code quality tools consistently, speed up setup, and keep checks uniform across projects. Handy for teams standardizing linting, static analysis, and test workflows in one place. 18 20 3 36K 0 0.2 45.3 MIT
View on GitHub
Context7
illuminate/config 0.82 Illuminate Config is Laravel’s configuration repository. It loads and merges config files, lets you read and set values at runtime, supports environment-based defaults, and provides a consistent API for accessing app settings across services and packages. 108 116 11 589K 0 0.9 51.6 MIT
View on GitHub
Context7
illuminate/http 0.82 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 131 38 516K 0 1.8 50.2 MIT
View on GitHub
Deep Wiki
Context7
illuminate/testing 0.82 Laravel’s Illuminate Testing package provides the core testing helpers used by the framework—HTTP and console test utilities, assertions, test case scaffolding, and support traits—making it easier to write fast, expressive PHPUnit tests for Laravel applications and packages. 33 33 10 292K 0 0.5 54.3 MIT
View on GitHub
Context7
zendframework/zend-session 0.81 zendframework/zend-session provides robust session management for PHP applications, with configurable storage, session containers, validators, and save handlers. Integrates cleanly with Zend Framework components to secure and organize session data across requests. 40 44 58 32K 23 17.2 56.5 BSD-3-Clause 6 years ago
View on GitHub
Context7
illuminate/log 0.80 Illuminate Log provides Laravel’s logging layer, built on Monolog. It lets you write messages to configurable channels and stacks, including single files, daily rotation, syslog, errorlog, and external services, with context data, processors, and runtime channel selection. 62 64 9 331K 0 0.6 51.4 MIT
View on GitHub
Context7
illuminate/view 0.80 Illuminate View is Laravel’s templating and view rendering component. It compiles and renders Blade templates, manages view composers and shared data, supports view discovery, caching, and engines, and integrates cleanly with the rest of the Illuminate framework. 131 141 50 657K 0 2.2 51.1 MIT
View on GitHub
Deep Wiki
Context7
illuminate/encryption 0.78 Laravel’s encryption component for securely encrypting and decrypting strings and serialized data using application keys and strong ciphers. Provides Encrypter support, key rotation via previous keys, and convenient helpers for protecting cookies, sessions, and payloads. 92 96 26 364K 0 1.2 49.6 MIT
View on GitHub
Context7
illuminate/cookie 0.78 Laravel’s Illuminate Cookie component provides a clean API for creating, queuing, and managing HTTP cookies, including encryption and signed cookies integration. Commonly used with the framework’s request/response lifecycle for secure cookie handling. 22 24 6 76K 0 0.3 48.6 MIT
View on GitHub
Context7
joomla/session 0.76 Framework-agnostic PHP 8.1+ session management from the Joomla Framework. Provides interfaces and utilities to start and manage sessions, store and retrieve session data, and integrate session handling cleanly within your application. 5 6 20 11K 0 22.7 53.0 GPL-2.0 8 months ago
View on GitHub
Context7
laravel/helpers 0.64 Backwards-compatibility layer that restores Laravel 5.8 global helper functions in modern Laravel releases. Install via Composer and use legacy helpers while migrating to the equivalent Arr and Str methods. 805 817 44 1M 0 30.4 51.9 MIT 3 weeks ago
View on GitHub
Context7
laravel/dusk 0.59 Laravel Dusk is Laravel’s browser automation and end-to-end testing tool, offering a clean, expressive API for driving real browsers. Runs with a bundled standalone Chromedriver by default (no Selenium/JDK required), but supports other drivers too. 1,940 1,946 329 824K 4 50.6 44.1 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
laravel/lumen-framework 0.59 Core kernel code for Laravel Lumen, the fast PHP micro-framework. Provides the foundation for routing, database abstraction, queues, caching, and more. For building apps, use the main Lumen repository; docs at lumen.laravel.com. 1,507 1,543 412 263K 2 44.8 36.5 MIT 1 year ago
View on GitHub
Deep Wiki
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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport