PHPackages                             fredbradley/bradfordapi - 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. fredbradley/bradfordapi

ActiveLibrary

fredbradley/bradfordapi
=======================

A PHP Wrapper API for Bradford

1.0.0(5y ago)00MITPHPPHP ^7.2

Since Jun 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/fredbradley/BradfordApi)[ Packagist](https://packagist.org/packages/fredbradley/bradfordapi)[ Docs](https://github.com/fredbradley/bradfordapi)[ RSS](/packages/fredbradley-bradfordapi/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (2)Used By (0)

Bradford API PHP Wrapper
========================

[](#bradford-api-php-wrapper)

[![Latest Version on Packagist](https://camo.githubusercontent.com/91b4a818d17dc265d637214c66abf9b7f9fbe9835e70858d6c18ff878552c79a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66726564627261646c65792f62726164666f72646170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fredbradley/bradfordapi)[![Build Status](https://camo.githubusercontent.com/d40cf10112c84f32b1f592a876d278f5470c1500c86aa2afc7f2bc5c0145a6bf/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f66726564627261646c65792f62726164666f72646170692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/fredbradley/bradfordapi)[![StyleCI Status](https://camo.githubusercontent.com/d4baa53f142348ddcd301f3bedee7ce3b84e7f83e651eb3f280aca0b9abc6e8b/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3237343931383932382f736869656c64)](https://camo.githubusercontent.com/d4baa53f142348ddcd301f3bedee7ce3b84e7f83e651eb3f280aca0b9abc6e8b/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3237343931383932382f736869656c64)[![Total Downloads](https://camo.githubusercontent.com/039a022f02e1bb4475a4c511253f6d13ed2e8ae1f372d33609f08471be7abc8f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f66726564627261646c65792f62726164666f72646170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fredbradley/bradfordapi)

Bradford Api

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

[](#installation)

You can install the package via composer:

```
composer require fredbradley/bradfordapi
```

Usage
-----

[](#usage)

```
$api = new \FredBradley\BradfordApi\BradfordApi("https://server.tld", "username", "password");
$api->request("GET", "host", [], ['owner' => 'myuser']);
// this will give you a JSON object of hosts where the owner equqals myuser
```

More helper functions will be added in due course, but this will get you going.

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Fred Bradley](https://github.com/fredbradley)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

PHP Package Boilerplate
-----------------------

[](#php-package-boilerplate)

This package was generated using the [PHP Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

2141d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1639226?v=4)[Fred Bradley](/maintainers/fredbradley)[@fredbradley](https://github.com/fredbradley)

---

Top Contributors

[![fredbradley](https://avatars.githubusercontent.com/u/1639226?v=4)](https://github.com/fredbradley "fredbradley (12 commits)")

---

Tags

fredbradleybradfordapi

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/fredbradley-bradfordapi/health.svg)

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k20](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)

PHPackages © 2026

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