idiosyncratic/editorconfig
PHP implementation of EditorConfig. Load .editorconfig rules via Composer and query settings for a given file path. Returns matching declarations as an array or prints the resolved config, making it easy to enforce consistent coding style across projects.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| editorconfig-checker/editorconfig-checker | 0.82 | CLI tool to validate files against your .editorconfig rules. Scan projects and report formatting issues (indentation, line endings, charset, trailing whitespace, final newline). Ideal for CI pipelines and keeping code style consistent across teams. | 74 | 74 | 18 | 28K | 3 | 10.9 | 36.9 | MIT | 1 year ago | |
| armin/editorconfig-cli | 0.82 | PHP CLI tool (ec) to validate and auto-fix project files against your .editorconfig rules. Enforce consistent formatting in local workflows and CI: EOL, final newline, trailing whitespace, indentation (tabs/spaces, size), plus checks for charset and max line length. | 23 | 23 | 5 | 55K | 4 | 19.0 | 51.8 | MIT | 6 months ago | |
| eliashaeussler/php-cs-fixer-config | 0.81 | Reusable PHP-CS-Fixer config package by Elias Häussler. Provides a ready-to-use ruleset and sensible defaults to keep PHP code style consistent across projects, with easy installation and quick integration into existing fixer setups. | 2 | 2 | 0 | 28K | 1 | 15.8 | 60.1 | GPL-3.0 | 5 months ago | |
| cerdic/css-tidy | 0.78 | CSSTidy is a PHP CSS parser and minifier with full CSS3 support. Optimizes and fixes styles without regex for higher reliability. Includes web UI, core parser class, and a standalone CLI (pcsstidy). | 0 | 211 | — | 39K | — | 3.6 | 32.0 | — | — | |
| cweagans/composer-configurable-plugin | 0.61 | Composer plugin that makes package configuration flexible by reading and merging settings from composer.json (extra) and other sources. Useful for teams needing configurable behavior across environments without hardcoding values in the plugin itself. | 12 | 10 | 1 | 449K | 1 | 0.4 | 55.6 | BSD-3-Clause | — | |
| yiisoft/composer-config-plugin | 0.61 | — | 31 | 30 | 16 | 315 | 13 | 2.5 | 14.4 | BSD-3-Clause | — | |
| hassankhan/config | 0.60 | Lightweight PHP config loader (PHP 7.4+) for files or strings. Supports PHP, INI, XML, JSON, YAML (via Symfony Yaml), Properties and serialized formats. Load single/multiple files or directories, optional files, and get/set values with simple API. | 974 | 1,026 | 134 | 94K | 16 | 17.6 | 34.8 | MIT | 1 year ago | |
| zendframework/zend-config | 0.60 | zendframework/zend-config provides configuration management for PHP apps: load settings from multiple formats (PHP arrays, INI, JSON, XML, YAML), merge/override environments, and access values via a simple object/array API. Part of the Zend Framework component set. | 86 | 92 | 36 | 55K | 3 | 2.0 | 28.0 | BSD-3-Clause | 6 years ago |
How can I help you explore Laravel packages today?