An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "coding-standards" keyword

View the packages on the crates.io package registry that are tagged with the "coding-standards" keyword.

mago-linter 0.26.1 💰
A PHP linter that identifies common coding errors, style issues, and potential bugs, helping main...
64 versions - Latest release: 28 days ago - 34.1 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-syntax 0.26.1 💰
A correct, fast, and memory-efficient PHP syntax implementation, including Lexer, Parser, AST, an...
6 versions - Latest release: 28 days ago - 2.34 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-reflection 0.26.1 💰
Offers data structures and APIs to represent and inspect PHP code elements—like classes, function...
68 versions - Latest release: 28 days ago - 36.7 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-reporting 0.26.1 💰
Structured error and diagnostic reporting utilities.
67 versions - Latest release: 28 days ago - 37.7 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-ast 0.22.2 💰
Supplies the data structures and types for representing PHP code as an Abstract Syntax Tree (AST)
62 versions - Latest release: 4 months ago - 36.4 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-service 0.0.9 💰
Integrates multiple PHP tooling capabilities—such as parsing, linting, and formatting—into a unif...
10 versions - Latest release: 7 months ago - 6.57 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-formatter 0.26.1 💰
Reformats PHP source code according to configurable style rules, ensuring consistent code style a...
64 versions - Latest release: 28 days ago - 34.8 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-php-version 0.26.1 💰
Modeling PHP versions (major.minor.patch), with built-in checks for feature support and deprecati...
48 versions - Latest release: 28 days ago - 24.8 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-cli 0.0.9 💰
Offers a command-line interface to parsing, linting, formatting, and other analysis tasks, giving...
10 versions - Latest release: 7 months ago - 6.46 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-source 0.26.1 💰
Manages PHP source files by providing functions for loading, reading, and referencing PHP code, m...
68 versions - Latest release: 28 days ago - 39.5 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-traverser 0.9.1 💰
Provides utilities to traverse AST nodes.
37 versions - Latest release: 6 months ago - 21.2 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-span 0.26.1 💰
Tracks exact character positions in source code, making it easier to report precise errors, warni...
68 versions - Latest release: 28 days ago - 39.6 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-fixer 0.26.1 💰
Applies automated fixes and transformations to text.
68 versions - Latest release: 28 days ago - 38.3 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-type-syntax 0.26.1 💰
Provides core utilities useful for building lexers and parsers within Mago.
6 versions - Latest release: 28 days ago - 1.75 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-project 0.26.1 💰
A crate for representing and analyzing PHP projects. It parses PHP source files into ASTs, resolv...
30 versions - Latest release: 28 days ago - 13.4 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-semantics 0.9.1 💰
Performs semantic analysis on PHP code, interpreting the AST to check correctness, resolve refere...
34 versions - Latest release: 6 months ago - 20 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-syntax-core 0.26.1 💰
Provides core utilities useful for building lexers and parsers within Mago.
6 versions - Latest release: 28 days ago - 2.39 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-walker 0.22.2 💰
Provides traits to systematically walk through AST nodes.
62 versions - Latest release: 4 months ago - 34.7 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-reference 0.26.1 💰
Mago Reference is a library for analyzing PHP codebases by providing advanced symbol search capab...
32 versions - Latest release: 28 days ago - 14.3 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago 0.26.1 💰
A comprehensive suite of PHP tooling inspired by Rust’s approach, providing parsing, linting, for...
64 versions - Latest release: 28 days ago - 39.1 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-docblock 0.26.1 💰
Analyzes PHP docblocks to extract annotations, tags, and documentation comments, aiding tools tha...
66 versions - Latest release: 28 days ago - 36.3 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-typing 0.26.1 💰
Provides basic type inference for PHP code, deducing variable and return types to assist in stati...
64 versions - Latest release: 28 days ago - 34.5 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-reflector 0.9.1 💰
Allows introspection of PHP code structures, enabling tools to examine classes, interfaces, metho...
34 versions - Latest release: 6 months ago - 20 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-casing 0.26.1 💰
A Rust utility for converting strings between various common casing styles.
69 versions - Latest release: 28 days ago - 36.7 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-composer 0.26.1 💰
Parses and models composer.json files
67 versions - Latest release: 28 days ago - 35.1 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-lexer 0.22.2 💰
A fast and efficient lexer for PHP code.
59 versions - Latest release: 4 months ago - 33.7 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-trinary 0.26.1 💰
A library implementing three-valued logical operations (true, false, maybe) to handle complex log...
68 versions - Latest release: 28 days ago - 36.7 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-parser 0.22.2 💰
A fast, recursive descent parser for PHP.
59 versions - Latest release: 4 months ago - 33.5 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-names 0.26.1 💰
Resolves and normalizes identifiers (classes, functions, constants) within PHP code.
64 versions - Latest release: 28 days ago - 34.7 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-token 0.22.2 💰
Defines the data structures and enumerations representing PHP tokens.
62 versions - Latest release: 4 months ago - 36.6 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-symbol-table 0.9.1 💰
A library for discovering and working with symbols in PHP code.
34 versions - Latest release: 6 months ago - 20.3 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-interner 0.26.1 💰
A string interning library that stores and reuses identical strings efficiently, improving memory...
68 versions - Latest release: 28 days ago - 39.7 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-ast-utils 0.22.2 💰
Helper functions and utilities for working with PHP AST nodes.
62 versions - Latest release: 4 months ago - 34.4 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-wasm 0.26.1 💰
Exposes PHP code analysis and tooling functionalities as WebAssembly modules, enabling browser-ba...
64 versions - Latest release: 28 days ago - 33.4 thousand downloads total - 487 stars on GitHub - 1 maintainer
mago-feedback 0.0.18 💰
Logging, progress bars, and other feedback utilities.
16 versions - Latest release: 7 months ago - 10.4 thousand downloads total - 487 stars on GitHub - 1 maintainer