php-decimal/stubs
IDE and static analysis stubs for the PHP Decimal extension. Provides PHP method/function signatures to improve autocompletion and type checking without requiring the extension source. For installing the actual extension, see php-decimal/php-decimal.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| empi89/php-amqp-stubs | 0.88 | Provides PHP stub files for AMQP-related extensions, improving IDE autocomplete, static analysis, and type hints in projects that use AMQP functions/classes without bundling the actual extension. Useful for CI, analysis, and editor support. | 3 | 4 | 8 | 2K | 0 | 0.4 | 37.3 | — | — | |
| soyuka/stubs-mongodb | 0.86 | 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 | — | |
| berry/extension-method-stub-generator | 0.83 | 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 | — | |
| openswoole/ide-helper | 0.83 | Generates IDE helper stubs for OpenSwoole, improving autocompletion, type hints, and static analysis in PhpStorm and other editors. Useful for Swoole-style async/server apps to navigate APIs faster and reduce guesswork. | 58 | 60 | 7 | 26K | 0 | 0.5 | 36.4 | — | — | |
| php-decimal/php-decimal | 0.82 | Reference Composer package for the PHP Decimal extension. Adds an implicit ext-decimal dependency, IDE stubs, and semantic versioning so you can require decimal support in your project with composer require php-decimal/php-decimal. | 78 | 78 | 3 | 30K | 2 | 0.9 | 35.5 | MIT | — | |
| phpstan/php-8-stubs | 0.80 | Stub files for PHP 8 built-in functions, classes, and extensions, maintained for PHPStan. Improves static analysis and type inference by providing accurate signatures and phpDoc where native reflection is incomplete or inconsistent. | 31 | 31 | 11 | 333K | 4 | 28.3 | 66.1 | MIT | 1 month ago | |
| binafy/laravel-stub | 0.80 | — | 98 | 100 | 8 | 5K | 0 | 18.5 | 27.0 | MIT | 3 months ago | |
| spatie/workshop-unit-conversions | 0.80 | Lightweight PHP package for performing unit conversions in Laravel or any PHP app. Install via Composer and convert values between supported units with a simple API. Includes tests, changelog, and MIT license. | 2 | 2 | 1 | 0 | 0 | 0.6 | — | MIT | 5 years ago | |
| spatie/laravel-stubs | 0.80 | 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 | |
| atoum/stubs | 0.80 | 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 | |
| rawilk/laravel-stubs | 0.80 | Opinionated Laravel stubs with strict types, fewer docblocks, unguarded models, controllers without a base class, migrations without down methods, and added return type hints. Publish via artisan and optionally keep stubs updated via composer hooks. | 1 | 1 | 0 | 47 | 0 | 20.3 | 21.9 | MIT | 2 months ago | |
| php-standard-library/math | 0.79 | Strictly typed math utilities for PHP with predictable, consistent error handling. Part of the PHP Standard Library project, providing reliable mathematical functions and a stable developer experience for safer numeric operations. | 1 | 1 | 0 | 20K | 0 | 17.7 | 63.2 | MIT | 2 months ago | |
| carlescliment/chained-stubs-bundle | 0.79 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| elasticms/helpers | 0.79 | — | 0 | 0 | 0 | 95 | 0 | 31.2 | 32.0 | LGPL-3.0 | 1 month ago | |
| roave/no-floaters | 0.79 | PHPStan plugin that bans floats: no float properties, parameters, return types, or assigning float values. Optional strict mode disallows any float-producing expression. Helps prevent rounding errors in domains like money, grading, or scientific calculations. | 216 | 217 | 13 | 7K | 2 | 23.4 | 25.8 | MIT | 2 months ago | |
| swoole/ide-helper | 0.79 | IDE stub files for the Swoole PHP extension, providing accurate autocompletion and type hints in supported IDEs. Install via Composer (prod or dev) or track master for latest stubs. Includes notes on key Swoole php.ini directives and short names. | 520 | 527 | 69 | 169K | 0 | 37.1 | 40.7 | Apache-2.0 | 1 week ago | |
| moontoast/math | 0.79 | PHP math utilities for Laravel and general use, offering convenient helpers for precise calculations, percentages, rounding, and numeric formatting. Lightweight and easy to integrate into apps where consistent arithmetic and number handling matter. | 456 | 365 | 7 | 141K | 1 | 2.3 | 24.2 | Apache-2.0 | 6 years ago | |
| arty/php-coding-standard | 0.78 | — | 2 | 3 | 0 | 8 | 0 | 11.2 | 9.6 | MIT | 7 months ago | |
| mathiasverraes/money | 0.78 | Small PHP money library that treats monetary values as immutable value objects to avoid floating-point errors. Includes currency support, arithmetic and comparisons, and formatting helpers—useful for modeling prices, totals, and discounts in a robust, domain-driven way. | 4,860 | 4,862 | 444 | 6K | 2 | 62.4 | 6.9 | MIT | 3 months ago | |
| jetbrains/phpstorm-stubs | 0.78 | 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.0 | 51.9 | Apache-2.0 | 2 weeks ago |
How can I help you explore Laravel packages today?