PHPackages                             jefharr/address - 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. jefharr/address

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

jefharr/address
===============

An encapsulation of an address.

0.1.2(7y ago)05MITPHPPHP ^7.2.0

Since Nov 28Pushed 7y agoCompare

[ Source](https://github.com/jefhar/Address)[ Packagist](https://packagist.org/packages/jefharr/address)[ Docs](https://github.com/jefhar/Address)[ RSS](/packages/jefharr-address/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (5)Used By (0)

Address
=======

[](#address)

[![CircleCI](https://camo.githubusercontent.com/e7cf09c941a12e244e8af3586117a069896c9bd70cbd146f795997cb4d07d10b/68747470733a2f2f636972636c6563692e636f6d2f67682f6a65666861722f416464726573732f747265652f6d61737465722e7376673f7374796c653d737667)](https://circleci.com/gh/jefhar/Address/tree/master)

A simple encapsulation of a US Address.

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

### Installing

[](#installing)

```
composer require jefhar/address

```

And then,

```
$address = new \JefHar\Address\Address('123 Main Street', 'Philadelphia', 'PA', '12345');

```

Running the tests
-----------------

[](#running-the-tests)

```
composer test

```

### And coding style tests

[](#and-coding-style-tests)

Explain what these tests test and why

```
composer phpcs

```

Contributing
------------

[](#contributing)

Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.

Versioning
----------

[](#versioning)

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/jefhar/Address/tags).

Authors
-------

[](#authors)

- **Jeff Harris**

See also the list of [contributors](https://github.com/jefhar/Address/graphs/contributors) who participated in this project.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

Acknowledgments
---------------

[](#acknowledgments)

- Hat tip to anyone whose code was used
- Inspiration
- etc

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

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

Every ~4 days

Total

3

Last Release

2715d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e71fe14cc22a111e0e0271c687561a18f5560478493526c3d7c6a12e8314ae75?d=identicon)[jefhar](/maintainers/jefhar)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jefharr-address/health.svg)

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

###  Alternatives

[mihanentalpo/fio-analyzer

Analyze user input string, and split it into Russian first name, second name and last name

1422.9k](/packages/mihanentalpo-fio-analyzer)[kris/laravel4-form-builder

Laravel form builder - symfony like

229.3k](/packages/kris-laravel4-form-builder)

PHPackages © 2026

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