PHPackages                             jbrooksuk/core-api - 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. [Framework](/categories/framework)
4. /
5. jbrooksuk/core-api

ActiveLibrary[Framework](/categories/framework)

jbrooksuk/core-api
==================

Core API Provides Some Core API Client Functions For Laravel 4.1/4.2

v0.6.1-alpha(11y ago)07Apache-2.0PHPPHP &gt;=5.4.7

Since Aug 25Pushed 11y agoCompare

[ Source](https://github.com/JamesForks/Laravel-Core-API)[ Packagist](https://packagist.org/packages/jbrooksuk/core-api)[ RSS](/packages/jbrooksuk-core-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (9)Used By (0)

Laravel Core API
================

[](#laravel-core-api)

Laravel Core API was created by, and is maintained by [Graham Campbell](https://github.com/GrahamCampbell), and provides some core API client functions for [Laravel 4.1/4.2](http://laravel.com). It utilises [Guzzle 4](https://github.com/guzzle/guzzle), and my [Laravel Manager](https://github.com/GrahamCampbell/Laravel-Manager) package. Feel free to check out the [change log](CHANGELOG.md), [releases](https://github.com/GrahamCampbell/Laravel-Core-API/releases), [license](LICENSE.md), [api docs](http://docs.grahamjcampbell.co.uk), and [contribution guidelines](CONTRIBUTING.md).

WARNING
-------

[](#warning)

#### This package is no longer maintained.

[](#this-package-is-no-longer-maintained)

[![Laravel Core API](https://cloud.githubusercontent.com/assets/2829600/4432314/c1665754-468c-11e4-995f-e7b5c56d3174.PNG)](https://cloud.githubusercontent.com/assets/2829600/4432314/c1665754-468c-11e4-995f-e7b5c56d3174.PNG)

[![Build Status](https://camo.githubusercontent.com/df10ad27673e2505a18a80b277bb1f30ff647e0f0252b0574c9a21ce6933442f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f47726168616d43616d7062656c6c2f4c61726176656c2d436f72652d4150492f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/GrahamCampbell/Laravel-Core-API)[![Coverage Status](https://camo.githubusercontent.com/3bf3242f055552f202aebaedecbd6c42bf090c522b60e9163163c39d08ff8306/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f47726168616d43616d7062656c6c2f4c61726176656c2d436f72652d4150492e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/GrahamCampbell/Laravel-Core-API/code-structure)[![Quality Score](https://camo.githubusercontent.com/1c6934f91e5fc26a80f7aedc9ee4035230b9280b1971cb013fbfbe198eca6e89/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f47726168616d43616d7062656c6c2f4c61726176656c2d436f72652d4150492e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/GrahamCampbell/Laravel-Core-API)[![Software License](https://camo.githubusercontent.com/f9a2da5664498a2a168a000b85719b4e5a61b6df8aae02cca978ef2580f8b1dc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d417061636865253230322e302d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Latest Version](https://camo.githubusercontent.com/8b2558a005675fa64ff77a784a1aa4ae2b7605edaff5e8016b763f47ca38d877/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f47726168616d43616d7062656c6c2f4c61726176656c2d436f72652d4150492e7376673f7374796c653d666c61742d737175617265)](https://github.com/GrahamCampbell/Laravel-Core-API/releases)

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

[](#installation)

[PHP](https://php.net) 5.4+ or [HHVM](http://hhvm.com) 3.2+, and [Composer](https://getcomposer.org) are required.

To get the latest version of Laravel Core API, simply require `"graham-campbell/core-api": "0.6.*"` in your `composer.json` file. You'll then need to run `composer install` or `composer update` to download it and have the autoloader updated.

You can now utilise the classes in this package to speed up writing Laravel packages further. There are no service providers to register.

Configuration
-------------

[](#configuration)

Laravel Core API requires no configuration. Just follow the simple install instructions and go!

Usage
-----

[](#usage)

There is currently no usage documentation besides the [API Documentation](http://docs.grahamjcampbell.co.uk) for Laravel Core API.

You may see an example of implementation in [Laravel CloudFlare API](https://github.com/GrahamCampbell/Laravel-CloudFlare-API), [Laravel DigitalOcean API](https://github.com/GrahamCampbell/Laravel-DigitalOcean-API), or [Laravel UptimeRobot API](https://github.com/GrahamCampbell/Laravel-UptimeRobot-API).

License
-------

[](#license)

Apache License

Copyright 2013-2014 Graham Campbell

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98% 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 ~60 days

Recently: every ~78 days

Total

8

Last Release

4229d ago

PHP version history (2 changes)v0.1.0-alphaPHP &gt;=5.3.3

v0.4.0-alphaPHP &gt;=5.4.7

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e4934b15ff7d8cffabece955994bed29b31429f4c2e8f13fa0868c753bb1c30?d=identicon)[jbrooksuk](/maintainers/jbrooksuk)

---

Top Contributors

[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (198 commits)")[![jbrooksuk](https://avatars.githubusercontent.com/u/246103?v=4)](https://github.com/jbrooksuk "jbrooksuk (3 commits)")[![bitdeli-chef](https://avatars.githubusercontent.com/u/3092978?v=4)](https://github.com/bitdeli-chef "bitdeli-chef (1 commits)")

---

Tags

apiframeworklaravelcoreGraham CampbellGrahamCampbellCore APILaravel Core API

### Embed Badge

![Health badge](/badges/jbrooksuk-core-api/health.svg)

```
[![Health](https://phpackages.com/badges/jbrooksuk-core-api/health.svg)](https://phpackages.com/packages/jbrooksuk-core-api)
```

###  Alternatives

[graham-campbell/markdown

Markdown Is A CommonMark Wrapper For Laravel

1.3k7.1M64](/packages/graham-campbell-markdown)[graham-campbell/github

GitHub Is A GitHub Bridge For Laravel

6411.7M19](/packages/graham-campbell-github)[graham-campbell/manager

Manager Provides Some Manager Functionality For Laravel

39221.1M134](/packages/graham-campbell-manager)[graham-campbell/digitalocean

DigitalOcean Is A DigitalOcean Bridge For Laravel

509343.1k2](/packages/graham-campbell-digitalocean)[graham-campbell/throttle

Throttle Is A Rate Limiter For Laravel

7102.3M11](/packages/graham-campbell-throttle)[graham-campbell/gitlab

GitLab Is A GitLab Bridge For Laravel

141584.1k2](/packages/graham-campbell-gitlab)

PHPackages © 2026

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