PHPackages                             sonnygauran/ticketevolution-php - 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. sonnygauran/ticketevolution-php

ActiveLibrary[API Development](/categories/api)

sonnygauran/ticketevolution-php
===============================

A PHP 5.4+ library for the Ticket Evolution API.

3.0.4(10y ago)013BSD-3-ClausePHPPHP &gt;=5.4CI failing

Since May 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/sonnygauran/ticketevolution-php)[ Packagist](https://packagist.org/packages/sonnygauran/ticketevolution-php)[ Docs](https://github.com/ticketevolution/ticketevolution-php)[ RSS](/packages/sonnygauran-ticketevolution-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (26)Used By (0)

PHP Client Library v3 for the [Ticket Evolution API](http://developer.ticketevolution.com/)
===========================================================================================

[](#php-client-library-v3-for-the-ticket-evolution-api)

The Ticket Evolution PHP Client is an open source framework created to simplify working with the [Ticket Evolution API web service](http://api.ticketevolution.com/). We created it to enable you to quickly implement the Ticket Evolution API web service on your own site whether you are creating a new site or switching from a different provider. We released it as open source so that you could make changes and improvements as you see fit. When you do we hope that you will give these changes back to the community by contributing them back to the project.

Install
-------

[](#install)

Via Composer

```
$ composer require ticketevolution/ticketevolution-php
```

Usage
-----

[](#usage)

```
$apiClient = TicketEvolution::settings([
    'baseUrl'     => 'https://api.ticketevolution.com',
    'apiVersion'  => 'v9',
    'apiToken'    => 'xxxxxxxxxxxxxxxxxxxxxxxx',
    'apiSecret'   => 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy',
]);

$events = $apiClient->listEvents();
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/ticketevolution/ticketevolution-php/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [J Cobb](https://github.com/jwcobb)
- [All Contributors](https://github.com/ticketevolution/ticketevolution-php/contributors)

License
-------

[](#license)

The BSD 3-Clause License (New BSD). Please see [License File](LICENSE.md) for more information.

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

[](#acknowledgments)

Some inspiration was taken from the [ShopifyExtras/PHP-Shopify-API-Wrapper](https://github.com/ShopifyExtras/PHP-Shopify-API-Wrapper)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 74.2% 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 ~38 days

Recently: every ~32 days

Total

23

Last Release

3953d ago

Major Versions

2.2.2 → 3.0.0.rc.12015-01-21

PHP version history (2 changes)2.0.0PHP &gt;=5.3.3

3.0.0.rc.1PHP &gt;=5.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/1dca4dac0a2616e494e4243ad301de4ba7f5c075da763c2b919382a027400182?d=identicon)[sonnygauran](/maintainers/sonnygauran)

---

Top Contributors

[![jwcobb](https://avatars.githubusercontent.com/u/777522?v=4)](https://github.com/jwcobb "jwcobb (23 commits)")[![hodaddy](https://avatars.githubusercontent.com/u/1195057?v=4)](https://github.com/hodaddy "hodaddy (4 commits)")[![sonnygauran](https://avatars.githubusercontent.com/u/188831?v=4)](https://github.com/sonnygauran "sonnygauran (4 commits)")

---

Tags

laravellibraryticketTicket Evolution

### Embed Badge

![Health badge](/badges/sonnygauran-ticketevolution-php/health.svg)

```
[![Health](https://phpackages.com/badges/sonnygauran-ticketevolution-php/health.svg)](https://phpackages.com/packages/sonnygauran-ticketevolution-php)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M985](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M13](/packages/checkout-checkout-sdk-php)[moe-mizrak/laravel-openrouter

Laravel package for OpenRouter (A unified interface for LLMs)

154177.9k2](/packages/moe-mizrak-laravel-openrouter)[flat3/lodata

OData v4.01 Producer for Laravel

99351.7k](/packages/flat3-lodata)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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