|
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. | 79 | 81 | 23 | 15K | 4 | 16.1 | 1.3 | MIT | 4 months 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 | 9K | 4 | 10.5 | 39.3 | NOASSERTION | 7 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 | 222 | 0 | 0.0 | 32.4 | MIT | — | |
| 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. | 300 | 301 | 18 | 1M | 6 | 24.5 | 58.1 | MIT | 4 months ago | |
| purwantoid/package-generator | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 10.5 | — | — | 5 months ago | |
| carlescliment/chained-stubs-bundle | 0.83 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| jetbrains/phpstorm-stubs | 0.83 | PhpStorm Stubs: syntactically correct PHP files with signatures, constants, and PHPDoc for PHP core and many extensions. Used by IDEs for completion, inspections, type inference, and documentation popups. Community-driven support for non-standard extensions. | 1,385 | 1,373 | 824 | 2M | 0 | 46.9 | 50.6 | Apache-2.0 | 1 month ago | |
| 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 | 61 | 0 | 12.9 | 27.5 | MIT | 4 months ago | |
| phppirate/vite-stubby | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| aanyszek/laravel-dev-helpers | 0.83 | — | 0 | 0 | — | 43 | — | 0.0 | 22.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 | 1 | 0 | 0.5 | 0.2 | — | 8 years ago | |
| outrightvision/api-model | 0.82 | — | 4 | 4 | 0 | 1K | 0 | 23.0 | 39.7 | MIT | 2 weeks 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 | 48K | 0 | 0.0 | 55.3 | 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. | 251 | 251 | 37 | 19K | 0 | 25.0 | 29.3 | MIT | 3 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 | 46 | 0 | 0.0 | — | — | 3 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 | 6K | 1 | 0.5 | 51.8 | — | 6 years ago | |
| sikessem/framework | 0.82 | Sikessem Framework is a Laravel customization built for the Sikessem/Starter ecosystem. Requires PHP 8.2+ and Composer v2+. Install via Composer (sikessem/framework) to use the framework’s tailored conventions and tooling in your app. | 1 | 1 | 0 | 2 | 0 | 7.6 | 4.3 | MIT | 2 weeks 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. | 199 | 199 | 23 | 983K | 11 | 33.9 | 64.9 | MIT | 3 weeks 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. | 0 | 2 | — | 0 | — | 3.1 | 7.6 | — | — | |
| 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 | 0.0 | — | GPL-3.0 | — |
How can I help you explore Laravel packages today?