PHPackages                             marijnvanwezel/try - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. marijnvanwezel/try

ActiveLibrary[CLI &amp; Console](/categories/cli)

marijnvanwezel/try
==================

Simple CLI tool to try Composer packages

1.0.2(3y ago)78391GPL-3.0-onlyPHPPHP ^8.0

Since Mar 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/marijnvanwezel/try)[ Packagist](https://packagist.org/packages/marijnvanwezel/try)[ Docs](https://marijn.it)[ RSS](/packages/marijnvanwezel-try/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

try - Simple CLI tool to try Composer packages
==============================================

[](#try---simple-cli-tool-to-try-composer-packages)

**try** makes it super easy to try new Composer packages through the command-line. It was inspired by [timofurrer/try](https://github.com/timofurrer/try).

[![](/docs/asciinema.gif)](/docs/asciinema.gif)

Installation
============

[](#installation)

Installation should be done through Composer:

```
composer global require marijnvanwezel/try
export PATH=$PATH:~/.config/composer/vendor/bin

```

This installs **try** as a system-wide binary.

Usage examples
==============

[](#usage-examples)

**Try single Composer package:**

```
try nikic/php-parser
try webmozart/assert

```

**Try multiple Composer packages in the same session:**

```
try nikic/php-parser webmozart/assert

```

**Try a specific version of a package:**

```
try webmozart/assert:1.10.0

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~41 days

Total

3

Last Release

1432d ago

PHP version history (2 changes)1.0.0PHP &gt;=7.4

1.0.2PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5d85f137453ecb54df149f98574746640c79d7f8532b7af7e237107723cd0947?d=identicon)[xxmarijnw](/maintainers/xxmarijnw)

---

Top Contributors

[![marijnvanwezel](https://avatars.githubusercontent.com/u/96489967?v=4)](https://github.com/marijnvanwezel "marijnvanwezel (4 commits)")[![IMSoP](https://avatars.githubusercontent.com/u/667364?v=4)](https://github.com/IMSoP "IMSoP (1 commits)")

---

Tags

clicomposerphppsyshsandboxtry

### Embed Badge

![Health badge](/badges/marijnvanwezel-try/health.svg)

```
[![Health](https://phpackages.com/badges/marijnvanwezel-try/health.svg)](https://phpackages.com/packages/marijnvanwezel-try)
```

###  Alternatives

[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k57.4M680](/packages/drush-drush)[drupal/console

The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.

93615.1M158](/packages/drupal-console)[pantheon-systems/terminus

A command line interface for Pantheon

3391.5M13](/packages/pantheon-systems-terminus)[n98/magerun

Tools for managing Magento projects and installations

1.4k264.7k7](/packages/n98-magerun)[n98/magerun2

Tools for managing Magento projects and installations

928244.3k6](/packages/n98-magerun2)[wp-cli/package-command

Lists, installs, and removes WP-CLI packages.

187.6M9](/packages/wp-cli-package-command)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
