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 1mo 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 1mo ago

READMEChangelog (5)Dependencies (11)Versions (8)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

38

—

LowBetter than 85% of packages

Maintenance68

Regular maintenance activity

Popularity8

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity55

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

524d 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-data

Create unified resources and data transfer objects

1.7k28.9M627](/packages/spatie-laravel-data)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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