PHPackages                             bcismariu/lead5media-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. bcismariu/lead5media-php

ActiveLibrary

bcismariu/lead5media-php
========================

Simple PHP wrapper for Lead5Media Syndicated Job Feed API

v0.0.3(9y ago)0217MITPHP

Since Feb 29Pushed 9y ago1 watchersCompare

[ Source](https://github.com/bcismariu/lead5media-php)[ Packagist](https://packagist.org/packages/bcismariu/lead5media-php)[ RSS](/packages/bcismariu-lead5media-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (4)Used By (0)

Lead5Media Syndicated Job Feed API in PHP
=========================================

[](#lead5media-syndicated-job-feed-api-in-php)

[![Build Status](https://camo.githubusercontent.com/cf0c9507541edfab601eeddb738b20d28462e86c516b024c0d3b4a26ca8674c2/68747470733a2f2f7472617669732d63692e6f72672f626369736d617269752f6c656164356d656469612d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/bcismariu/lead5media-php)[![Latest Stable Version](https://camo.githubusercontent.com/a53490a4dde41d9b393cbdea2aa24d09bb90e4dabccbabcf47dada851061032d/68747470733a2f2f706f7365722e707567782e6f72672f626369736d617269752f6c656164356d656469612d7068702f762f737461626c65)](https://packagist.org/packages/bcismariu/lead5media-php)[![License](https://camo.githubusercontent.com/baaa188d67a8e2c78c584146b77cfc57cc166d5b44c35b54c4b7339800d0fa76/68747470733a2f2f706f7365722e707567782e6f72672f626369736d617269752f6c656164356d656469612d7068702f6c6963656e7365)](https://packagist.org/packages/bcismariu/lead5media-php)[![Total Downloads](https://camo.githubusercontent.com/9d8717e0285ada52caad8712837d9d03dbf77c2a802447803547407d0df6cea1/68747470733a2f2f706f7365722e707567782e6f72672f626369736d617269752f6c656164356d656469612d7068702f646f776e6c6f616473)](https://packagist.org/packages/bcismariu/lead5media-php)

### Installation

[](#installation)

Update your `composer.json` file

```
{
    "require": {
        "bcismariu/lead5media-php": "0.*"
    }
}
```

Run `composer update`

### Usage

[](#usage)

```
use Bcismariu\Lead5Media\Lead5Media;

$jobs = new Lead5Media('CID');
$jobs->setQuery('Warehouse Worker')
     ->setLocation('31131')
     ->get();
```

### Contributions

[](#contributions)

This is a very basic implementation that can only handle basic calls. Any project contributions are welcomed!

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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 ~156 days

Total

3

Last Release

3408d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ef360de3f6d1e1a2eb47c55b310bf697192f25dff9bf9733607404e1bf0ddc63?d=identicon)[bcismariu](/maintainers/bcismariu)

---

Top Contributors

[![bcismariu](https://avatars.githubusercontent.com/u/10166477?v=4)](https://github.com/bcismariu "bcismariu (10 commits)")

---

Tags

lead5media

### Embed Badge

![Health badge](/badges/bcismariu-lead5media-php/health.svg)

```
[![Health](https://phpackages.com/badges/bcismariu-lead5media-php/health.svg)](https://phpackages.com/packages/bcismariu-lead5media-php)
```

###  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)
