sebastian/phpcpd
PHPCPD is a copy/paste detector for PHP that finds duplicated code (clones) across files and reports duplicate lines and locations. Distributed as a PHAR and installable via Phive. Note: this project is unmaintained and archived.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| phpcr/phpcr-utils | 0.86 | Utility library for PHPCR (PHP Content Repository) implementations. Provides helper classes for sessions, node/paths handling, query utilities, and common repository operations to simplify working with PHPCR backends in your applications. | 74 | 74 | 31 | 53K | 14 | 24.1 | 47.0 | NOASSERTION | 6 months ago | |
| phpcsstandards/phpcsdevcs | 0.84 | phpcsdevcs provides a set of PHP_CodeSniffer rules and configuration to enforce consistent coding standards across PHP projects. Drop-in standards for PHPCS with sensible defaults, helping teams catch style issues early and keep code clean and uniform. | 9 | 9 | 1 | 8K | 4 | 14.5 | 44.7 | LGPL-3.0 | 5 months ago | |
| sirbrillig/phpcs-import-detection | 0.83 | PHPCS sniffs that warn when classes/functions/constants are used without an explicit import or fully-qualified name, and flags unused imports. Helps catch namespace issues during refactors (note: PHP 8 tokenization bug/performance caveats). | 32 | 32 | 7 | 8K | 10 | 8.4 | 35.8 | NOASSERTION | 3 years ago | |
| pds/skeleton | 0.82 | PDS standard defining a common filesystem skeleton for PHP packages. Specifies required root directories (src, tests, docs, config, bin, public, resources) and key root files (README, LICENSE, CHANGELOG, CONTRIBUTING), plus validation/generation tools. | 2,419 | 2,420 | 164 | 4K | 5 | 20.1 | 8.3 | CC-BY-SA-4.0 | 9 years ago | |
| mpociot/reflection-docblock | 0.82 | Parse and work with PHP DocBlocks via reflection. mpociot/reflection-docblock extracts summaries, descriptions, tags, params, and return types from classes, methods, and properties, making it easy to generate documentation or build tooling that relies on DocBlock metadata. | 85 | 85 | 4 | 615K | 2 | 1.5 | 53.1 | MIT | 9 years ago | |
| johnatas-x/phpcpd | 0.82 | Laravel-friendly wrapper for PHP Copy/Paste Detector (PHPCPD) to spot duplicated code in your PHP projects. Run duplication checks from your tooling/CI and get actionable reports to reduce redundancy and improve maintainability. | 1 | 1 | 0 | 1K | 0 | 0.6 | 38.0 | BSD-3-Clause | 1 year ago | |
| phpmd/phpmd | 0.81 | PHPMD (PHP Mess Detector) scans PHP code for potential problems like overly complex methods, unused parameters, and suspicious code. It’s a CLI tool with configurable rulesets, Baseline support, and CI-friendly output formats to keep codebases clean. | 2,426 | 2,503 | 351 | 2M | 68 | 45.5 | 60.6 | BSD-3-Clause | 2 years ago | |
| sebastian/version | 0.78 | Library for deriving a PHP project’s version from Git. Provide a release string and project path; Version::asString() returns the release, a -dev suffix, or git describe output (tags/commits) depending on repo state and release format. | 6,580 | 6,596 | 36 | 14M | 1 | 41.0 | 51.3 | BSD-3-Clause | 3 months ago | |
| symplify/easy-testing | 0.78 | Utilities for easier PHP unit testing, focused on writing cleaner tests with less boilerplate. Provides helpers and base test cases commonly used in Symplify tools to streamline assertions, fixture handling, and test setup across projects. | 41 | 42 | 3 | 46K | 0 | 0.1 | 29.7 | MIT | — | |
| phpcsstandards/phpcsextra | 0.78 | PHPCSExtra adds extra rules, sniffs, and tooling to enhance PHP_CodeSniffer code style checks. Designed to complement existing standards, it helps catch more issues, enforce consistency, and integrate smoothly into CI for cleaner PHP codebases. | 103 | 103 | 7 | 2M | 25 | 23.6 | 68.2 | LGPL-3.0 | 6 months ago | |
| pestphp/pest-plugin-mock | 0.78 | Pest plugin that integrates Mockery into Pest tests, providing convenient helpers to create, configure, and verify mocks and spies with a simple, Pest-friendly API for unit and feature testing in PHP/Laravel projects. | 16 | 15 | 10 | 14K | 0 | 0.2 | 28.2 | MIT | — | |
| sebastian/lines-of-code | 0.70 | sebastian/lines-of-code is a lightweight PHP library for counting lines of code in PHP source files. Useful for reporting, metrics, and tooling, it can be installed via Composer as a runtime or dev dependency. | 1,174 | 1,175 | 8 | 12M | 1 | 27.3 | 64.7 | BSD-3-Clause | 2 weeks ago |
How can I help you explore Laravel packages today?