PHPackages                             ojisatriani/attendance - 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. ojisatriani/attendance

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

ojisatriani/attendance
======================

Attendance Manajemen

0201PHP

Since Sep 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ojisatriani/attendance)[ Packagist](https://packagist.org/packages/ojisatriani/attendance)[ RSS](/packages/ojisatriani-attendance/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Attendance API PHP
------------------

[](#attendance-api-php)

Solution Attendance Management Web Service SDK

Solution
--------

[](#solution)

Compatible Device:

```
X100-C, X304, X302-S, X401, X601, C1, X606-S
```

How To Use:

```
use OjiSatriani\Attendance\Solution;
$config =   [
                'ip_address'    =>'127.0.0.1',
                'port'          => '80',
                'key'           => '0',
                'pin'           => 'All',
            ];
$connect    = Solution::init($config)->connect(); // checking connection
$response   = Solution::init($config)->response(); // get AttLog Data
```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

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/f209e738a87ffe8e53be60dbbaeddf5fd1afe3650647c8e521f1d57453d5986c?d=identicon)[ojisatriani](/maintainers/ojisatriani)

### Embed Badge

![Health badge](/badges/ojisatriani-attendance/health.svg)

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

###  Alternatives

[vishnubob/wait-for-it

Pure bash script to test and wait on the availability of a TCP host and port

9.8k157.6k3](/packages/vishnubob-wait-for-it)[nodejs-php-fallback/nodejs-php-fallback

Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available

17454.7k8](/packages/nodejs-php-fallback-nodejs-php-fallback)

PHPackages © 2026

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