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

Phpstorm Attributes Laravel Package

jetbrains/phpstorm-attributes

JetBrains PhpStorm Attributes for PHP 8+: add IDE-only attributes like Deprecated, ArrayShape, ObjectShape, and Immutable to improve code completion and static analysis. Bundled with PhpStorm 2020.3+, optional composer dev dependency to avoid “Class not found” in other tools.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
anzusystems/anzutap-bundle 0 0 0 587 0 18.0 43.1 Apache-2.0 3 months ago
View on GitHub
Context7
anzusystems/common-bundle 0 0 0 826 0 26.4 46.5 Apache-2.0 1 month ago
View on GitHub
Context7
arnedesmedt/api-platform-event-engine-bundle 4 4 6 0 0 0.2
View on GitHub
Context7
arnedesmedt/event-engine-symfony-bundle 4 5 6 0 0 0.2
View on GitHub
Context7
behat/mink 1,610 1,630 289 1M 55 47.5 69.7 MIT 6 months ago
View on GitHub
Context7
codeception/codeception Codeception is a full-stack PHP testing framework for unit, functional, and acceptance tests. It unifies PHPUnit-style assertions with browser and API testing, offers modular helpers, and integrates with popular PHP frameworks to speed up reliable test automation. 4,854 4,909 1,285 1M 152 82.4 63.6 MIT 3 months ago
View on GitHub
Context7
crovitche/swiss-geo-bundle 0 3 0 11.6 6.5
View on GitHub
Context7
diephp/laravel-resources-typescript 3 3 0 53 0 0.0 15.9 MIT
View on GitHub
Context7
djvue/d-media-bundle 3 3 0 0 0 0.3 5 years ago
View on GitHub
Context7
djvue/wp-admin-bundle 1 1 0 0 0 0.3 5 years ago
View on GitHub
Context7
dualmedia/es-log-bundle 0 0 1 91 0 22.2 31.4 MIT 1 month ago
View on GitHub
Context7
dualmedia/symfony-doctrine-event-converter-bundle 1 1 2 80 1 21.4 25.3 MIT 2 months ago
View on GitHub
Context7
dualmedia/symfony-request-dto-bundle 0 7 114 28.3 19.0
View on GitHub
Context7
ecn/featuretoggle-bundle 1 1 3 0 4 2.1 1.1 MIT 4 years ago
View on GitHub
Context7
fresh/doctrine-enum-bundle Symfony bundle adding ENUM type support to Doctrine ORM/DBAL. Register custom enum types and map them to entity fields for safer, consistent values across databases. Works with modern Symfony/Doctrine versions and common platforms like PostgreSQL, MySQL, SQLite, and MSSQL. 462 474 75 55K 11 29.0 35.2 MIT 5 months ago
View on GitHub
Context7
mink/webdriver-classic-driver Selenium WebDriver “classic” driver for Behat Mink. Run real browser sessions (e.g., Firefox) through a WebDriver server, navigate pages, click links, and integrate with Mink/MinkExtension. Install via Composer; includes CI-tested suite. 6 6 5 3K 8 3.9 40.5 MIT 1 year ago
View on GitHub
Context7
nette/application Nette Application is the web framework core of the Nette stack, providing MVC architecture with presenters, routing, DI integration, HTTP handling, and error/debug support. Build secure, structured PHP web apps with clean separation of concerns. 447 455 115 151K 20 43.7 60.5 NOASSERTION 5 days ago
View on GitHub
Deep Wiki
Context7
nette/database Nette Database is a lightweight PHP database layer with a fluent SQL builder, safe parameter binding, and handy helpers for querying, fetching, and working with result sets. Includes connections, transactions, and simple caching for robust apps. 543 567 113 76K 61 51.6 64.6 NOASSERTION 1 month ago
View on GitHub
Context7
nette/php-generator Generate PHP code via a fluent API: build classes, interfaces, functions, methods, properties, namespaces, and PHPDoc, then render to valid PHP. Handy for code generators, scaffolding tools, and runtime code output with strict formatting and escaping. 2,252 2,282 147 3M 1 38.9 48.0 NOASSERTION 3 months ago
View on GitHub
Deep Wiki
Context7
nette/utils Handy PHP utility classes from the Nette Framework: strings, arrays, JSON, dates/times, file system helpers, safe reflection, and more. Lightweight, well-tested, and framework-agnostic—useful building blocks for everyday PHP and Laravel projects. 2,140 2,186 153 11M 9 47.0 66.0 NOASSERTION 3 weeks ago
View on GitHub
Deep Wiki
Context7
oleg-andreyev/mink-phpwebdriver 8 8 9 192K 4 5.1 57.7 MIT 1 year ago
View on GitHub
Context7
overtrue/easy-sms A flexible SMS sending package for PHP/Laravel with a unified API for multiple providers. Supports templates, verification codes, failover and load balancing, and easy configuration so you can switch gateways without changing your application code. 3,330 3,386 565 14K 24 49.8 9.0 MIT 5 months ago
View on GitHub
Deep Wiki
Context7
overtrue/laravel-wechat 2,897 2,953 500 13K 0 54.3 11.6 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
overtrue/socialite 1,371 1,409 245 47K 2 43.6 25.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
places2be/locales 0 0 162 0.0 29.4
View on GitHub
Context7
redaxo/source REDAXO is a PHP-based CMS/website framework focused on flexible, module-driven content creation with full control over input/output. Multilingual, highly extendable, and workflow-friendly, with strong community resources, docs, and addons. 347 347 118 245 93 51.8 34.4 NOASSERTION 1 month ago
View on GitHub
Context7
spatie/data-transfer-object PHP 8+ data transfer objects with “batteries included”: map and cast input arrays into typed DTOs, validate via attributes, and handle nested objects/collections. Note: package is deprecated; consider spatie/laravel-data or cuyz/valinor. 2,227 2,192 189 471K 0 12.9 22.7 MIT 3 years ago
View on GitHub
Deep Wiki
Context7
spatie/value-object Deprecated Spatie package for PHP 8+ data transfer objects. Create typed DTOs from arrays with casting, validation, and attribute mapping (e.g., nested keys). Consider migrating to spatie/laravel-data or cuyz/valinor. 2,227 2,179 189 0 0 12.9 MIT 3 years ago
View on GitHub
Context7
spiral/attributes Spiral Attributes is a lightweight PHP 8 attributes toolkit for reading, filtering, and working with attributes via reflection. Used by the Spiral framework, it provides a small, focused API for attribute discovery and metadata handling. 24 23 4 294K 1 3.7 55.2 MIT 1 year ago
View on GitHub
Context7
spiral/distribution Spiral Distribution helps install and publish Spiral framework distributions, bundling app skeletons, modules, and configs into reusable packages. It streamlines project bootstrapping, updates, and sharing standardized setups across teams. 3 3 0 610 0 0.0 30.2 MIT
View on GitHub
Context7
spiral/framework Spiral Framework is a high-performance, long-running full-stack PHP framework built for RoadRunner. PSR-compliant components, resident memory kernel, and native support for queues, GRPC, WebSockets, and background workers. 2,047 2,048 91 96K 44 53.4 45.6 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
spiral/goridge High-performance PHP-to-Go IPC bridge for calling Golang net/rpc services from PHP. Works over TCP/Unix sockets or pipes, supports JSON/MsgPack and raw []byte payloads, includes robust error handling, runs on Windows, and has minimal dependencies. 122 125 11 538K 0 25.2 58.7 MIT 3 weeks ago
View on GitHub
Context7
spiral/marshaller 1 1 0 0 0 0.3 MIT 2 years ago
View on GitHub
Context7
spiral/roadrunner-cli RoadRunner CLI provides handy commands for managing the RoadRunner PHP application server. Install the right rr binary for your OS/CPU, generate example .rr.yaml configs with plugins/presets, and streamline local and CI setup. 30 30 16 477K 0 18.3 60.4 MIT 5 months ago
View on GitHub
Context7
spiral/roadrunner-grpc Laravel-friendly integration for RoadRunner gRPC: run high-performance PHP gRPC servers/workers, handle protobuf-based services, and communicate with the RoadRunner runtime for fast, long-lived processes and efficient microservices. 65 67 14 155K 0 25.1 54.7 MIT 3 days ago
View on GitHub
Context7
spiral/roadrunner-http HTTP plugin for the RoadRunner PHP application server. Provides PSR-7/PSR-17 based request/response handling, middleware support, and integration helpers to run high-performance PHP apps with persistent workers and fast HTTP serving. 80 81 9 465K 0 21.8 58.6 MIT 3 months ago
View on GitHub
Context7
spiral/roadrunner-metrics RoadRunner metrics integration for PHP apps. Exposes and exports runtime and application metrics from the RoadRunner server, enabling observability with common monitoring backends. Lightweight package for collecting counters, gauges, and histograms in production. 8 8 5 136K 0 2.0 55.3 MIT 1 year ago
View on GitHub
Context7
spiral/roadrunner-tcp TCP transport for Spiral RoadRunner applications. Provides a simple PHP TCP server/worker communication layer and helpers to read/write payloads over sockets, enabling custom RPC-style messaging and integration where HTTP isn’t required. 9 9 1 123K 0 3.1 55.7 MIT 11 months ago
View on GitHub
Context7
spiral/roadrunner-worker PHP worker library for running apps on RoadRunner with the Spiral ecosystem. Provides a Worker API to handle incoming requests/jobs and communicate with the RoadRunner server, enabling high-performance, long-running PHP processes for HTTP and background tasks. 21 21 5 542K 0 26.6 65.0 MIT 1 year ago
View on GitHub
Context7
spiral/storage Spiral Storage is a PHP component for managing application storage: define locations and storage buckets, resolve filesystem paths consistently, and integrate with Spiral apps. Lightweight, typed, tested, and MIT-licensed. 27 27 3 352 0 2.3 15.6 MIT 7 years ago
View on GitHub
Context7
temporal/sdk Temporal PHP SDK for building durable, scalable workflow orchestration with Temporal. Author Workflows and Activities in PHP, run them with RoadRunner workers, and manage executions via gRPC clients. Composer-installable with optional protobuf for performance. 407 403 57 223K 40 41.4 62.0 MIT 2 months ago
View on GitHub
Context7
w7corp/easywechat EasyWeChat is a PHP 8+ SDK for WeChat development by w7corp. It supports Official Accounts and more, with simple configuration and server message handling, plus active maintenance, tests, and solid documentation via easywechat.com. 10,375 10,397 2,395 21K 2 66.5 8.0 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
yansongda/pay A popular PHP payment library for Laravel and other frameworks, integrating Alipay and WeChat Pay with a clean API. Supports common payment flows, refunds, queries, callbacks/notifications, and flexible configuration for multi-app and sandbox use. 5,343 5,461 1,051 16K 27 67.6 13.9 MIT 4 weeks 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.
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle