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.4

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 1mo 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 54% 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

3906d 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

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

553.3M7](/packages/checkout-checkout-sdk-php)[nikolag/laravel-square

Square API integration with Laravel built on nikolag/core

3827.3k](/packages/nikolag-laravel-square)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

762.6k](/packages/scriptdevelop-whatsapp-manager)[njoguamos/laravel-plausible

A laravel package for interacting with plausible analytics api.

208.8k](/packages/njoguamos-laravel-plausible)

PHPackages © 2026

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