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

Standards Laravel Package

graze/standards

Graze Coding Standards: a cross-language style guide for the Graze tech team. Covers general formatting rules, Git conventions, and standards for PHP, HTML, JavaScript, Python, SQL, CSS/Less, Markdown, and Go, plus open source and environment guidance.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
php-standard-library/php-standard-library 0.71 PSL (PHP Standard Library) is a well-typed, centralized API set for PHP 8.4+ covering async, collections, networking, I/O, crypto, terminal UI, and more. It replaces unsafe PHP primitives with predictable, async-ready alternatives and includes composable type-safe validation. 1,560 1,561 90 271K 21 43.3 44.3 MIT 2 months ago
View on GitHub
Context7
phpyh/coding-standard 0.71 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
php-standard-library/psalm-plugin 0.70 Psalm plugin for PHP Standard Library (PSL) that improves type inference for PSL Type specifications (e.g., shape/optional), producing more precise array shapes and safer analysis. Install via Composer and enable with psalm-plugin. 25 25 7 25K 1 17.8 45.9 MIT 4 months ago
View on GitHub
Context7
phlak/coding-standards 0.70 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 564 0 15.3 38.2 MIT 5 months ago
View on GitHub
Context7
sandfox.dev/code-standard 0.70 Shared coding standards and tooling used across sandfox.dev PHP/Laravel packages. Provides a consistent rule set for formatting and static analysis to keep code style uniform, reduce review friction, and maintain quality across projects. 0 0 0 10 0 0.0 14.4 MIT-0 —
View on GitHub
Context7
zendframework/zend-coding-standard 0.69 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. 35 42 7 3K 7 1.9 21.1 BSD-3-Clause 6 years ago
View on GitHub
Context7
rollerscapes/standards 0.69 — 0 0 0 167 0 15.7 34.4 — 4 months ago
View on GitHub
Context7
cline/coding-standard 0.68 Opinionated PHP-CS-Fixer + Rector presets for modern PHP 8.4+ projects. Enforces strict coding standards, naming conventions, and architecture rules, with custom fixers, PHPDoc wrapping, and optional legacy tag/header rules for incremental adoption. 0 0 0 280 0 23.8 49.8 MIT 3 weeks ago
View on GitHub
Context7
consistence/coding-standard 0.68 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
woohoolabs/coding-standard 0.68 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 72 0 3.3 17.7 MIT 2 years ago
View on GitHub
Context7
symplify/coding-standard 0.68 Opinionated PHP coding standard with 23 fixers for clean, consistent, readable code—no config required. Designed to run with Symplify Easy Coding Standard (ECS); install via Composer and auto-fix formatting like arrays, strict types spacing, line length, and method chaining. 381 383 25 80K 0 10.3 27.5 MIT 1 month ago
View on GitHub
Context7
neuecommerce/coding-standards 0.68 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
lookyman/coding-standard 0.68 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 8 0 1.1 — MIT 8 years ago
View on GitHub
Context7
spaze/coding-standard 0.68 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 9K 0 13.8 50.9 MIT 8 months ago
View on GitHub
Context7
graze/guzzle-jsonrpc 0.67 Abandoned JSON-RPC 2.0 client for Guzzle. Supports Guzzle 6/5/4/3 via branches, with helpers to build notifications, requests, and batch calls. Provides sync and async sending using Guzzle Promises. Consider forking for maintenance. 93 98 58 12K 2 3.6 30.8 MIT 8 years ago
View on GitHub
Context7
eloquent/code-style 0.67 — 0 0 0 10 0 0.8 13.8 MIT 3 years ago
View on GitHub
Context7
thecodingmachine/phpstan-strict-rules 0.67 Extra-strict PHPStan ruleset that flags risky or inconsistent PHP patterns beyond the default checks. Helps enforce cleaner, safer code by catching edge cases and enforcing best practices, with easy opt-in configuration for existing PHPStan setups. 289 290 27 51K 7 32.8 38.3 — 1 month ago
View on GitHub
Deep Wiki
Context7
contentful/rich-text 0.66 PHP library for parsing and rendering Contentful Rich Text fields. Parses localized rich text JSON into node objects, resolves linked assets/entries via a link resolver, and renders nodes to output with a simple Renderer API. Requires PHP 7.2+ / 8.0+. 12 12 10 107K 2 13.5 57.9 MIT 8 months ago
View on GitHub
Context7
laminas/laminas-coding-standard 0.66 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 59K 5 7.0 46.0 BSD-3-Clause 1 year ago
View on GitHub
Context7
contentful/contentful 0.65 Official PHP client for Contentful’s Content Delivery and Preview APIs. Fetch entries, assets, and content types from your spaces with a typed SDK, caching and link resolution options, and easy integration into PHP applications and frameworks. 118 120 65 101K 6 16.1 44.2 MIT 10 months 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.
besmartand-pro/php-quality-config
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity