PHPackages                             naifmhd/gazette - 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. [API Development](/categories/api)
4. /
5. naifmhd/gazette

ActiveLibrary[API Development](/categories/api)

naifmhd/gazette
===============

A package to fetch Jobs and Tenders from Gazette.gov.mv

v0.7.0(1y ago)13.0k[6 PRs](https://github.com/naifmhd/gazette/pulls)MITPHP

Since Dec 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/naifmhd/gazette)[ Packagist](https://packagist.org/packages/naifmhd/gazette)[ Docs](https://github.com/naifmhd/gazette)[ RSS](/packages/naifmhd-gazette/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (7)Dependencies (4)Versions (17)Used By (0)

Gazette
=======

[](#gazette)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6931b63e0ea6b63daba51ee22f79c7d96557381731c4220ef87c04e4a2ae86da/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6169666d68642f67617a657474652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/naifmhd/gazette)[![Total Downloads](https://camo.githubusercontent.com/4e8c3d75c4efd8f9b7d8d838ba435e3c56f3a2305253e9c2b975a1ed63169878/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e6169666d68642f67617a657474652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/naifmhd/gazette)[![GitHub Tests Action Status](https://camo.githubusercontent.com/b3217e6215d1765462c4bd4955a6a4e749213a1ccf5eab1ccd6d6fe564bc40f1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6e6169666d68642f67617a657474652f54657374733f6c6162656c3d6275696c64)](https://github.com/naifmhd/gazette/actions?query=workflow%3ATests+branch%3Amaster)[![StyleCI](https://camo.githubusercontent.com/bd7a65ca0fb4431aad4e40f2d90782023be5a662fbcb57f94210b1aea177d726/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3332343739353839362f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/324795896)

This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.

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

[](#installation)

Via Composer

```
$ composer require naifmhd/gazette
```

Setting up the Gazette API credentials
--------------------------------------

[](#setting-up-the-gazette-api-credentials)

Add your Gazette API Key and CLIENT ID and CLIENT SECRET to your config/services.php. You can refer to how to get the API Keys from the (Official Gazette API Documentation)\[\].

```
// config/services.php
...
'gazette' => [
        'grant_type' => env('GAZETTE_GRANT_TYPE', 'client_credentials'),
        'client_id' => env('GAZETTE_CLIENT_ID'),
        'client_secret' => env('GAZETTE_CLIENT_SECRET'),
    ],
...
```

Usage
-----

[](#usage)

```
use Gazette;

$response = Gazette::iulaans();
```

Available Methods
-----------------

[](#available-methods)

```
Gazette::iulaans(int $page = null);
Gazette::iulaan(int $id);
Gazette::iulaanByType(IulaanType::VAZEEFA, int $page = null);
Gazette::vazeefaByType(VazeefaType::CONSTRUCTION, int $page = null);
Gazette::unpublished();
```

### Iulaan Types

[](#iulaan-types)

```
IulaanType::MASAKKAIY;
IulaanType::GANNAN_BEYNUNVAA;
IulaanType::KUYYAH_DHINUN;
IulaanType::KUYYAH_HIFUN;
IulaanType::VAZEEFA;
IulaanType::THAMREENU;
IulaanType::NEELAN;
IulaanType::AANMU_MAULOOMAATHU;
IulaanType::DHENNEVUN;
IulaanType::MUBAARAAI;
IulaanType::NOOS_BAYAAN;
IulaanType::INSURANCE;
```

### Vazeefa Types

[](#vazeefa-types)

```
VazeefaType::ADMINISTRATION;
VazeefaType::PUBLIC_RELATIONS;
VazeefaType::CONSTRUCTION;
VazeefaType::EDUCATION;
VazeefaType::FINANCE;
VazeefaType::HEALTH;
VazeefaType::HUMAN_RESOURCE;
VazeefaType::INFORMATION_TECHNOLOGY;
VazeefaType::INSURANCE;
VazeefaType::PUBLISHING_JOURNALISM;
VazeefaType::TRANSPORT;
VazeefaType::LEGAL;
VazeefaType::TECHNICAL;
VazeefaType::CUSTOMER_SERVICE;
VazeefaType::MAINTENANCE;
VazeefaType::SUPPORT_STAFF;
VazeefaType::MECHANICAL;
VazeefaType::MANAGEMENT;
```

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Naif Mohamed](https://github.com/naifmhd)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance42

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.3% 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 ~218 days

Recently: every ~340 days

Total

8

Last Release

483d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13846414?v=4)[Naif Mohamed](/maintainers/naifmhd)[@naifmhd](https://github.com/naifmhd)

---

Top Contributors

[![naifmhd](https://avatars.githubusercontent.com/u/13846414?v=4)](https://github.com/naifmhd "naifmhd (21 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (14 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")

---

Tags

laravelGazette

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/naifmhd-gazette/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1123.7k](/packages/codebar-ag-laravel-docuware)

PHPackages © 2026

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