PHPackages                             nailfor/onvif - 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. nailfor/onvif

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

nailfor/onvif
=============

onvif protocol

0.3(6y ago)21.6kMITPHPPHP &gt;=7.1.0

Since Sep 3Pushed 6y agoCompare

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

READMEChangelogDependenciesVersions (5)Used By (0)

\#Onvif IP Camera library for PHP original

\##Installation

Pull in the package through Composer.

Run:

```
sudo apt-get intstall php7.x-soap
composer require nailfor/onvif

```

\##Usage

```
$cam = new nailfor\onvif\onvif("http://camera.hostname:8000", "username", "password");

//degree, degree, range[0,1]
$cam->AbsoluteMove(170.0, 18.0, 0.2);

```

The various services are available as properties of the Onvif class: $cam-&gt;Device, $cam-&gt;Media, $cam-&gt;Events, ...

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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 ~1 days

Total

4

Last Release

2446d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f0e23d07efd81dccb69223c1ef1897b2aa0d3eb74d7b2ee3627160406d43334?d=identicon)[nailfor](/maintainers/nailfor)

---

Top Contributors

[![nailfor](https://avatars.githubusercontent.com/u/13346879?v=4)](https://github.com/nailfor "nailfor (1 commits)")

---

Tags

soapcameraonvif

### Embed Badge

![Health badge](/badges/nailfor-onvif/health.svg)

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

###  Alternatives

[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[artisaninweb/laravel-soap

A SoapClient wrapper integration for Laravel

6314.5M12](/packages/artisaninweb-laravel-soap)[dcarbone/soap-plus

PHP SoapClient wrapper class

2450.1k](/packages/dcarbone-soap-plus)

PHPackages © 2026

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