PHPackages                             almukhalafi/netlify-api - 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. almukhalafi/netlify-api

ActiveLibrary[API Development](/categories/api)

almukhalafi/netlify-api
=======================

Netlify Api

110PHP

Since Dec 13Pushed 4y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

netlify-api
===========

[](#netlify-api)

[![Packagist License](https://camo.githubusercontent.com/b5924d4b515082b8e54cd79c8ac6f34a2cd87907b0c3e593dd80839d7cb39380/68747470733a2f2f706f7365722e707567782e6f72672f62617272797664682f6c61726176656c2d64656275676261722f6c6963656e73652e706e67)](http://choosealicense.com/licenses/mit/)[![Latest Stable Version](https://camo.githubusercontent.com/64f652f4c8adc4941d1c69e956213bb18f15dbc27a591bfa32eeb71c5f69c262/68747470733a2f2f706f7365722e707567782e6f72672f616c6d756b68616c6166692f6e65746c6966792d6170692f76657273696f6e2e706e67)](https://packagist.org/packages/almukhalafi/netlify-api)[![Total Downloads](https://camo.githubusercontent.com/64991a60233dad825bcb6367ebd18cb0b4a378f81fa92c9d15e122a211b16091/68747470733a2f2f706f7365722e707567782e6f72672f616c6d756b68616c6166692f6e65746c6966792d6170692f642f746f74616c2e706e67)](https://packagist.org/packages/barryvdh/laravel-debugbar)

Requirements PHP 7.4.0 and later.

\##Composer You can install the bindings via Composer. Run the following command:

```
composer require almukhalafi/netlify-api
```

Usage
-----

[](#usage)

You can now add messages using the Facade (when added), using the PSR-3 levels (debug, info, notice, warning, error, critical, alert, emergency):

```
$netfliy = new NetlifySites();

// get all sites
$netfliy->getSites();

// get  site information
$netfliy->getSite('site_id');

// update site information
$netfliy->updateSite('site_id',['name'=>'unique_new_name']);

// delete site
$netfliy->deleteSite('site_id');
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/51747888?v=4)[Abdulmajeed Alharbi](/maintainers/almukhalafi)[@almukhalafi](https://github.com/almukhalafi)

---

Top Contributors

[![almukhalafi22221](https://avatars.githubusercontent.com/u/104039749?v=4)](https://github.com/almukhalafi22221 "almukhalafi22221 (5 commits)")[![almukhalafi](https://avatars.githubusercontent.com/u/51747888?v=4)](https://github.com/almukhalafi "almukhalafi (1 commits)")

### Embed Badge

![Health badge](/badges/almukhalafi-netlify-api/health.svg)

```
[![Health](https://phpackages.com/badges/almukhalafi-netlify-api/health.svg)](https://phpackages.com/packages/almukhalafi-netlify-api)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k12](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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