PHPackages                             boosboos/charta - 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. [CLI &amp; Console](/categories/cli)
4. /
5. boosboos/charta

ActiveLibrary[CLI &amp; Console](/categories/cli)

boosboos/charta
===============

A CLI tool to add geolocations to addresses

v0.1.0(11y ago)03MITPHPPHP &gt;=5.4.0

Since Apr 24Pushed 11y agoCompare

[ Source](https://github.com/hugoboos/charta)[ Packagist](https://packagist.org/packages/boosboos/charta)[ Docs](https://github.com/hugoboos/charta)[ RSS](/packages/boosboos-charta/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (2)Used By (0)

Charta
======

[](#charta)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Quality Score](https://camo.githubusercontent.com/69ae0a0620216396b7229cbdc1b75c4d17c8ef53f79462ffd2b63ecb612680f1/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6875676f626f6f732f6368617274612e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/hugoboos/charta)[![SensioLabsInsight](https://camo.githubusercontent.com/871a00796ea5d05af4b64805073c4ede150776aa39611617777d6e4450a2a7f5/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f36336534313230632d653764622d343864342d386163662d6661656531646662303037612f6d696e692e706e67)](https://insight.sensiolabs.com/projects/63e4120c-e7db-48d4-8acf-faee1dfb007a)

**Charta** is a CLI tool to add geolocations to address.

Installation
------------

[](#installation)

Install the dependencies:

```
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install
```

Usage
-----

[](#usage)

```
$ bin/carta convert
```

Currently only a CSV as `` is supported, and a JSON file as ``.

CSV file format
---------------

[](#csv-file-format)

```
;;;
```

JSON file format
----------------

[](#json-file-format)

```
{
  "Name": "",
  "Address": {
    "Street": "",
    "PostalCode": "",
    "City": "",
    "Geo": {
      "Lat": 123,
      "Lng": 456
    }
  }
}
```

License
-------

[](#license)

Charta is released under the MIT License.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

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

4089d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9868672c775b22f40db57cc78f292d6dc10df0c1db2c707cf38ea2dd774683e4?d=identicon)[hugoboos](/maintainers/hugoboos)

---

Top Contributors

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

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/boosboos-charta/health.svg)

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)

PHPackages © 2026

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