PHPackages                             devloft/breathe - 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. devloft/breathe

ActiveLibrary[API Development](/categories/api)

devloft/breathe
===============

BreatheHR API Client for laravel

0.0.2(6y ago)04MITPHPCI failing

Since Jan 3Pushed 6y ago1 watchersCompare

[ Source](https://github.com/devloftuk/breathehr-api-client)[ Packagist](https://packagist.org/packages/devloft/breathe)[ Docs](https://github.com/devloft/breathe)[ RSS](/packages/devloft-breathe/feed)WikiDiscussions master Synced 4d ago

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

Breathe
=======

[](#breathe)

[![Latest Version on Packagist](https://camo.githubusercontent.com/76bd25a2f523c715c36cd1d16debb11b14896739b481f29af165a7db1cdb6a9e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6465766c6f66742f627265617468652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/devloft/breathe)[![Total Downloads](https://camo.githubusercontent.com/022fbf8010247b6d6c5e57f8ac288abbf128a1ca6da96ab6ebc986ec4fdbb4cf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6465766c6f66742f627265617468652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/devloft/breathe)[![Build Status](https://camo.githubusercontent.com/72f769c6f1a8496bee6418b72c9e634531c07269e9eb6cd4aaf36bebf034ee4e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6465766c6f66742f627265617468652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/devloft/breathe)[![StyleCI](https://camo.githubusercontent.com/cb13a877afd1dbe223c631789c3f922d3ace958fdb334a9cce9b26afefbc2ebd/68747470733a2f2f7374796c6563692e696f2f7265706f732f31323334353637382f736869656c64)](https://styleci.io/repos/12345678)

BreatheHR API Client for Laravel

Requirements
------------

[](#requirements)

Laravel 5.5+

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

[](#installation)

Via Composer

```
$ composer require devloft/breathe
```

Usage
-----

[](#usage)

Currently only the following endpoints are available

#### Employees

[](#employees)

Get employee details by ID

```
Breathe::employees(123)->get();

```

Return a list of all employees

```
Breathe::employees()->get($page_number, $results_per_page, $type)

```

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Samuel Loft](https://github.com/samloft)
- [All Contributors](../../contributors)

License
-------

[](#license)

license. Please see the [license file](license.md) for more information.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

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

Every ~0 days

Total

2

Last Release

2324d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/86e4398e23070db83a77091c2b485702e724d68fbf2ecfca1472f4751b74fe3b?d=identicon)[samloft](/maintainers/samloft)

---

Top Contributors

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

---

Tags

laravelBreathe

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/devloft-breathe/health.svg)

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

###  Alternatives

[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)[mollie/laravel-mollie

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

3624.1M28](/packages/mollie-laravel-mollie)[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3121.5M10](/packages/api-ecosystem-for-laravel-dingo-api)[essa/api-tool-kit

set of tools to build an api with laravel

52680.5k](/packages/essa-api-tool-kit)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[kirschbaum-development/laravel-openapi-validator

Automatic OpenAPI validation for Laravel HTTP tests

581.1M5](/packages/kirschbaum-development-laravel-openapi-validator)

PHPackages © 2026

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