PHPackages                             digitalsvn/bentodb-cli - 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. digitalsvn/bentodb-cli

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

digitalsvn/bentodb-cli
======================

BentoDB CLI

v0.3.0(3y ago)111MITPHPPHP &gt;=8.1.0

Since Mar 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/DigitalSVN/bentodb-cli)[ Packagist](https://packagist.org/packages/digitalsvn/bentodb-cli)[ Docs](https://github.com/DigitalSVN/bentodb-cli)[ RSS](/packages/digitalsvn-bentodb-cli/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

bentodb-cli
===========

[](#bentodb-cli)

Installation
------------

[](#installation)

```
composer global require digitalsvn/bentodb-cli
```

You should then be able to run the `bentodb` command from anywhere on your system.

```
bentodb
```

If this fails, you may also need to add the composer global bin directory to your PATH environment variable.

Find your global composer bin directory:

```
composer global config --list | grep bin-dir
```

Add to your path (use the result of the command above):

```
export PATH=${PATH}:~/.composer/vendor/bin
```

Usage
-----

[](#usage)

```
bentodb  [options]

bentodb configure                   - Set your BentoDB API key
bentodb whoami                      - Get your BentoDB user information
bentodb create name=my_database     - Create a new database (with optional name)
bentodb ls                          - List your databases
bentodb delete id=xyz               - Delete a database
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~6 days

Total

3

Last Release

1182d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b5eeae2e458da53c168ed8d8d978b269f6895d4438d05c92fa6df9ec2f349248?d=identicon)[jonmilsom](/maintainers/jonmilsom)

---

Top Contributors

[![jonmilsom](https://avatars.githubusercontent.com/u/488695?v=4)](https://github.com/jonmilsom "jonmilsom (14 commits)")

### Embed Badge

![Health badge](/badges/digitalsvn-bentodb-cli/health.svg)

```
[![Health](https://phpackages.com/badges/digitalsvn-bentodb-cli/health.svg)](https://phpackages.com/packages/digitalsvn-bentodb-cli)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M45](/packages/tencentcloud-tencentcloud-sdk-php)[pantheon-systems/terminus

A command line interface for Pantheon

3391.5M18](/packages/pantheon-systems-terminus)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[mehrancodes/laravel-harbor

A CLI tool to Quickly create On-Demand preview environment for your apps.

10097.5k](/packages/mehrancodes-laravel-harbor)

PHPackages © 2026

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