PHPackages                             cleaniquecoders/lookup - 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. cleaniquecoders/lookup

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

cleaniquecoders/lookup
======================

Set of lookup information

v3.1.0(3mo ago)1101MITPHPPHP ^8.1 | ^8.2 | ^8.3 | ^8.4CI failing

Since Oct 14Pushed 3mo agoCompare

[ Source](https://github.com/cleaniquecoders/lookup)[ Packagist](https://packagist.org/packages/cleaniquecoders/lookup)[ RSS](/packages/cleaniquecoders-lookup/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (6)Versions (13)Used By (0)

[![Test](https://github.com/cleaniquecoders/lookup/actions/workflows/run-tests.yml/badge.svg)](https://github.com/cleaniquecoders/lookup/actions/workflows/run-tests.yml) [![Update Changelog](https://github.com/cleaniquecoders/lookup/actions/workflows/update-changelog.yml/badge.svg)](https://github.com/cleaniquecoders/lookup/actions/workflows/update-changelog.yml) [![PHP Linting (Pint)](https://github.com/cleaniquecoders/lookup/actions/workflows/lint.yml/badge.svg)](https://github.com/cleaniquecoders/lookup/actions/workflows/lint.yml)

About Your Package
------------------

[](#about-your-package)

Lookup package allow you to have common information such contact types, education levels, etc.

Please take note all above are sample of the data available. You may modify as necessary when you have publish / create your own seeders.

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

[](#installation)

In order to install `cleaniquecoders/lookup` in your Laravel project, just run the *composer require* command from your terminal:

```
composer require cleaniquecoders/lookup
```

Usage
-----

[](#usage)

Publish lookup related assets:

```
php artisan vendor:publish --tag=lookup-config
php artisan vendor:publish --tag=lookup-migrations
php artisan vendor:publish --tag=lookup-seeder
php artisan vendor:publish --tag=lookup-schemas
```

Get lookup data:

```
lookup('education.qualification');
```

Test
----

[](#test)

Run the following command:

```
vendor/bin/phpunit  --testdox --verbose
```

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

[](#contributing)

Thank you for considering contributing to the `cleaniquecoders/lookup`!

### Bug Reports

[](#bug-reports)

To encourage active collaboration, it is strongly encourages pull requests, not just bug reports. "Bug reports" may also be sent in the form of a pull request containing a failing test.

However, if you file a bug report, your issue should contain a title and a clear description of the issue. You should also include as much relevant information as possible and a code sample that demonstrates the issue. The goal of a bug report is to make it easy for yourself - and others - to replicate the bug and develop a fix.

Remember, bug reports are created in the hope that others with the same problem will be able to collaborate with you on solving it. Do not expect that the bug report will automatically see any activity or that others will jump to fix it. Creating a bug report serves to help yourself and others start on the path of fixing the problem.

Coding Style
------------

[](#coding-style)

`cleaniquecoders/lookup` follows the PSR-2 coding standard and the PSR-4 autoloading standard.

You may use PHP CS Fixer in order to keep things standardised. PHP CS Fixer configuration can be found in `.php_cs`.

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance81

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity79

Established project with proven stability

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

Recently: every ~283 days

Total

11

Last Release

104d ago

Major Versions

v1.0.0 → v2.0.02023-02-10

v2.0.7 → v3.0.02024-03-21

PHP version history (4 changes)v1.0.0PHP &gt;=7.3

v2.0.0PHP ^7.4|^8.0|^8.1|^8.2

v3.0.0PHP ^8.1 | ^8.2 | ^8.3

3.1.0PHP ^8.1 | ^8.2 | ^8.3 | ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/b57069d0f4b634f65eccc6e5d5848990e25968d45ec2cf46d626c6a4658f944b?d=identicon)[nasrulhazim.m](/maintainers/nasrulhazim.m)

---

Top Contributors

[![nasrulhazim](https://avatars.githubusercontent.com/u/10341422?v=4)](https://github.com/nasrulhazim "nasrulhazim (45 commits)")

---

Tags

laravelpackagelookup

### Embed Badge

![Health badge](/badges/cleaniquecoders-lookup/health.svg)

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

###  Alternatives

[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M129](/packages/laravel-pulse)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k12.5k1](/packages/vinkius-labs-laravel-page-speed)[wearepixel/laravel-cart

A cart implementation for Laravel

1374.8k](/packages/wearepixel-laravel-cart)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90142.9k](/packages/emargareten-inertia-modal)

PHPackages © 2026

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