use-composer-json
Composer JSON metadata primitives for RustUse.
Experimental
use-composer-json is experimental while use-php remains below 0.3.0.
Example
use ;
let package = new
.with_name
.with_requirement;
assert_eq!;
assert!;
# Ok::
Scope
- Composer package names, requirements, scripts, repositories, autoload config metadata, stability labels, and package types.
Non-goals
- Dependency resolution, lockfile parsing, plugin execution, repository fetching, or package installation.
License
Licensed under either Apache-2.0 or MIT.