PHPackages                             h3r2on/acs - 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. h3r2on/acs

AbandonedArchivedLibrary[API Development](/categories/api)

h3r2on/acs
==========

A package for inteacting with Appcelerator Cloud Services

1.0.0-beta(11y ago)1411[1 issues](https://github.com/h3r2on/laravel-acs/issues)MITPHPPHP &gt;=5.4.0

Since Jul 30Pushed 11y ago1 watchersCompare

[ Source](https://github.com/h3r2on/laravel-acs)[ Packagist](https://packagist.org/packages/h3r2on/acs)[ Docs](http://h3r2on.com/laravel-acs)[ RSS](/packages/h3r2on-acs/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (3)Used By (0)

laravel-acs
===========

[](#laravel-acs)

[![Build Status](https://camo.githubusercontent.com/2146276a191d4de116970f43fc678bcefbfd834218c0ce2277d7e80ceecceef1/68747470733a2f2f7472617669732d63692e6f72672f683372326f6e2f6c61726176656c2d6163732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/h3r2on/laravel-acs)

A package to interface with Appcelerator Cloud Services

Installation
------------

[](#installation)

To install the following to your composer.json

```
"h3r2on/acs" : "dev-master"

```

Add the service provider and alias to app/config/app.php:

```
'H3r2on\Acs\AcsServiceProvider',

'Acs' => 'H3r2on\Acs\Facades\Acs',

```

To publish the configuration file you'll have to:

artisan config:publish h3r2on/acs

Basic Usage
-----------

[](#basic-usage)

In your contoller or route:

```
$result = Acs::get('user/search.json');

//do something with the returned object

```

### Using Authenticated API's or as an Authentication provider for ACS Users

[](#using-authenticated-apis-or-as-an-authentication-provider-for-acs-users)

To use API's that require user authentication you will need to use a third party authentication provider. I've chosen [Sentry](https://cartalyst.com/manual/sentry), if you'd like to use this and use a different Auth manager create a issue.

TODO: Complete usage

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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.

###  Release Activity

Cadence

Every ~7 days

Total

2

Last Release

4294d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4f62b2485580f95d493d6044c31656fa0b7948bd7c08ff39a092f3435a22ea66?d=identicon)[h3r2on](/maintainers/h3r2on)

---

Top Contributors

[![h3r2on](https://avatars.githubusercontent.com/u/761983?v=4)](https://github.com/h3r2on "h3r2on (16 commits)")

---

Tags

ACSappceleratortitanium

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/h3r2on-acs/health.svg)

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

###  Alternatives

[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[esign/laravel-conversions-api

A laravel wrapper package around the Facebook Conversions API

69145.4k](/packages/esign-laravel-conversions-api)[didww/didww-api-3-php-sdk

PHP SDK for DIDWW API 3

1218.2k](/packages/didww-didww-api-3-php-sdk)[surface/laravel-webfinger

A Laravel package to create an ActivityPub webfinger.

113.8k](/packages/surface-laravel-webfinger)

PHPackages © 2026

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