Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Facile Coding Standard Laravel Package

facile-it/facile-coding-standard

PHP coding standard based on PHP-CS-Fixer by Facile.it. Installs via Composer with an interactive setup that generates a .php-cs-fixer.dist.php, auto-detects files from composer autoload (psr-0/psr-4/classmap), and adds cs-check/cs-fix scripts.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
wdes/coding-standard 0.88 0 0 0 933 0 3.0 41.2 Unlicense 2 years ago
View on GitHub
Context7
phlak/coding-standards 0.88 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 912 0 15.3 38.2 MIT 4 months ago
View on GitHub
Context7
spaze/coding-standard 0.87 spaze/coding-standard provides PHP_CodeSniffer rule sets to enforce consistent PHP coding style and quality across projects. Install via Composer as a dev dependency and run PHPCS with the included standards; CI workflows validate XML and rules. 2 2 0 8K 0 15.4 50.8 MIT 7 months ago
View on GitHub
Context7
neuecommerce/coding-standards 0.87 Opinionated PHP coding standards for projects using Laravel Pint. Provides a ready-to-use Pint configuration and consistent formatting rules to keep code style uniform across teams and repositories. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
onramplab/onr-phpcs-laravel 0.87 Opinionated PHP_CodeSniffer ruleset for Laravel projects. Provides a ready-to-use PHPCS configuration with Laravel-focused coding standards to help keep code style consistent across your app and team. 0 0 0 835 0 0.0 40.4 Unlicense
View on GitHub
Context7
dosfarma/coding-standard 0.87 Opinionated PHP/Laravel coding standard and tooling preset for DosFarma projects. Includes rules and configuration for consistent formatting and static analysis across repositories, helping keep code style unified in CI and local development. 0 1 1 0 0 0.0 MIT
View on GitHub
Context7
ecphp/php-conventions 0.87 Predefined GrumPHP configuration for PHP projects at the European Commission. Adds quality checks via git hooks (or manual runs): license file, composer validation/normalization, linters (YAML/JSON/PHP), Twig CS, PHP-CS-Fixer, PHPCS, PHPStan, Psalm. 1 1 1 162 0 0.9 28.6 BSD-3-Clause 4 years ago
View on GitHub
Context7
instaclick/symfony2-coding-standard 0.87 PHP_CodeSniffer ruleset for enforcing the Symfony2 Coding Standard in PHP projects. Helps keep formatting and conventions consistent across teams and CI, with ready-to-use sniffs and easy integration into existing development workflows. 9 10 5 65 4 1.5 12.8 6 years ago
View on GitHub
Context7
binsoul/coding-standard 0.87 PHP_CodeSniffer-based coding standard bundle for PHP projects, providing opinionated style rules and configurations to keep code consistent. Easy to install via Composer and integrate into CI for automated code style checks and enforcement. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
consistence/coding-standard 0.87 PHP coding standard for Consistence projects: a ready-to-use PHP_CodeSniffer ruleset plus configuration to enforce consistent style, naming, and best practices across codebases. Easy to adopt in CI and local development to keep code clean and uniform. 76 79 22 2K 4 11.8 24.1 NOASSERTION 6 years ago
View on GitHub
Context7
jakub-onderka/php-code-style 0.87 A PHP coding style toolkit for consistent formatting and style enforcement across projects. Helps standardize code layout and conventions, making reviews easier and reducing style-related noise in diffs for teams and CI pipelines. 0 0 1 38 0 0.4 22.0 12 years ago
View on GitHub
Context7
pccomponentes/coding-standard 0.87 PcComponentes Coding Standard adds PHP_CodeSniffer sniffs to enforce consistent PHP style. Install via Composer as a dev dependency and reference vendor/pccomponentes/coding-standard/src/ruleset.xml in your phpcs.xml(.dist) to apply the rules. 3 3 3 2K 0 27.0 42.7 MIT 1 month ago
View on GitHub
Context7
slevomat/coding-standard 0.86 1,479 1,486 194 3M 91 62.4 81.1 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
phpyh/coding-standard 0.86 PHPyh Coding Standard provides a ready-to-use PHP CS Fixer configuration for consistent formatting across your project. Install via Composer and apply the PhpCsFixerCodingStandard to your .php-cs-fixer.dist.php, with support for overriding rules. 23 23 1 2K 1 10.2 28.1 MIT 9 months ago
View on GitHub
Context7
ninjify/coding-standard 0.86 PHP_CodeSniffer coding standard for PHP projects. Install via Composer and include the provided ruleset.xml or Contributte profile. Supports excluding paths and ships PhpStorm code style presets. Maintained by Contributte. 13 14 6 1K 0 5.9 27.3 MIT 4 years ago
View on GitHub
Context7
sabre/cs 0.86 Developer-only package providing shared coding standards for sabre/* projects. Install via Composer to enforce consistent style across sabre packages; mainly useful if you maintain or create sabre components. 5 3 5 321 0 0.1 16.9 BSD-3-Clause
View on GitHub
Context7
lookyman/coding-standard 0.86 Opinionated PHP coding standard package for your projects. Install via Composer and reference the bundled ruleset.xml in PHP_CodeSniffer to enforce consistent formatting and style, with room to add your own project-specific rules. 0 0 0 0 0 1.1 MIT 8 years ago
View on GitHub
Context7
worksome/coding-style 0.86 Worksome’s shared PHP coding style package. Generates ready-to-use configs for Easy Coding Standard (ECS), PHPStan, and Rector, extending PSR-12 with additional and customized rules. Install via Composer, generate stubs, and run via composer scripts. 49 49 4 12K 0 30.0 38.8 MIT 1 week ago
View on GitHub
Context7
aik099/coding-standard 0.86 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 2K 49 15.1 48.3 BSD-3-Clause 7 years ago
View on GitHub
Context7
whatwedo/php-coding-standard 0.86 2 2 1 917 9 3.4 38.5 MIT 3 years ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
ecotone/kafka
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata