PHPackages                             honesttraders/corehrmapp - 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. honesttraders/corehrmapp

ActiveLibrary

honesttraders/corehrmapp
========================

Service Provider for HRM application for OnestTech

v3(3y ago)42002[1 issues](https://github.com/honesttraders/corehrmapp/issues)MITBlade

Since May 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/honesttraders/corehrmapp)[ Packagist](https://packagist.org/packages/honesttraders/corehrmapp)[ RSS](/packages/honesttraders-corehrmapp/feed)WikiDiscussions main Synced 1mo ago

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

OnestTech Ltd IT HRM Core Service
=================================

[](#onesttech-ltd-it-hrm-core-service)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4c1c1b41c5ee16028b3647781d137e964c229738d7b63410c3b010769914dac1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f686f6e657374747261646572732f636f72652d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/honesttraders/core-service)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

[![GitHub issues](https://camo.githubusercontent.com/589bc8b12fe59e7d8f359334cc3a8504a42f428569921266c84c40b90d473758/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f686f6e657374747261646572732f636f72652d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://img.shields.io/github/issues/honesttraders/core-service)[![GitHub forks](https://camo.githubusercontent.com/6b22fb9b855455e094b325a3b4cb9042cee650db198d025fc51d4526d43ff4a8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f686f6e657374747261646572732f636f72652d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://img.shields.io/github/forks/honesttraders/core-service)[![GitHub stars](https://camo.githubusercontent.com/60fa087b09e1611ade42420f55510b5e24fae30c39fdfb922a5f5ceadaea2f83/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f686f6e657374747261646572732f636f72652d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://img.shields.io/github/stars/honesttraders/core-service)[![GitHub license](https://camo.githubusercontent.com/951952c925fafc325f010a5b14a509dd8674956859021d862157fcb662641ef9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f686f6e657374747261646572732f636f72652d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://img.shields.io/github/license/honesttraders/core-service)

**Laravel****service**7.0^1.0`honesttraders/corehrmapp` is a Laravel package which manage your application installation and update system. This package is supported and tested in Laravel 7. It is a core package of honesttraders.

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

[](#requirements)

- [PHP &gt;= 7.2](http://php.net/)
- [Laravel 7|8](https://github.com/laravel/framework)

Credits
-------

[](#credits)

- [honesttraders](https://onesttech.com)

Instalation
-----------

[](#instalation)

Go to karnel.php and add "\\HonestTraders\\CoreHrmApp\\Middleware\\CoreHrmAppService::class" this line

```
    protected $middlewareGroups = [
        'web' => [
                \HonestTraders\CoreHrmApp\Middleware\CoreHrmAppService::class,
        ]
    ];
```

The following examples demonstrate different uses of the vendor:publish command:

```
    php artisan vendor:publish
```

Select honesttraders

In app\\Http\\Middleware\\VerifyCsrfToken.php File add this line to skip csrf token check for corehrmapp

```
    protected $except = [
        'install/*'
    ];
```

About honesttraders Ltd
-----------------------

[](#about-honesttraders-ltd)

honesttraders Ltd. is a web development company which is specialising on the Laravel framework. We are a team of dedicated and experienced Laravel developers who are passionate about building high quality Laravel applications.

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

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

Every ~0 days

Total

2

Last Release

1449d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2bd716d358c448fda61372658b961e1022641f5292d6d5759cdd3dd30d3a4d2a?d=identicon)[honesttraders](/maintainers/honesttraders)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/honesttraders-corehrmapp/health.svg)

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

PHPackages © 2026

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