PHPackages                             creode/laravel-careers - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. creode/laravel-careers

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

creode/laravel-careers
======================

Base careers module to expose a simple model for Careers.

1.4.0(1y ago)041[1 PRs](https://github.com/creode-modules/laravel-careers/pulls)1MITPHPPHP ^8.1CI passing

Since Jan 22Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/creode-modules/laravel-careers)[ Packagist](https://packagist.org/packages/creode/laravel-careers)[ Docs](https://github.com/creode/laravel-careers)[ GitHub Sponsors](https://github.com/creode)[ RSS](/packages/creode-laravel-careers/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (5)Dependencies (11)Versions (9)Used By (1)

Laravel Careers
===============

[](#laravel-careers)

[![Latest Version on Packagist](https://camo.githubusercontent.com/580f1df22a7539a093c3876c2887069329fc738c6cf7fb62a0d49f5b424328dc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6372656f64652f6c61726176656c2d636172656572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/creode/laravel-careers)[![Total Downloads](https://camo.githubusercontent.com/3e7dbc41722086d65c65563857da253c8a8f3356742a8be0f1bfd2a2607edbaa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6372656f64652f6c61726176656c2d636172656572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/creode/laravel-careers)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require creode/laravel-careers
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="careers-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="careers-config"
```

This is the contents of the published config file:

```
// config for Creode/LaravelCareers
return [
    'model' => \Creode\LaravelCareers\Models\Career::class,
];
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Creode](https://github.com/creode)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance64

Regular maintenance activity

Popularity8

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

5

Last Release

576d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8133041?v=4)[Creode](/maintainers/creode)[@creode](https://github.com/creode)

---

Top Contributors

[![creode-dev](https://avatars.githubusercontent.com/u/19706903?v=4)](https://github.com/creode-dev "creode-dev (8 commits)")[![jaymeh](https://avatars.githubusercontent.com/u/18261676?v=4)](https://github.com/jaymeh "jaymeh (8 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")

---

Tags

laravelcreodelaravel-careers

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/creode-laravel-careers/health.svg)

```
[![Health](https://phpackages.com/badges/creode-laravel-careers/health.svg)](https://phpackages.com/packages/creode-laravel-careers)
```

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

124603.0k](/packages/worksome-exchange)[tarfin-labs/event-machine

Event-driven state machines for Laravel with event sourcing, type-safe context, and full audit trail.

199.4k](/packages/tarfin-labs-event-machine)

PHPackages © 2026

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