PHPackages                             1pilotapp/laravel-client - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. 1pilotapp/laravel-client

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

1pilotapp/laravel-client
========================

Client to connect a Laravel app to 1Pilot.io service

1.0.13(8mo ago)92.4k2MITPHPPHP ^7.0|^8.0CI failing

Since Oct 15Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/1PilotApp/laravel-client)[ Packagist](https://packagist.org/packages/1pilotapp/laravel-client)[ RSS](/packages/1pilotapp-laravel-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (16)Used By (0)

 [![1Pilot.io - a universal dashboard to effortlessly manage all your sites](https://camo.githubusercontent.com/56c4e28219a07999d13ae07180bf217d9c3ad90724d6555a1f4d1098c0186f30/68747470733a2f2f3170696c6f742e696f2f6173736574732f696d616765732f7265706f732f3170696c6f745f6c6f676f5f6c61726176656c362e706e67)](https://1pilot.io/laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/633608c6176efd7029637090e8ec1285b17c3613f5a35c5534f0655d489d1efc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f3150696c6f744170702f6c61726176656c2d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/1pilotapp/laravel-client)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](/1PilotApp/laravel-client/blob/master/LICENSE.md)[![Build Status](https://camo.githubusercontent.com/72d712fa6c2758c8c726d2567a7df1a57de3d936c62f90186234c5a97fbdf394/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f3150696c6f744170702f6c61726176656c2d636c69656e742f74657374732e796d6c3f6272616e63683d6d6173746572266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/1PilotApp/laravel-client/actions)[![Total Downloads](https://camo.githubusercontent.com/18d738893d9c61e126dfeea3234c139b136c7d820e53d9419f3ba361ffbd83e0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f3170696c6f746170702f6c61726176656c2d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/1PilotApp/laravel-client)

 [Website](https://1pilot.io/laravel)  ·  [Free Trial](https://app.1pilot.io/register)  ·  [Pricing](https://1pilot.io/#pricing)  ·  [Documentation](https://docs.1pilot.io/setup/laravel)  ·  [API](https://docs.1pilot.io/api/introduction)  ·  [Support](mailto:support@1pilot.io)

[![1Pilot dashboard](https://camo.githubusercontent.com/f70df52dc48b3045c914138193b37d1f4b87b0a04f334ee26715573fb15eab17/68747470733a2f2f3170696c6f742e696f2f6173736574732f696d616765732f7265706f732f64617368626f6172645f323032322e706e67)](https://1pilot.io/laravel "1Pilot website")

Everything you need to know in just one dashboard.
--------------------------------------------------

[](#everything-you-need-to-know-in-just-one-dashboard)

- **Uptime monitoring**
     Get instant notifications about downtime and fix it before everyone else even knows it’s an issue.
- **SSL certificate monitoring**
     Keep track of certificates across all your applications and set reminders of their expiration dates.
- **Config file and server version monitoring**
     Be alerted when a config file is edited or when PHP, Database or WEB servers are updated.
- **Composer package management**
     See installed composer packages across all your applications and track their updates. Know exactly when new versions are available and log a central history of all changes.
- **Robust notification system**
     Get instant notifications across email, Slack and Discord. Too much? Then create fully customisable alerts and summaries for each function and comms channel at a frequency that suits you.
- **Full-featured 15-day trial**
     Then $2/site/month with volume discounts available. No setup fees. No long-term contracts.

You have just discovered our advanced monitoring tool for your Laravel applications and all the individual sites that you manage. We have designed it as a central dashboard to harmonise the maintenance of your entire website roster. Because we believe that coders should be out there coding. Let computers monitor computers, so that we humans don’t have to worry about it.

We searched the galaxy for a robust answer to our challenges, and found none. So, our team embarked on our greatest mission yet and 1Pilot was born.

[![Get your first site onboard in under 3 minutes! Start the 15-day full-feature trial](https://camo.githubusercontent.com/b11ff90ae424e6d01b55c7a930314a4bdd9bf0de71ba49ac318949d518d9c092/68747470733a2f2f3170696c6f742e696f2f6173736574732f696d616765732f7265706f732f667265655f747269616c5f323032322e6a7067)](https://app.1pilot.io/register)

[Try it for free](https://app.1pilot.io/register) without any limitations for 15 days. No credit card required.

Install
-------

[](#install)

```
composer require 1pilotapp/laravel-client
```

You need to publish the config and set `private_key` to a random string

```
php artisan vendor:publish --provider="OnePilot\Client\ClientServiceProvider"

```

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

[](#change-log)

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

Testing
-------

[](#testing)

```
composer test
```

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)

- [1Pilot.io](https://github.com/1PilotApp)
- [All Contributors](https://github.com/1PilotApp/laravel-client/contributors)

License
-------

[](#license)

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

###  Health Score

53

—

FairBetter than 96% of packages

Maintenance82

Actively maintained with recent releases

Popularity27

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 95.6% 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 ~193 days

Recently: every ~324 days

Total

14

Last Release

250d ago

PHP version history (2 changes)1.0.0PHP ^7.0

1.0.8PHP ^7.0|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d66c6654ba86f280f7fac5a7ae548a3268ae0642c0b5ace2c9d00f9d8e30bcb?d=identicon)[1Pilot](/maintainers/1Pilot)

---

Top Contributors

[![ChVuagniaux](https://avatars.githubusercontent.com/u/12028540?v=4)](https://github.com/ChVuagniaux "ChVuagniaux (87 commits)")[![pvullioud](https://avatars.githubusercontent.com/u/3446410?v=4)](https://github.com/pvullioud "pvullioud (3 commits)")[![olimortimer](https://avatars.githubusercontent.com/u/1190115?v=4)](https://github.com/olimortimer "olimortimer (1 commits)")

---

Tags

laravelmonitoringpackageuptimelaravelmonitoringremote1Pilot

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/1pilotapp-laravel-client/health.svg)

```
[![Health](https://phpackages.com/badges/1pilotapp-laravel-client/health.svg)](https://phpackages.com/packages/1pilotapp-laravel-client)
```

PHPackages © 2026

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