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(1mo ago)1101MITPHPPHP ^8.1 | ^8.2 | ^8.3 | ^8.4CI passing

Since Oct 14Pushed 1y agoCompare

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

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

44

—

FairBetter than 92% of packages

Maintenance67

Regular maintenance activity

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

51d 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

[bensampo/laravel-embed

Painless responsive embeds for videos, slideshows and more.

142146.8k](/packages/bensampo-laravel-embed)[gallib/laravel-short-url

A Laravel package to shorten urls

16516.4k](/packages/gallib-laravel-short-url)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40129.3k2](/packages/erlandmuchasaj-laravel-gzip)[tehwave/laravel-achievements

Simple, elegant Achievements the Laravel way

7012.8k](/packages/tehwave-laravel-achievements)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[wujunze/money-wrapper

MoneyPHP Wrapper

113.8k](/packages/wujunze-money-wrapper)

PHPackages © 2026

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