PHPackages                             onema/robo-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. onema/robo-cli

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

onema/robo-cli
==============

Tweet from the command line

10PHP

Since Nov 5Pushed 12y ago1 watchersCompare

[ Source](https://github.com/onema/robo-cli)[ Packagist](https://packagist.org/packages/onema/robo-cli)[ RSS](/packages/onema-robo-cli/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

robo-cli
========

[](#robo-cli)

\##Description Demo cli application to post status updates to twitter.

The objective of this project is to demonstrate how to use composer, install dependencies, and show a simple directory structure and class that follows the PSR-0 Standard. This is part of the [SD PHP](http://sdphp.org) Study Gropu code samples.

\##Requirements: [Install Composer](http://getcomposer.org/download/)

\##Installation:

\###Clone the repository

```
git clone git@github.com:onema/robo-cli.git
cd robo-cli

```

Run composer install

```
php composer.phar install

```

\###Configuration Copy the file `app/config/parameters.yml.dist` to `app/config/parameters.yml`

```
cp app/config/parameters.yml.dist app/config/parameters.yml

```

Open the file `parameters.yml` and update the relevant fields with you Twitter App info. For more information see the [Twitter Developers](https://dev.twitter.com/) site.

**Don't forget to set the permissions to read and write and set the callback url!!**

\##Using the console From the project root, type the following command in the terminal

```
php app/console robocli:tweet --message="Write your status update!! #awesome #app"

```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6de02da1f3fa7d732e6c083b1c03855d234b2ad5058cfa930e074703e1933b23?d=identicon)[onema](/maintainers/onema)

---

Top Contributors

[![onema](https://avatars.githubusercontent.com/u/532616?v=4)](https://github.com/onema "onema (5 commits)")

### Embed Badge

![Health badge](/badges/onema-robo-cli/health.svg)

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)

PHPackages © 2026

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