PHPackages                             jobapis/jobs-careersingov - 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. jobapis/jobs-careersingov

ActiveLibrary[API Development](/categories/api)

jobapis/jobs-careersingov
=========================

Making it simple to integrate your application with the Careers in Government RSS Feed.

0.1.0(9y ago)1151Apache-2.0PHPPHP &gt;=5.5.0

Since Jan 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jobapis/jobs-careersingov)[ Packagist](https://packagist.org/packages/jobapis/jobs-careersingov)[ Docs](https://github.com/jobapis/jobs-careersingov)[ RSS](/packages/jobapis-jobs-careersingov/feed)WikiDiscussions master Synced 1mo ago

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

Careers in Government RSS Feed Client
=====================================

[](#careers-in-government-rss-feed-client)

[![Latest Version](https://camo.githubusercontent.com/89e5455c224f46f48bd7a7c91274bc3d8dd833eb5ed9d413e6230e2ea05a7332/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6a6f62617069732f6a6f62732d63617265657273696e676f762e7376673f7374796c653d666c61742d737175617265)](https://github.com/jobapis/jobs-careersingov/releases)[![Software License](https://camo.githubusercontent.com/83a69279c9f2ed137be556c08d1ceaf2161ae96eeb88f8caade8ef619f2d6c27/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d415041434845253230322e302d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/e907633378d508dad5e665b01b6fcadc30ae5e8c18726efbbed01685eda83ca4/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6a6f62617069732f6a6f62732d63617265657273696e676f762f6d61737465722e7376673f7374796c653d666c61742d7371756172652631)](https://travis-ci.org/jobapis/jobs-careersingov)[![Coverage Status](https://camo.githubusercontent.com/a6daaea3b0d3b159cfd94972379db1fc907cd8f7d5665e6908b626695d56c9cf/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6a6f62617069732f6a6f62732d63617265657273696e676f762e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/jobapis/jobs-careersingov/code-structure)[![Quality Score](https://camo.githubusercontent.com/ead57a201d0e3a74657b9fa8706e09ff65d9e27a07a7418aecde3083e8f58b6f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6a6f62617069732f6a6f62732d63617265657273696e676f762e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/jobapis/jobs-careersingov)[![Total Downloads](https://camo.githubusercontent.com/54e65af2d6f812707f04f1cd9f9aa617f4b163cd13062cd7e56c9f5d5ed882c3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6f62617069732f6a6f62732d63617265657273696e676f762e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jobapis/jobs-careersingov)

This package provides [CareersInGovernment.com](https://careersingovernment.com/) RSS feed support for [Jobs Common](https://github.com/jobapis/jobs-common).

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

[](#installation)

To install, use composer:

```
composer require jobapis/jobs-careersingov

```

Usage
-----

[](#usage)

Careers in Government provides no search parameters, just a feed of all their latest jobs via RSS.

In order to grab jobs, first create a query object:

```
// Instantiate the query object
$query = new JobApis\Jobs\Client\Queries\CareersInGovQuery();
```

Then inject the query object into the provider.

```
// Instantiating a provider with a query object
$client = new JobApis\Jobs\Client\Provider\CareersInGovProvider($query);
```

And call the "getJobs" method to retrieve results.

```
// Get a Collection of Jobs
$jobs = $client->getJobs();
```

The `getJobs` method will return a [Collection](https://github.com/jobapis/jobs-common/blob/master/src/Collection.php) of [Job](https://github.com/jobapis/jobs-common/blob/master/src/Job.php) objects.

Testing
-------

[](#testing)

```
$ ./vendor/bin/phpunit
```

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/jobapis/jobs-careersingov/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Karl Hughes](https://github.com/karllhughes)
- [All Contributors](https://github.com/jobapis/jobs-careersingov/contributors)

License
-------

[](#license)

The Apache 2.0. Please see [License File](https://github.com/jobapis/jobs-careersingov/blob/master/LICENSE) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

3392d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8f48fe8aced156a4651617032e4d126d7e3f696e46539688b3bda792d28ee0b4?d=identicon)[karllhughes](/maintainers/karllhughes)

---

Top Contributors

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

---

Tags

phpapi clientjobscareersingov

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jobapis-jobs-careersingov/health.svg)

```
[![Health](https://phpackages.com/badges/jobapis-jobs-careersingov/health.svg)](https://phpackages.com/packages/jobapis-jobs-careersingov)
```

###  Alternatives

[jobapis/jobs-common

Making it simple to integrate your application with job api providers.

4459.3k32](/packages/jobapis-jobs-common)[jobapis/jobs-ziprecruiter

Making it simple to integrate your application with ZipRecruiter Jobs API.

134.9k1](/packages/jobapis-jobs-ziprecruiter)

PHPackages © 2026

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