PHPackages                             updu/mylibraries - 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. updu/mylibraries

ActiveLibrary

updu/mylibraries
================

library that I often use

01PHP

Since May 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/aldiabdumalik/Mylibraries)[ Packagist](https://packagist.org/packages/updu/mylibraries)[ RSS](/packages/updu-mylibraries/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Mylibraries
===========

[](#mylibraries)

Merupakan kumpulan library yang sering saya gunakan, diantaranya :

- Generating random code
- etc

Bisa di install lewat composer dengan cara :

`composer require updu/mylibraries`

contoh penggunaan :

```
use updu\Mylibraries\RandomCodeGenerator;

public function test(){
    $generate = new RandomCodeGenerator();
    echo $generate->CharNum(10);
}

```

terima kasih

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity29

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://avatars.githubusercontent.com/u/26506491?v=4)[updu](/maintainers/updu)[@updu](https://github.com/updu)

### Embed Badge

![Health badge](/badges/updu-mylibraries/health.svg)

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

PHPackages © 2026

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