PHPackages                             casinelli/eventbrite - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. casinelli/eventbrite

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

casinelli/eventbrite
====================

191PHP

Since Mar 26Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Casinelli/Eventbrite)[ Packagist](https://packagist.org/packages/casinelli/eventbrite)[ RSS](/packages/casinelli-eventbrite/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Eventbrite
==========

[](#eventbrite)

Eventbrite APIs for Laravel 4.

### Installation

[](#installation)

Begin by installing this package through Composer.

```
{
    "require": {
        "casinelli/eventbrite": "dev-master"
    }
}
```

### Getting started

[](#getting-started)

To create a new event:

```
$eventbrite = new \Casinelli\Eventbrite\Eventbrite("YOUR_APP_KEY", "YOUR_USER_KEY");

// Creates a new event
$eventbrite->createEvent('Dine with Inez', 'A huge feast of oil and mayo!!!', $startDate, $endDate, $timezone, $details);
```

*Better documentation coming soon.*

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

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/33734d2ae6af79b0ab00f7e48012325d3f8114d7c2f1410580ad1ca67637f86c?d=identicon)[Casinelli](/maintainers/Casinelli)

---

Top Contributors

[![Casinelli](https://avatars.githubusercontent.com/u/3205510?v=4)](https://github.com/Casinelli "Casinelli (6 commits)")

---

Tags

eventbritelaravel

### Embed Badge

![Health badge](/badges/casinelli-eventbrite/health.svg)

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

PHPackages © 2026

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