zendframework/zend-coding-standard
Zend Framework Coding Standard ruleset for PHP_CodeSniffer to enforce ZF repository style, with composer scripts for checking (phpcs) and auto-fixing (phpcbf). Note: repository abandoned; moved to laminas/laminas-coding-standard.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| zendframework/zend-mvc | 0.88 | Zend\Mvc is Zend Framework’s MVC layer for building PHP web apps. It provides routing, controllers, dispatching, request/response handling, view integration, and an event-driven pipeline. Designed for modular apps and flexible configuration. | 103 | 110 | 88 | 36K | 26 | 9.7 | 31.9 | BSD-3-Clause | 8 years ago | |
| idiosyncratic/coding-standard | 0.85 | 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. | 0 | 0 | 0 | 4 | 0 | 0.0 | 9.7 | — | — | |
| zendframework/zend-stdlib | 0.85 | Zend\Stdlib provides general-purpose utility components for PHP, including array helpers, messaging utilities, string wrappers, and more. Note: this repository was abandoned on 2019-12-31 and moved to laminas/laminas-stdlib. | 377 | 398 | 70 | 220K | 5 | 4.5 | 27.6 | BSD-3-Clause | 7 years ago | |
| laminas/laminas-coding-standard | 0.84 | Provides Laminas PHP coding standard rules and tooling to enforce consistent code style and quality across projects, integrating with CI to automate checks and help teams follow Laminas conventions. | 34 | 34 | 17 | 60K | 5 | 7.0 | 46.3 | BSD-3-Clause | 1 year ago | |
| zendframework/zend-container-config-test | 0.83 | Common test suite for PSR-11 containers configured with a subset of zend-servicemanager/Expressive config. Extend AbstractContainerTest and add traits for aliases, factories, services, etc. Supports Aura.Di, Pimple, and zend-servicemanager. Repository abandoned; moved to laminas. | 1 | 1 | 0 | 15 | 0 | 0.6 | 9.1 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-validator | 0.83 | Powerful validation library from Zend Framework for PHP apps. Provides a wide range of reusable validators, input filtering, and custom rule support with clear error messages. Integrates easily into forms and domain validation workflows. | 179 | 181 | 133 | 144K | 41 | 12.0 | 36.6 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-modulemanager | 0.83 | Zend Framework’s ModuleManager helps organize and load application modules with dependency resolution, configuration merging, and event-driven initialization. It supports module discovery, autoloading, and predictable bootstrapping for modular ZF apps. | 42 | 44 | 24 | 33K | 6 | 2.7 | 29.3 | BSD-3-Clause | 6 years ago | |
| lmc/coding-standard | 0.83 | 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 | — | |
| zendframework/zend-loader | 0.83 | 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 | |
| escapestudios/symfony2-coding-standard | 0.81 | PHP_CodeSniffer ruleset applying Symfony2 coding standards. Helps enforce consistent formatting, naming, and best practices in Symfony/PHP projects. Easy to install via Composer and integrate into CI to catch style issues early. | 406 | 410 | 103 | 126K | 15 | 9.6 | 39.1 | MIT | — | |
| zing/coding-standard | 0.79 | Zing Coding Standard is a PHP 8+ dev dependency that provides a ready-to-use coding standard for your projects. Install via Composer to help enforce consistent code style and quality across your codebase. | 2 | 2 | 1 | 6K | 0 | 21.8 | 50.9 | MIT | 4 months ago |
How can I help you explore Laravel packages today?