index
:
php-mozart
main
php-mozart
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-21
feat(config): implement config command with read-mode support
nsfisis
2026-02-21
feat(outdated): implement outdated command with version comparison and filtering
nsfisis
2026-02-21
feat(search): implement search command with Packagist API integration
nsfisis
2026-02-21
feat(remove): implement remove command with full resolve/lock/install pipeline
nsfisis
2026-02-21
feat(require): complete require command with resolve/lock/install pipeline
nsfisis
2026-02-21
feat(update): implement update command with resolver-based dependency updates
nsfisis
2026-02-21
feat(lockfile): generate lock file from resolver results
nsfisis
2026-02-21
feat(resolver): integrate pubgrub dependency resolver
nsfisis
2026-02-21
feat(validate): implement validate command with composer.json checks
nsfisis
2026-02-21
feat(show): implement show command with installed, locked, and self modes
nsfisis
2026-02-21
feat(autoload): generate Composer-compatible PHP autoloader files
nsfisis
2026-02-21
feat(install): implement install command with lock-based package installation
nsfisis
2026-02-21
feat(core): add version constraint, lockfile, installed registry, and downloa...
nsfisis
2026-02-21
feat(require): implement require command with Packagist version resolution
nsfisis
2026-02-14
implement init command
nsfisis
2026-02-14
define package types, which represent composer.json
nsfisis
2026-02-14
implement about command
nsfisis
2026-02-11
change commands::*::execute() signatures
nsfisis
2026-02-11
add more dependencies
nsfisis
2026-02-11
enable workspace
nsfisis
2026-02-11
define subcommands and options
nsfisis
2026-02-10
add some crates
nsfisis
2026-02-10
cargo init
nsfisis
2026-02-10
add readme and license
nsfisis
2026-02-10
add composer
nsfisis
2026-02-10
<empty>
nsfisis