idiosyncratic/coding-standard
Idiosyncratic coding standard for all Idiosyncratic Projects, based on Doctrine Coding Standard. Adds @public-read-only for private properties exposed as read-only (e.g., via __get) and disables alignment of equals signs in assignments.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| unleashedtech/php-coding-standard | 0.88 | Opinionated PHP coding standard by Unleashed Tech, built on PHP-CS-Fixer rules and presets to keep code style consistent across projects. Easy to install via Composer and integrate into CI for automated linting and formatting. | 0 | 1 | 0 | 2K | 0 | 0.0 | 44.3 | NOASSERTION | — | |
| wyrihaximus/coding-standard | 0.88 | PHP coding standard package for consistent formatting and style in PHP projects. Provides ready-to-use rulesets and configuration to streamline linting, code style checks, and enforcement across teams and CI pipelines. | 0 | 0 | 0 | 61K | 1 | 22.0 | 61.8 | MIT | 4 months ago | |
| dealerdirect/phpcodesniffer-composer-installer | 0.87 | Composer installer plugin that automatically discovers and installs PHP_CodeSniffer coding standards (rulesets) from Composer packages. It configures PHPCS installed_paths for you, avoiding manual symlinks and configuration. Supports PHPCS 3/4 and Composer 2.2+. | 598 | 606 | 39 | 4M | 6 | 32.4 | 65.2 | MIT | 1 month ago | |
| sebastian/complexity | 0.84 | Compute code complexity metrics for PHP units (functions, methods, classes). sebastian/complexity provides programmatic analysis useful for static analysis tools, quality gates, and CI reporting; install via Composer for project or dev-only use. | 1,258 | 1,258 | 10 | 13M | 1 | 21.3 | 62.6 | BSD-3-Clause | 4 months ago | |
| phpcq/phpcq | 0.82 | — | 17 | 17 | 3 | 46 | 9 | 18.0 | 11.9 | MIT | 3 months ago | |
| doctrine/coding-standard | 0.82 | Doctrine Coding Standard provides a shared PHP_CodeSniffer ruleset used across Doctrine projects. Based heavily on Slevomat, it helps enforce consistent formatting, naming, and best practices in PHP codebases via an easy-to-install package. | 319 | 322 | 49 | 346K | 5 | 19.9 | 48.0 | MIT | 8 months ago | |
| phpcsstandards/phpcsdevcs | 0.81 | 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.4 | 44.9 | LGPL-3.0 | 5 months ago | |
| mcustiel/phiremock-server | 0.81 | PHP HTTP mock/stub server inspired by WireMock. Mock requests by method/headers/URL/body/forms, set responses via REST API, support scenarios, priorities, latency simulation, verification counts, proxying, and loading expectations from JSON files. | 19 | 19 | 6 | 18K | 1 | 21.4 | 46.8 | GPL-3.0 | 2 months ago | |
| bigoen/redis-bundle | 0.81 | — | 5 | 5 | 0 | 0 | 0 | 3.0 | — | MIT | 1 year ago | |
| ekreative/uuid-extra-bundle | 0.80 | — | 18 | 18 | 12 | 1K | 3 | 2.9 | 27.6 | MIT | 4 years ago | |
| symplify/easy-testing | 0.80 | 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 | — | |
| lmc/coding-standard | 0.80 | Deprecated PHP coding standard for Alma Career Czechia (formerly LMC). Based on PSR-12 and partially PER 2.0, delivered via EasyCodingStandard with rules for PHP-CS-Fixer and PHP_CodeSniffer to enforce readable, consistent code and catch common mistakes. | 0 | 0 | 0 | 3K | 0 | 0.0 | 33.2 | MIT | — | |
| bowlofsoup/normalizer-bundle | 0.79 | — | 11 | 11 | 3 | 283 | 11 | 27.5 | 27.0 | MIT | 1 month ago | |
| phpcsstandards/phpcsutils | 0.79 | 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 | 2M | 25 | 25.7 | 68.3 | LGPL-3.0 | 5 months ago | |
| opis/uri | 0.79 | Build, parse, and validate URIs and URI templates with Opis URI. A lightweight PHP library for working with RFC-compliant URI components, assembling URLs, and verifying formats in PHP 7.4+ and 8.x projects. | 19 | 20 | 5 | 2M | 0 | 0.6 | 55.3 | Apache-2.0 | 5 years ago | |
| phlak/coding-standards | 0.78 | Predefined PHP-CS-Fixer coding standards by PHLAK. Install as a dev dependency, initialize via composer exec cs init or create a config using ConfigFactory with a Finder, then run php-cs-fixer. Supports adding or overriding rules via ConfigFactory::make(). | 2 | 2 | 0 | 941 | 0 | 17.2 | 39.0 | MIT | 3 months ago | |
| dbrekelmans/coding-standard | 0.77 | PHP coding standard package based heavily on the Doctrine coding standard. Provides shared rules and configuration to enforce consistent formatting and style across projects, helping teams catch issues early and keep codebases clean. | 1 | 1 | 0 | 27 | 2 | 2.8 | 15.1 | MIT | 5 years ago | |
| wdes/coding-standard | 0.76 | — | 0 | 0 | 0 | 1K | 0 | 3.0 | 43.6 | Unlicense | 2 years ago | |
| aik099/coding-standard | 0.76 | A reusable PHP_CodeSniffer coding standard used across aik099 projects. Compatible with PHPCS 3.x+, includes a PHPCS-compliant standard and test suite, and can be run via phpcs --standard=... against your source and tests or integrated into IDEs. | 5 | 5 | 3 | 1K | 49 | 15.1 | 45.6 | BSD-3-Clause | 7 years ago | |
| woohoolabs/coding-standard | 0.76 | Woohoo Labs PHP Coding Standard for PHP_CodeSniffer, based on PSR-12 and inspired by Doctrine and Slevomat rules. Install via Composer and drop in the provided phpcs.xml to start enforcing consistent code style (PHP 7.4+). | 3 | 3 | 0 | 40 | 0 | 3.3 | 14.4 | MIT | 2 years ago |
How can I help you explore Laravel packages today?