PHPackages                             saheed/availability-check - 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. saheed/availability-check

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

saheed/availability-check
=========================

Returns the available products with the conditions added in each service

02PHP

Since Mar 7Pushed 6y ago1 watchersCompare

[ Source](https://github.com/saheedmohammed/product-availablity-check)[ Packagist](https://packagist.org/packages/saheed/availability-check)[ RSS](/packages/saheed-availability-check/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Product Availablity Check
=========================

[](#product-availablity-check)

Returns the available products with the conditions added in each service

Basic Usage
-----------

[](#basic-usage)

Now we can check the product availabilty by 3 services.

1. speed\_greater\_than -which means, product will be shown or listed only if product speed is greater than 'X'
2. color\_not - This service has a rule which checks if a product color is not X
3. price\_less\_than - This service provides a check or rule for the price, say price should be less than 'X'

E.g;

```
//Get api/products?speed_greater_than=500&color_not=black&price_less_than=100
```

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

[](#installation)

composer require saheed/availability-check

Migrate database
----------------

[](#migrate-database)

php artisan migrate:fresh

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 90.9% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/33c3b704e722d22537b636664adc7ebf9734092453b6c19c09bdef62069a226f?d=identicon)[saheedmohammed](/maintainers/saheedmohammed)

---

Top Contributors

[![saheedmohammed](https://avatars.githubusercontent.com/u/61905594?v=4)](https://github.com/saheedmohammed "saheedmohammed (10 commits)")[![saeedsweans](https://avatars.githubusercontent.com/u/38320542?v=4)](https://github.com/saeedsweans "saeedsweans (1 commits)")

### Embed Badge

![Health badge](/badges/saheed-availability-check/health.svg)

```
[![Health](https://phpackages.com/badges/saheed-availability-check/health.svg)](https://phpackages.com/packages/saheed-availability-check)
```

###  Alternatives

[asdh/laravel-flatpickr

A laravel clone of the javascript flatpickr package

6441.3k](/packages/asdh-laravel-flatpickr)[run_as_root/integrity-checker

Integrity checker for Composer based projects

3130.0k](/packages/run-as-root-integrity-checker)[minter/minter-php-sdk

277.5k](/packages/minter-minter-php-sdk)

PHPackages © 2026

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