Docs.rs
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Docs.rs
Search
I'm Feeling Lucky
Recent Releases
mago-typing-0.18.0
Provides basic type inference for PHP code, deducing variable and return types to assist in static analysis and automated tooling.
23 seconds ago
mago-names-0.18.0
Resolves and normalizes identifiers (classes, functions, constants) within PHP code.
41 seconds ago
mago-formatter-0.18.0
Reformats PHP source code according to configurable style rules, ensuring consistent code style across a project or organization.
one minute ago
mago-parser-0.18.0
A fast, recursive descent parser for PHP.
one minute ago
mago-docblock-0.18.0
Analyzes PHP docblocks to extract annotations, tags, and documentation comments, aiding tools that rely on inline documentation.
2 minutes ago
mago-lexer-0.18.0
A fast and efficient lexer for PHP code.
2 minutes ago
mago-ast-utils-0.18.0
Helper functions and utilities for working with PHP AST nodes.
3 minutes ago
mago-composer-0.18.0
Parses and models composer.json files
3 minutes ago
mago-walker-0.18.0
Provides traits to systematically walk through AST nodes.
3 minutes ago
mago-ast-0.18.0
Supplies the data structures and types for representing PHP code as an Abstract Syntax Tree (AST)
4 minutes ago
mago-token-0.18.0
Defines the data structures and enumerations representing PHP tokens.
4 minutes ago
mago-reflection-0.18.0
Offers data structures and APIs to represent and inspect PHP code elements—like classes, functions, and interfaces—enabling introspection and analysis.
4 minutes ago
mago-reporting-0.18.0
Structured error and diagnostic reporting utilities.
5 minutes ago
mago-span-0.18.0
Tracks exact character positions in source code, making it easier to report precise errors, warnings, and other diagnostics.
5 minutes ago
mago-source-0.18.0
Manages PHP source files by providing functions for loading, reading, and referencing PHP code, making it easier to work with file-based inputs.
5 minutes ago