PHPackages                             cahkampung/landa-php - 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. cahkampung/landa-php

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

cahkampung/landa-php
====================

Fungsi PHP

0.1(8y ago)07.4k↓33.3%1PHPPHP &gt;=5.4

Since Jan 19Pushed 8y ago1 watchersCompare

[ Source](https://github.com/cahkampung052/landaphp)[ Packagist](https://packagist.org/packages/cahkampung/landa-php)[ RSS](/packages/cahkampung-landa-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Landa PHP
=========

[](#landa-php)

### Generate gambar menjadi 3 ukuran (700x700, 350x350, 150x150)

[](#generate-gambar-menjadi-3-ukuran-700x700-350x350-150x150)

`createImg(PATHFILE, NAMAFILE, ID_UNIK, KUALITAS)`

- PATHFILE = Path menuju gambar yang akan digenerate
- NAMAFILE = Nama gambar yang akan digenerate
- ID\_UNIK = Isi dengan angka unik atau ID gambar
- KUALITAS = Kualitas gambar yang baru (Min 20, Max 100)

### Menampilkan terbilang

[](#menampilkan-terbilang)

`terbilang(ANGKA)`

Contoh :

`terbilang(1200)`

return : **seribu dua ratus**

### Menampilkan format rupiah

[](#menampilkan-format-rupiah)

`rp(ANGKA, PREFIX, DECIMAL)`

- ANGKA = Angka yang akan dirubah ke format rupiah
- PREFIX = Berisi `true/false` untuk menampilkan simbol `Rp.` sebelum angka
- DECIMAL = Desimal yang dipakai, nilai default 0

Contoh :

`rp(15000, true, 2)`

return : **Rp. 1.500,00**

### Menampilkan nama bulan berdasarkan urutan

[](#menampilkan-nama-bulan-berdasarkan-urutan)

`namaBulan(URUTAN)`

- URUTAN = urutan bulan (1-12)

Contoh :

`namaBulan(2)`

return : **Februari**

### Konvert base64 ke file

[](#konvert-base64-ke-file)

`base64ToFile(BASE64, PATH, CUSTOM_NAME)`

- BASE64 = kode BASE64
- PATH = PATH untuk menyimpan
- CUSTOM\_NAME = membuat nama file baru, parameter ini bisa tidak dipakai

Format untuk parameter BASE64 : `	 array( base64 => '', filename => '', ) `

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

3042d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/195414122?v=4)[agung052](/maintainers/agung052)[@agung052](https://github.com/agung052)

---

Top Contributors

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

---

Tags

fungsi

### Embed Badge

![Health badge](/badges/cahkampung-landa-php/health.svg)

```
[![Health](https://phpackages.com/badges/cahkampung-landa-php/health.svg)](https://phpackages.com/packages/cahkampung-landa-php)
```

###  Alternatives

[tomlerendu/laravel-convert-case-middleware

Convert request and response keys to and from camel and snake case.

2870.0k](/packages/tomlerendu-laravel-convert-case-middleware)[byrokrat/id

Data types for swedish personal identity and corporation id numbers

1597.7k5](/packages/byrokrat-id)[verbb/shippy

A framework agnostic, multi-carrier shipping library for PHP.

1610.1k1](/packages/verbb-shippy)

PHPackages © 2026

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