jetbrains/phpstorm-stubs
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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| apigen/apigen | ApiGen generates smart, readable API documentation for PHP projects. Modern, easy to use, and supports PHP 8.3 features plus rich phpDoc/ PHPStan types, generics, type aliases, enums, union/intersection types, readonly, and more. | 2,169 | 2,187 | 308 | 2K | 21 | 35.6 | 11.4 | NOASSERTION | 3 years ago | |
| bnomei/scip-laravel | — | 0 | 0 | 0 | 835 | 0 | 0.0 | 38.8 | MIT | — | |
| deptrac/deptrac | Deptrac helps you define and enforce architectural boundaries in PHP projects. Configure layers and dependency rules, then analyze your codebase to detect forbidden dependencies. Useful for keeping clean architecture, preventing drift, and improving maintainability in large apps. | 2,998 | 2,991 | 154 | 910K | 27 | 56.9 | 53.7 | MIT | 1 month ago | |
| doctrine/dbal | Doctrine DBAL is a powerful PHP database abstraction layer offering portable connections, a fluent query builder, schema introspection, and schema management tools. It supports multiple database platforms and underpins many Doctrine-based applications. | 9,703 | 9,857 | 1,377 | 10M | 285 | 88.5 | 74.4 | MIT | 2 months ago | |
| humbug/php-scoper | PHP-Scoper prefixes your project and its dependencies into a unique namespace to avoid conflicts, especially when building PHARs that bundle vendor code and run alongside other PHP projects with overlapping packages or versions. | 808 | 808 | 77 | 121K | 22 | 35.9 | 54.5 | MIT | 6 months ago | |
| overtrue/phplint | PHPLint is a fast PHP syntax linter that runs multiple lint processes in parallel to speed up checking large codebases. Supports modern PHP versions, with easy installation via Composer, PHAR, Docker, or Phive, and configurable rules and paths. | 1,022 | 1,028 | 93 | 372K | 7 | 34.5 | 42.0 | MIT | 3 months ago | |
| phpfastcache/phpfastcache | Phpfastcache is a fast, driver-based PHP caching library supporting PSR-6 and PSR-16. Works with many backends (files, APCu, Redis, Memcached, etc.), offers a unified API, and includes a type-aware v9 for PHP 8+. | 2,409 | 2,452 | 444 | 128K | 5 | 35.9 | 25.7 | MIT | 1 year ago | |
| phpfastcache/phpfastcache-devtools | Internal development tools used by Phpfastcache and its extensions. Provides utilities to support building, testing, and maintaining Phpfastcache-related packages and workflows. | 0 | 0 | 0 | 21 | 0 | 0.0 | 18.5 | MIT | — | |
| revolt/event-loop | Revolt is a rock-solid event loop for PHP 8.1+ that enables cooperative multitasking with fibers and non-blocking I/O while keeping code synchronous. A lightweight scheduler foundation for concurrent apps and libraries like Amp and ReactPHP. | 932 | 930 | 38 | 4M | 9 | 29.1 | 61.7 | MIT | 4 months ago | |
| roave/better-reflection | Enhanced PHP reflection for static analysis: reflect classes without loading them, from PHP code strings or closures, extract AST from functions/methods, and read type declarations and docblocks. Feature-rich but slower than native reflection. | 1,246 | 1,250 | 138 | 724K | 14 | 42.6 | 50.1 | MIT | 1 month ago | |
| typhoon/reflection | Static, fast alternative to PHP’s native Reflection. Reflects code without running or autoloading it, uses lazy loading + caching, and stays compatible with native reflection. Supports Psalm/PHPStan phpDoc types, template resolution, and avoids memory leaks (safe with zend.enable_gc=0). | 40 | 39 | 3 | 3K | 3 | 5.3 | 25.9 | MIT | 2 years ago |
How can I help you explore Laravel packages today?