PHPackages                             ameetroy/server - 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. ameetroy/server

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

ameetroy/server
===============

server information, disk space, used, available

v1.0(4y ago)412MITPHPPHP &gt;=5.3.2

Since Jan 17Pushed 4y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

A php package to get you the server information

Install
-------

[](#install)

Via Composer

```
$ composer require ameetroy/server
```

Usage
-----

[](#usage)

```
use BubbleGum\Sweety;

$getTotalSpace = Sweety::setDiskPath('/var/www/html/')
               // ->setRaw(true)
                ->getTotalSpace();

$getFreeSpace = Sweety::setDiskPath('/var/www/html/')
               // ->setRaw(true)
                ->getFreeSpace();
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/ameetroy/server/LICENSE) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

1579d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/41041285f33692b92e75a6084fac1da7dbe7e94073af3b321fbc60e154498c3e?d=identicon)[ameetroy](/maintainers/ameetroy)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ameetroy-server/health.svg)

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

PHPackages © 2026

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