nette/robot-loader
Nette RobotLoader is a fast, zero-configuration autoloader for PHP that automatically discovers classes, caches results for performance, and rebuilds when files change. Ideal for Nette apps and standalone projects needing reliable class loading.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nette/phpstan-rules | 0.80 | Extra PHPStan rules from the Nette ecosystem to catch more issues in your PHP codebase. Adds stricter checks and best-practice validations on top of PHPStan, helping improve static analysis coverage and prevent bugs before runtime. | 8 | 8 | 0 | 3K | 0 | 0.0 | 34.4 | — | — | |
| phpstan/phpstan-nette | 0.80 | PHPStan extension for Nette Framework. Improves type inference for components, DI container, forms, presenters/sessions, Html dynamic methods, SmartObject magic properties, events, and regex-based Strings utilities. Includes optional Nette-specific rules. | 118 | 119 | 44 | 281K | 6 | 33.7 | 60.3 | MIT | 11 hours ago | |
| rollerscapes/standards | 0.79 | — | 0 | 0 | 0 | 404 | 0 | 18.0 | 40.3 | — | 2 months ago | |
| voku/phpstan-rules | 0.77 | Additional PHPStan rules to catch risky and redundant condition logic and comparisons. Detects double negatives, PHP 8 behavior changes (0 vs ''), insane/invalid comparisons (0=='0foo', 0==='0'), and type-mismatch checks (e.g., object vs non-object). | 33 | 33 | 1 | 2K | 1 | 0.4 | 25.7 | MIT | — | |
| bottelet/translation-checker | 0.77 | Laravel dev tool to scan your code for translation strings, detect missing keys in lang files (JSON/PHP), and sync them across locales. Optionally use AI to auto-translate missing entries; otherwise adds null placeholders to keep files consistent. | 131 | 131 | 8 | 3K | 2 | 17.1 | 21.2 | MIT | 5 months ago | |
| arty/php-coding-standard | 0.76 | — | 2 | 3 | 0 | 2 | 0 | 14.0 | 4.6 | MIT | 5 months ago | |
| e-lodgy/coding-standard | 0.76 | E-Lodgy’s shared Easy Coding Standard (ECS) configuration for PHP projects. Install via Composer, import the provided ecs.php, and apply consistent formatting and code style rules across your src, tests, and config files. | 0 | 0 | 1 | 23 | 1 | 2.6 | 19.0 | MIT | 2 years ago | |
| yamadashy/phpstan-friendly-formatter | 0.76 | PHPStan Friendly Formatter enhances PHPStan output with code frames around errors, a summary of error identifiers and counts, and clean, readable reports. Install via Composer, include the extension in phpstan.neon, and set errorFormat to friendly. | 64 | 64 | 5 | 51K | 1 | 15.4 | 44.5 | MIT | 4 months ago | |
| codegyre/robo | 0.76 | Task runner for PHP that lets you write automation scripts in OO PHP. Provides built-in tasks for common workflows (filesystem, git, composer, ssh, testing, packaging) and is easily extensible for custom tasks and CLI commands. | 2,708 | 2,705 | 307 | 3K | 164 | 51.8 | 29.9 | NOASSERTION | 3 years ago | |
| symfony/class-loader | 0.76 | Legacy Symfony component providing class loading utilities, including a PSR-4/PSR-0 compatible ClassLoader and related helpers. Used to register autoloaders and find classes in older Symfony/PHP projects; largely superseded by Composer autoloading. | 1,085 | 1,104 | 43 | 185K | 0 | 4.9 | 21.7 | MIT | 5 years ago | |
| consolidation/robo | 0.75 | Robo is a modern PHP task runner for automating common development workflows. Define tasks in a RoboFile with a clean OO API to run tests, build assets, deploy, and more. Extensible via plugins, with useful built-in tasks and CLI tooling. | 2,708 | 2,723 | 307 | 1M | 164 | 51.8 | 58.6 | NOASSERTION | 3 years ago | |
| endroid/quality | 0.75 | Quality-related helper package by Endroid for PHP/Laravel apps, providing small utilities for enforcing or improving code/data quality in your project. Suitable as a lightweight dependency when you need simple quality checks or supporting components. | 3 | 3 | 1 | 76 | 0 | 0.0 | 18.0 | — | — | |
| zendframework/zend-loader | 0.75 | Autoloading and class loading utilities for Zend Framework applications. Provides standard and optimized autoloaders (including PSR-0/PSR-4 style support), plugin class loading, and tools to resolve and map class names to files for legacy or modular codebases. | 114 | 110 | 13 | 99K | 1 | 0.8 | 28.6 | BSD-3-Clause | 6 years ago | |
| alibaba258/laravel-robots | 0.75 | Manage robots.txt dynamically in Laravel. Build rules per environment (e.g., allow production with sitemap, disallow non-prod), generate plain-text output, and optionally persist configuration via migration with a swappable data source. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 3 years ago | |
| nette/caching | 0.71 | High-performance caching library from Nette. Provides flexible cache storage backends, automatic expiration, dependency-based invalidation, and easy integration for PHP apps. Ideal for speeding up responses and reducing database or API load. | 436 | 442 | 44 | 208K | 14 | 36.5 | 50.5 | NOASSERTION | 3 weeks ago |
How can I help you explore Laravel packages today?