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

Phpstan Mockery Laravel Package

phpstan/phpstan-mockery

PHPStan extension for Mockery: infers intersection types for mocks (Foo&MockInterface), understands shouldReceive/shouldHaveReceived/allows/expects, supports partial/alias/overload mocks, multiple interfaces, and proper constructor args for accurate static analysis.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
2lenet/bi-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
2lenet/config-bundle 1 1 0 328 0 23.7 35.4 1 month ago
View on GitHub
Context7
2lenet/credential-bundle CredentialBundle is a Symfony bundle that manages credentials for complex apps by simplifying the association of user groups and roles. Includes dashboard UI, routes integration, Doctrine migrations, CLI commands, and optional remote repository integration. 3 3 0 341 1 27.1 31.0 1 month ago
View on GitHub
Context7
2lenet/crudit-bundle Symfony CruditBundle for building CRUD back offices with SB Admin layout. Provides configurable controllers, datasources and filtersets, plus list views with pagination/sorting, actions, grouping, batch ops, export (CSV/Excel), markdown, workflows and more. 16 17 7 368 2 32.0 23.1 MIT 1 week ago
View on GitHub
Context7
2lenet/cruditplatform-bundle 1 1 1 356 1 23.0 35.8 MIT 1 month ago
View on GitHub
Context7
2lenet/dashboard2-bundle 4 4 2 295 0 28.8 28.8 MIT 2 weeks ago
View on GitHub
Context7
2lenet/entity-file-bundle 3 3 1 488 0 19.7 32.8 MIT 2 months ago
View on GitHub
Context7
2lenet/file-bundle 2 2 1 0 0 1.3 MIT 1 year ago
View on GitHub
Context7
2lenet/hermes-bundle 2 2 0 338 0 29.6 33.7 MIT 3 days ago
View on GitHub
Context7
2lenet/import-bundle 1 1 0 72 0 20.6 24.7 2 months ago
View on GitHub
Context7
2lenet/invoice-bundle Symfony bundle to manage invoices in your project. Configure Doctrine resolve_target_entities to map bundle interfaces (Customer, Product, Invoice, Payment, etc.) to your own entities, then implement provided interfaces/traits. Includes PDF generator settings (logo/header/footer). 1 1 0 0 0 0.3 MIT 2 years ago
View on GitHub
Context7
2lenet/pdf-generator-bundle 2 2 2 307 0 25.5 31.9 MIT 2 months ago
View on GitHub
Context7
accredifysg/singpass-login Laravel package for SingPass Login, MyInfo, and CorpPass using FAPI 2.0-style auth: OpenID discovery, Pushed Authorization Requests (PAR) with DPoP, PKCE, and private-key JWT client assertions. Includes shared services and thin provider controllers. 1 1 2 0 0 21.0 2.7 1 month ago
View on GitHub
Context7
aeatech/transaction-manager-bundle Symfony bundle integrating AEATech Transaction Manager with support for multiple managers per connection, Doctrine DBAL adapter, MySQL/PostgreSQL transaction factories, configurable retry policies (backoff/jitter), attribute-based autoconfiguration, and lazy-loaded managers via service locator. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aeatech/transaction-manager-common-transactions Shared transaction definitions and utilities for AeaTech Transaction Manager. Centralizes common transaction types, payload structures, and helper classes used across services/packages to keep implementations consistent and reusable. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aeatech/transaction-manager-core 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aeatech/transaction-manager-doctrine-adapter 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aeatech/transaction-manager-mysql 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aeatech/transaction-manager-postgresql 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
almacareer/twigx-bundle 11 11 0 350 2 1.4 23.8 MIT
View on GitHub
Context7
bensampo/laravel-enum Laravel Enum provides a powerful enum implementation for Laravel with class-constant definitions, instantiation, casting, validation, localization, bitwise/flag enums, and an artisan generator. Not recommended for new projects—use native PHP 8.1 enums. 2,029 2,044 159 318K 1 15.0 30.2 MIT
View on GitHub
Context7
brandembassy/coding-standard Opinionated PHP coding standard ruleset for enforcing consistent code style across projects. Built on common tooling (e.g., PHP_CodeSniffer) to simplify linting in CI and local development, helping teams keep formatting and conventions uniform. 1 2 1 27K 3 18.2 0.9 1 month ago
View on GitHub
Context7
czim/laravel-filter 89 91 13 628 2 1.5 12.4 MIT 1 year ago
View on GitHub
Context7
czim/laravel-repository 52 54 21 918 3 2.8 17.8 MIT 1 year ago
View on GitHub
Context7
geekcell/container-facade Laravel package that adds lightweight container-backed facades, letting you resolve services from the IoC container via a simple static-like interface. Useful for organizing service access and reducing boilerplate when binding and retrieving dependencies. 1 1 1 66 0 0.2 14.9 MIT 3 years ago
View on GitHub
Context7
jayesh/laravel-gemini-translator Interactive Artisan command to scan Laravel projects for translation keys, translate them via Google Gemini AI, and generate language files. Supports Blade/PHP/JS/Vue/TS, concurrency, safe atomic writes, and Laravel Modules integration with skip/refresh modes. 70 71 4 194 0 21.1 9.2 MIT 1 month ago
View on GitHub
Context7
jeroen-g/explorer Laravel-friendly, fluent API for exploring and filtering directories and files. Chain common queries (name, extension, size, modified time), include/exclude patterns, sort and paginate results, and iterate over matches with clean, expressive code. 399 399 70 19K 20 36.1 35.5 MIT 2 months ago
View on GitHub
Context7
kitloong/laravel-migrations-generator Generate Laravel migration files from an existing database schema, including columns, indexes, and foreign keys. Works with MariaDB/MySQL, PostgreSQL, SQL Server, and SQLite. Generate all tables or target/ignore specific tables via Artisan. 2,853 2,876 295 250K 0 51.9 31.5 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
laravel/prompts Laravel Prompts adds beautiful, user-friendly interactive forms to PHP CLI apps. Ideal for Laravel Artisan commands, with browser-like touches such as placeholders and built-in validation. Usable in any command-line PHP project. 714 714 139 10M 9 40.5 68.6 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
maatwebsite/excel Laravel Excel is a Laravel wrapper around PhpSpreadsheet for fast, elegant Excel/CSV exports and imports. Export collections or queries with automatic chunking for performance, generate downloadable files, and process imports cleanly in your app. 12,664 12,897 1,972 4M 3 69.5 43.6 MIT 1 month ago
View on GitHub
Context7
neuecommerce/coding-standards Opinionated PHP coding standards for projects using Laravel Pint. Provides a ready-to-use Pint configuration and consistent formatting rules to keep code style uniform across teams and repositories. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
nuwave/lighthouse Lighthouse is a Laravel-first GraphQL server framework. Define schemas, resolve data with Eloquent, and handle common GraphQL tasks with built-in directives and extensibility. Docs at lighthouse-php.com. Note: repo planned to move to spawnia/lighthouse. 3,493 3,500 469 330K 106 77.6 58.8 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
okipa/laravel-form-components Ready-to-use, fully customizable Laravel form components that generate HTML for you. Livewire compatible, supports Bootstrap 4/5 (TailwindCSS 3 planned). Includes form, input, textarea and more, with model binding and flexible configuration. 19 20 9 14 1 23.4 3.7 MIT 3 weeks ago
View on GitHub
Context7
open-feature/flagd-provider 2 2 1 20K 0 0.1 52.9
View on GitHub
Context7
open-feature/sdk 42 42 10 81K 14 33.2 62.8 Apache-2.0 1 month ago
View on GitHub
Context7
opensearch-project/opensearch-php Official PHP client for OpenSearch. Provides a convenient, low-level API for indexing and searching documents, managing clusters and indices, and calling OpenSearch endpoints from Laravel or any PHP app. Supports modern PHP versions and common auth options. 152 154 74 1M 37 37.1 75.8 NOASSERTION 2 months ago
View on GitHub
Deep Wiki
Context7
phpdocumentor/graphviz PHP library to create and render Graphviz DOT graphs. Build nodes and edges via a fluent API, generate DOT output, and render to common formats (PNG, SVG, PDF) through Graphviz executables—useful for diagrams, docs, and visualizing relations. 98 102 17 631K 1 3.2 53.3 MIT 4 years ago
View on GitHub
Context7
phpdocumentor/reflection-docblock PHPDoc-compliant DocBlock parser from phpDocumentor. Parse summaries, descriptions and tags from doc comments or reflection objects using DocBlockFactory, enabling annotation-like metadata and easy access to structured DocBlock information. 9,384 9,409 136 9M 10 58.8 53.3 MIT 2 months ago
View on GitHub
Context7
ramsey/collection ramsey/collection is a PHP library for representing and manipulating typed collections. Provides data structures and APIs inspired by the Java Collections Framework, helping you store, validate, and work with groups of objects and values consistently. 1,198 1,211 55 13M 4 14.2 56.1 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
ramsey/composer-repl-lib Library for building interactive Composer-powered PHP REPLs. Provides the core loop and helpers to evaluate code in a Composer project context, load autoloaded classes, and inspect results—useful for CLI shells, debugging tools, and developer consoles. 3 3 2 2K 0 17.2 43.3 MIT 3 months ago
View on GitHub
Context7
ramsey/conventional-commits PHP library for parsing and working with Conventional Commits. Read commit messages into structured objects, validate format, and extract type/scope/description, body, footers, and breaking changes—useful for changelogs, release automation, and tooling. 193 193 22 149K 9 23.1 48.1 MIT 3 months ago
View on GitHub
Context7
ramsey/http-range Parse, validate, and work with HTTP Range headers in PHP. ramsey/http-range helps you interpret byte ranges, handle partial content requests, and generate correct range responses for downloads, media streaming, and resumable transfers. 33 33 6 10K 0 2.3 33.9 MIT 1 year ago
View on GitHub
Context7
ramsey/uuid Generate and work with UUIDs in PHP using ramsey/uuid. Create v1, v4, and other UUID types, parse and validate UUID strings, and integrate easily via Composer. Well-documented, widely used, and standards-aware for reliable identifiers. 0 12,830 14M 65.1 53.0
View on GitHub
Deep Wiki
Context7
ramsey/uuid-doctrine 904 926 80 730K 8 14.5 43.2 MIT 2 years ago
View on GitHub
Context7
simplesamlphp/simplesamlphp-test-framework Testing framework for SimpleSAMLphp to help validate authentication and SAML flows in automated test suites. Provides tooling and fixtures to simulate IdP/SP interactions, enabling reliable integration tests for applications using SimpleSAMLphp. 0 0 2 10K 2 0.5 54.8 LGPL-2.1
View on GitHub
Context7
worksome/coding-style Worksome’s shared PHP coding style package. Generates ready-to-use configs for Easy Coding Standard (ECS), PHPStan, and Rector, extending PSR-12 with additional and customized rules. Install via Composer, generate stubs, and run via composer scripts. 49 49 4 15K 0 23.7 38.5 MIT 3 months ago
View on GitHub
Context7
wyrihaximus/phpstan-rules-wrapper Meta package that bundles popular PHPStan rule sets via phpstan/extension-installer. Install once to enable strict, deprecation, PHPUnit/Mockery, dead-code detection, type-coverage, PSR-3, and more with minimal configuration. 6 6 0 61K 1 27.8 63.2 MIT 1 month 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.
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
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope
anil/file-picker
broqit/fields-ai