PHPackages                             millsoft/acetool - 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. millsoft/acetool

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

millsoft/acetool
================

1.0.6(6y ago)114[1 PRs](https://github.com/millsoft/acetool/pulls)PHP

Since Apr 13Pushed 2y agoCompare

[ Source](https://github.com/millsoft/acetool)[ Packagist](https://packagist.org/packages/millsoft/acetool)[ RSS](/packages/millsoft-acetool/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (7)Dependencies (3)Versions (8)Used By (0)

AceTool
=======

[](#acetool)

**AceProject for the CLI**

[![screenshot](https://camo.githubusercontent.com/e81f8f5cf9fa35b71cb8181b3b0a6ec4ef65dd7c4879ff1c2f95e377cbb96603/687474703a2f2f7777772e6d696c6c736f66742e64652f62696c6465722f616365746f6f6c2e706e67)](https://camo.githubusercontent.com/e81f8f5cf9fa35b71cb8181b3b0a6ec4ef65dd7c4879ff1c2f95e377cbb96603/687474703a2f2f7777772e6d696c6c736f66742e64652f62696c6465722f616365746f6f6c2e706e67)

### Status

[](#status)

This project is just fresh out of the oven and it is still in development. Use it on your own risk. You CAN'T control your whole AceProject account yet. What you can do is the following:

- Login / Logout
- List Projects
- List Tasks by a Project
- Find Tasks by a Search String
- Find Starred Tasks
- Start and Stop the clock for a given task
- See all running clocks (including all of your coworkers)

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

### Prerequisites

[](#prerequisites)

To use it you need to install php first. I tested the project with php 7 on linux but it also should work on at least php 5.6 and also on windows.

### Installing

[](#installing)

The easiest installation is using composer:

```
composer global require millsoft/acetool

```

Install this project on your machine by downloading the ZIP or use git to clone it. Then use comoser to install all needed dependencies by executing following command in the project directory:

```
composer install

```

### Running

[](#running)

If you installed this tool with composer, you can type `ace` in your terminal.

Otherwise, simply execute the ace.php with php:

```
php ace.php

```

If you cann the script like that you will see a help page and all available commands / parameters. To get help for a given command add --help to the command, for example:

```
php ace.php task --help

```

To use the tool you first need to login to your account. To do this, call the script with following parameters:

```
php ace.php account:login username password subdomain

```

I recommend you to make your own bat or sh script and make it global so it works globally.

Built With
----------

[](#built-with)

- [AceProject API](https://github.com/millsoft/aceproject) - The aceproject Web API
- [Symfony CLI Component](https://github.com/symfony/console) - For creating awesome CLI Tools

Versioning
----------

[](#versioning)

I use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).

Authors
-------

[](#authors)

- **Michael Milawski** - *Initial work* - [MilMike](https://www.milmike.com)

License
-------

[](#license)

This project is licensed under the MIT License.

Acknowledgments
---------------

[](#acknowledgments)

- I am not affiliated with AceProject in any way and the AceProject devs are not affiliated with this project here.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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 ~77 days

Total

5

Last Release

2303d ago

Major Versions

v0.0.5 → 1.0.12019-03-22

### Community

Maintainers

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

---

Top Contributors

[![jdoll-pits](https://avatars.githubusercontent.com/u/29371918?v=4)](https://github.com/jdoll-pits "jdoll-pits (1 commits)")

---

Tags

aceprojectclicli-appphp

### Embed Badge

![Health badge](/badges/millsoft-acetool/health.svg)

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.8k13.9k](/packages/crazywhalecc-static-php-cli)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[phpcr/phpcr-shell

Shell for PHPCR

721.3M8](/packages/phpcr-phpcr-shell)[madewithlove/license-checker

CLI tool to verify allowed licenses for composer dependencies

54449.8k21](/packages/madewithlove-license-checker)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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