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

010PHP

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 1mo ago

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

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity27

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://www.gravatar.com/avatar/e59a5dfb3a47d759fb73c61897994edb126158b77f05f4d0f863fc25c1669103?d=identicon)[almukhalafi](/maintainers/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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M452](/packages/google-gax)

PHPackages © 2026

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