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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| efrane/phar-builder-bundle | 0.85 | — | 1 | 1 | 1 | 1 | 0 | 0.7 | 4.3 | — | — | |
| seld/phar-utils | 0.85 | Utilities for working with PHP PHAR archives. Load a PHAR, normalize embedded file timestamps for reproducible builds, then save with an updated signature (MD5/SHA*). Includes a linter to syntax-check all PHP files inside a PHAR. | 875 | 876 | 4 | 3M | 1 | 27.2 | 57.3 | MIT | 4 days ago | |
| onramplab/onr-phpcs-laravel | 0.85 | Opinionated PHP_CodeSniffer ruleset for Laravel projects. Provides a ready-to-use PHPCS configuration with Laravel-focused coding standards to help keep code style consistent across your app and team. | 0 | 0 | 0 | 927 | 0 | 0.0 | 41.0 | Unlicense | — | |
| phar-io/composer-plugin | 0.84 | Archived proof-of-concept Composer plugin that adds phive:run and phive:info commands to integrate Phive with Composer (e.g., install phar tools like PHPUnit). Unsupported, likely insecure, and may not work with current Composer—do not use in production. | 14 | 16 | 0 | 0 | 0 | 0.3 | — | — | 8 years ago | |
| phpspec/phpspec | 0.84 | PHPSpec is a behavior-driven development tool for PHP. Specify how objects should behave, then generate and evolve code through examples with fast feedback. Great for designing clean APIs, refactoring safely, and writing focused specifications. | 0 | 1,946 | — | 255K | — | 72.7 | 61.9 | — | — | |
| dciss/poo-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| phar-io/executor | 0.83 | phar-io/executor is a small PHP library for safely running external commands and processes. It builds and executes command lines, captures output and exit codes, and helps integrate tooling and CLI binaries into PHP applications and test suites. | 2 | 2 | 2 | 73K | 1 | 0.3 | 55.2 | NOASSERTION | — | |
| mtdowling/burgomaster | 0.83 | Laravel package for controlling and monitoring long-running background tasks and daemons. Provides a simple master/worker process manager, status reporting, and a structured way to start, stop, and supervise job runners from your app or CLI. | 26 | 27 | 5 | 2K | 0 | 0.3 | 25.6 | MIT | — | |
| sirbrillig/phpcs-variable-analysis | 0.83 | PHPCS plugin that analyzes variable usage: warns on undefined variables (including in unset), unused variables, and use of $this/self/static outside class scope. Works with PHPCS 3.13.5+ and PHP 5.4+. | 145 | 145 | 17 | 1M | 19 | 36.9 | 71.1 | NOASSERTION | 4 days ago | |
| phpcq/repository-definition | 0.83 | Repository definition package for the PHPCQ (PHP Code Quality) project, used to automate and configure code quality checks in CI pipelines. Part of the phpcq.org ecosystem built around tools like PHP_CodeSniffer and PHPMD. | 0 | 0 | 0 | 44 | 0 | 0.0 | 22.8 | MIT | — | |
| nilportugues/php_backslasher | 0.83 | CLI tool that scans PHP code and prefixes internal functions/constants (plus true/false/null) with a leading backslash for faster resolution, especially with OPcache. Run php bin/php_backslasher fix to update a directory. | 88 | 88 | 5 | 28 | 0 | 4.2 | 1.6 | MIT | 6 years ago | |
| phar-io/composer-distributor | 0.83 | Library to build Composer plugins that install and update PHAR-based tools instead of source code. Ideal for dev utilities like PHPUnit/PHPStan/Psalm: keep installs via Composer while avoiding dependency conflicts by distributing signed PHAR releases. | 13 | 13 | 2 | 64K | 3 | 3.7 | 51.6 | NOASSERTION | 2 years ago | |
| behat/behat | 0.82 | Behat is a PHP BDD framework for testing business expectations with executable specifications. Install via Composer and run scenarios from the CLI. Ideal for acceptance and behavior-driven tests, with strong docs and semantic versioning. | 3,968 | 4,006 | 616 | 2M | 47 | 77.0 | 58.9 | MIT | 1 month ago | |
| open-southeners/extended-php | 0.82 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 750 | 0 | 12.2 | 41.5 | MIT | 9 months ago | |
| wayofdev/laravel-package-tpl | 0.82 | — | 11 | 11 | 1 | 0 | 1 | 10.2 | 3.4 | MIT | 2 years ago | |
| dontdrinkandroot/common | 0.82 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 79 | 0 | 1.8 | 26.3 | Apache-2.0 | 2 years ago | |
| drenso/phan-extensions | 0.81 | PhanExtensions provides plugins and stubs for Phan static analysis: Symfony annotation import checking, docblock @method/@throws usage, and inline var comment scanning. Includes stubs for curl, intl, ldap, pdo, radius, and sockets. Not actively maintained. | 17 | 18 | 4 | 21K | 0 | 3.4 | 29.8 | MIT | 5 years ago | |
| herrera-io/phar-update | 0.80 | Self-update library for PHP applications distributed as PHAR files. Loads a remote manifest, checks available versions, and upgrades to the next compatible release. Modular design lets you customize the update workflow for your PHAR app. | 115 | 124 | 9 | 4K | 2 | 0.7 | 15.5 | MIT | — | |
| humbug/box | 0.79 | — | 1,319 | 1,319 | 110 | 32K | 73 | 51.3 | 50.4 | MIT | 4 months ago | |
| phpcsstandards/phpcsutils | 0.77 | Utilities and helper classes for building and maintaining PHP_CodeSniffer (PHPCS) standards and sniffs. Provides common abstractions and compatibility helpers to simplify writing custom rulesets and speed up development of consistent coding standards. | 63 | 63 | 8 | 3M | 25 | 35.5 | 73.3 | LGPL-3.0 | 1 week ago |
How can I help you explore Laravel packages today?