PHPackages                             jasekiw/javaphp - 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. jasekiw/javaphp

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

jasekiw/javaphp
===============

1561[1 PRs](https://github.com/jasekiw/javaphp/pulls)PHP

Since Aug 5Pushed 3y ago2 watchersCompare

[ Source](https://github.com/jasekiw/javaphp)[ Packagist](https://packagist.org/packages/jasekiw/javaphp)[ RSS](/packages/jasekiw-javaphp/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

Java Php Library
================

[](#java-php-library)

overview
--------

[](#overview)

This library is a java like library that encapsulates all of php's global functions for base types.

JString is the first class built. many will be added

### JString

[](#jstring)

JString is a class that encapsulates all string funcitons into an object

ex.

```
$test = JString::valueOf(" hello ");
$fixed = $test->trim();
$result = $fixed->toUpperCase();
echo $result; // 'HELLO'
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4037224?v=4)[Jason Gallavin](/maintainers/jasekiw)[@jasekiw](https://github.com/jasekiw)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jasekiw-javaphp/health.svg)

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

###  Alternatives

[ssx/skrub

Skrub can help to clear some disk space.

8518.7k](/packages/ssx-skrub)

PHPackages © 2026

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