PHPackages                             anteris-dev/autotask-client-generator - 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. [API Development](/categories/api)
4. /
5. anteris-dev/autotask-client-generator

ActiveLibrary[API Development](/categories/api)

anteris-dev/autotask-client-generator
=====================================

This package is the brains behind the Autotask API client. It generates each service class using the Autotask API as its guide.

v1.1.0(2y ago)21433[4 issues](https://github.com/Anteris-Dev/autotask-client-generator/issues)[1 PRs](https://github.com/Anteris-Dev/autotask-client-generator/pulls)1PHP

Since Aug 25Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Anteris-Dev/autotask-client-generator)[ Packagist](https://packagist.org/packages/anteris-dev/autotask-client-generator)[ RSS](/packages/anteris-dev-autotask-client-generator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (8)Versions (12)Used By (1)

About this Package
==================

[](#about-this-package)

This package is the brains behind the Autotask API client. It generates each service class using the Autotask API as its guide.

To Install
----------

[](#to-install)

Run `composer require --dev anteris-dev/autotask-client-generator`

Commands
========

[](#commands)

This package provides command line commands. These are listed below.

Make Endpoint
-------------

[](#make-endpoint)

Running `vendor/bin/autotask make:endpoint ` will create new endpoint classes for ``. `` should be the singular or plural form of an Autotask endpoint (e.g. "Ticket" or "Tickets" respectively).

You may pass the argument `--output=` to set the directory to write these classes in.

You may pass the argument `--force` to overwrite existing classes.

You may pass the argument `--no-cache` to redownload the entity information from Autotask.

Make Defaults
-------------

[](#make-defaults)

Running `vendor/bin/autotask make:defaults` will create new endpoint classes for all known Autotask endpoints.

You may pass the argument `--output=` to set the directory to write these classes in.

You may pass the argument `--force` to overwrite existing classes.

You may pass the argument `--no-cache` to redownload the entity information from Autotask.

Make Support Files
------------------

[](#make-support-files)

Running `vendor/bin/autotask make:support-files` will generate support classes that are used across multiple domains. Examples of these classes are http clients, entity classes, etc.

You may pass the argument `--output=` to set the directory to write these classes in.

You may pass the argument `--force` to overwrite existing classes.

Directory Structure
===================

[](#directory-structure)

- /bin - *Contains the command line logic for the `autotask` command.*
- /src - *Contains the generator source code.*
    - /Commands - *Contains any Symfony commands that the `autotask` command supports.*
    - /Generators - *Contains classes concerned with converting entity information into an actual class.*
    - /Helpers - *Contains static function helpers that are used throughout the package.*
    - /Responses - *Contains data transfer objects for storing the entity information responses from Autotask.*
    - /Support - *Contains any classes used across multiple domains.*
    - /Writers - *Contains classes concerned with writing strings to files.*
    - Generator.php - *The main generator class. In charge of everything.*
- /templates - *Contains Twig templates for the generated package.*
    - /Package - *These templates are related to the actual package.*
    - /Tests - *These templates are related to the package tests.*

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~111 days

Recently: every ~247 days

Total

10

Last Release

1080d ago

Major Versions

v0.2.0 → v1.0.02020-09-01

v1.0.3 → v2.0.x-dev2020-09-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/3dca3c3ac71024f7878526a0fe0a384fbf198ed711fe7e7bb34177a1dbc849f6?d=identicon)[golthem](/maintainers/golthem)

---

Top Contributors

[![aidan-casey](https://avatars.githubusercontent.com/u/6686277?v=4)](https://github.com/aidan-casey "aidan-casey (4 commits)")[![w911](https://avatars.githubusercontent.com/u/115809732?v=4)](https://github.com/w911 "w911 (4 commits)")

---

Tags

apiapi-clientautotaskclienthttprest-client

### Embed Badge

![Health badge](/badges/anteris-dev-autotask-client-generator/health.svg)

```
[![Health](https://phpackages.com/badges/anteris-dev-autotask-client-generator/health.svg)](https://phpackages.com/packages/anteris-dev-autotask-client-generator)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M255](/packages/laravel-dusk)[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M368](/packages/laravel-zero-framework)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[laravel/vapor-cli

The Laravel Vapor CLI

31310.7M8](/packages/laravel-vapor-cli)

PHPackages © 2026

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