eckinox/eckinox-cs
Eckinox CS adds linting and coding standards to PHP projects. Installs and configures PHP-CS-Fixer, PHPStan, PHPMD and more, plus JS deps, config files, helper scripts, a git pre-commit hook, and a GitHub Actions workflow.
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v3.1.0...v3.1.1
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v3.0.1...v3.1.0
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v3.0.0...v3.0.1
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v2.0.1...v3.0.0
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v2.0.0...v2.0.1
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.7.1...v2.0.0
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.7.0...v1.7.1
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.6.1...v1.7.0
What's changed:
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.6.0...v1.6.1
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.5.0...v1.6.0
What's changed
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.4.4...v1.5.0
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.4.3...v1.4.4
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.4.2...v1.4.3
What's changed
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.4.1...v1.4.2
What's changed:
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.4.0...v1.4.1
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.3.2...v1.4.0
What's changed:
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.3.0...v1.3.2
What's changed:
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.3.0...v1.3.1-2
Full Changelog: https://github.com/eckinox/eckinox-cs/compare/v1.2.1...v1.3.0
Adds .editorconfig to the configs that are replicated to projects.
This will help standardize coding styles and preferences across multiple IDEs and projects.
Fixes GitHub authentication issue for Composer
When no auth secret is set (because they aren't required), the workflow would fail. This fixes it by checking if the secret contains anything before attempting to save it to auth.json.
Fixes GitHub authentication issue for Composer
When no auth secret is set (because they aren't required), the workflow would fail. This fixes it by checking if the secret contains anything before attempting to save it to auth.json.
Fixes GitHub authentication issue for Composer
When no auth secret is set (because they aren't required), the workflow would fail.
This fixes it by checking if the secret contains anything before attempting to save it to auth.json.
Adds an option for Github authentication to give Composer access to private repositories.
Fixes issues with stylelint's ignored files (introduced in v1.0.3).
Fixes #1.
How can I help you explore Laravel packages today?