|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-stubs/generator | 0.85 | Generate PHP stub files from your codebase for better IDE autocomplete, static analysis, and documentation. php-stubs/generator scans sources and produces lightweight stubs suitable for packages and frameworks, helping consumers get accurate type hints without shipping full sources. | 82 | 82 | 24 | 15K | 3 | 23.8 | 37.1 | MIT | 1 month ago | |
| atoum/stubs | 0.84 | IDE stubs for atoum providing PHPDoc annotations and full code completion without cluttering atoum’s core source. Install via Composer, use the atoum/mageekguy\atoum aliases in tests, and get richer autocompletion for the userland API. | 16 | 17 | 5 | 7K | 4 | 3.4 | 27.0 | NOASSERTION | 9 months ago | |
| berry/extension-method-stub-generator | 0.84 | Composer plugin that scans dependencies for berry-method-extensions.json and generates PHP stub files for Berry “extension methods”. Improves IDE autocomplete and supports static analysis (e.g., PHPStan) by exposing fluent methods via generated stubs. | 0 | 0 | 0 | 181 | 0 | 0.0 | 31.2 | MIT | — | |
| jetbrains/phpstorm-stubs | 0.84 | Syntactically correct PHP stub files for core and common extensions, providing function/class signatures, constants, and comprehensive PHPDoc for accurate IDE completion, inspections, type inference, and documentation in PhpStorm and other tools. | 1,390 | 1,373 | 825 | 2M | 0 | 48.4 | 51.7 | Apache-2.0 | 2 weeks ago | |
| codeception/stub | 0.84 | Create lightweight test doubles for PHP with Codeception Stub. Quickly generate stubs and mocks, define method returns and expectations, and override behavior on the fly—ideal for unit tests that need fast, flexible objects without full implementations. | 301 | 302 | 19 | 1M | 7 | 22.0 | 57.4 | MIT | 5 months ago | |
| purwantoid/package-generator | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 8.1 | — | — | 7 months ago | |
| carlescliment/chained-stubs-bundle | 0.83 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| dualmedia/common | 0.83 | Shared interfaces and reusable logic for DualMedia packages. Typically installed as an internal dependency rather than directly. Provides common contracts and helpers used across the DualMedia ecosystem. | 0 | 0 | 1 | 66 | 0 | 10.7 | 27.1 | MIT | 6 months ago | |
| phppirate/vite-stubby | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| aanyszek/laravel-dev-helpers | 0.83 | — | 0 | 0 | 0 | 101 | 0 | 0.0 | 27.7 | — | — | |
| mckenziearts/laravel-command | 0.82 | Dev-only Artisan generators for Laravel: quickly scaffold templated repositories, helpers, and observers. Adds make:repository and related commands to create boilerplate files, with configurable model namespaces for non-standard app structures. | 32 | 32 | 2 | 0 | 0 | 0.5 | — | — | 8 years ago | |
| outrightvision/api-model | 0.82 | — | 4 | 4 | 0 | 2K | 0 | 19.3 | 40.0 | MIT | 2 months ago | |
| soyuka/stubs-mongodb | 0.82 | Laravel stub overrides to generate models/migrations geared for MongoDB usage. Adds MongoDB-friendly boilerplate when running artisan make commands so new classes start with the right base classes, traits, and conventions for jenssegers/mongodb-style projects. | 3 | 4 | 1 | 36K | 0 | 0.0 | 54.7 | Apache-2.0 | — | |
| spatie/laravel-stubs | 0.82 | Opinionated Laravel stub templates from Spatie. Publish customized stubs for migrations, controllers, and models: no down() in migrations, controllers don’t extend a base, no guarded attributes, more return types, fewer docblocks. | 252 | 252 | 37 | 26K | 0 | 22.2 | 30.7 | MIT | 5 months ago | |
| braunstetter/helper | 0.82 | braunstetter/helper is a small PHP/Laravel helper package that groups handy utility functions for everyday development—common string, array, and miscellaneous helpers you can reuse across projects to reduce boilerplate and speed up coding. | 0 | 0 | 0 | 79 | 0 | 1.2 | 26.3 | — | 4 years ago | |
| mark-gerarts/phpstan-automapper-plus | 0.82 | PHPStan extension for AutoMapper+ that suppresses false “map() invoked with 3 parameters” errors while MapperInterface lacks the optional $context parameter (added post-1.0, formal in 2.0). Install via extension-installer or include phpstan.neon. | 0 | 0 | 1 | 7K | 1 | 0.5 | 52.8 | — | 6 years ago | |
| php-stubs/wordpress-stubs | 0.82 | WordPress core stubs for static analysis and IDE autocompletion (functions, classes, interfaces; no globals). Generated from johnpbloch/wordpress-core. Works with PHPStan (via phpstan-wordpress) and Psalm stubs config. Requires PHP 7.4/8.0. | 201 | 203 | 25 | 1M | 7 | 30.1 | 62.6 | MIT | 2 months ago | |
| fibers/rocket | 0.82 | Fibers Rocket adds developer-friendly Artisan commands to quickly scaffold common Laravel parts—models, controllers, migrations, views, layouts, routes, and more. Templates follow Laravel conventions, are easy to customize, and commands are context-aware to auto-fill boilerplate. | 2 | 2 | 0 | 0 | 1 | 3.1 | 7.6 | MIT | 6 years ago | |
| devanoxltd/core | 0.82 | Core utilities for Laravel projects: module support, shared helpers, and license verification. Includes a service provider and publishable core.php config. Built primarily for Devanox Private Limited applications. | 0 | 0 | 0 | 0 | 0 | 20.2 | — | NOASSERTION | 1 week ago | |
| barryvdh/laravel-ide-helper | 0.82 | Generates accurate PHPDoc helper files for Laravel to improve IDE autocompletion and type hints. Create _ide_helper.php for facades, add or export model PHPDocs, fluent methods, factory builders, and PhpStorm container metadata—kept in sync with your project. | 14,951 | 15,205 | 1,191 | 3M | 160 | 81.6 | 61.5 | MIT | 4 months ago |
How can I help you explore Laravel packages today?