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

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

geezify/geezify-php
===================

A library to convert ascii number like '3456' to geez number '፴፬፻፶፮' and vise versa.

v1.2.0(9y ago)816.5k↑17.1%11MITPHPPHP &gt;=5.6|7.\*

Since Sep 12Pushed 6y ago3 watchersCompare

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

READMEChangelog (5)Dependencies (1)Versions (9)Used By (1)

Geezify [![From Ethiopia](https://camo.githubusercontent.com/2a51ac3f76fd38f637b5266f69ed5992dfa81ab2228248290d73569a5bb91786/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f46726f6d2d457468696f7069612d627269676874677265656e2e737667)](https://camo.githubusercontent.com/2a51ac3f76fd38f637b5266f69ed5992dfa81ab2228248290d73569a5bb91786/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f46726f6d2d457468696f7069612d627269676874677265656e2e737667)
==============================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#geezify--)

[![Build Status](https://camo.githubusercontent.com/eec3018d20a0db0f9b8d925c6fbdf69a3b98d842b3f1423ef89ea43f5595aca0/68747470733a2f2f7472617669732d63692e6f72672f6765657a6966792f6765657a6966792d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/geezify/geezify-php)[![StyleCI](https://camo.githubusercontent.com/932a388bb36a915489ca37205d0eaf8b3116c82ea5309e48198e5dbfd031b17f/68747470733a2f2f7374796c6563692e696f2f7265706f732f36383033313632392f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/68031629)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/103b8416c81a83647364f4ad83b9a90b3f1737448842252c773204895cb8160f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6765657a6966792f6765657a6966792d7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/geezify/geezify-php/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/fb5aea8090b8a14ae38efeef5d39f57f651e106ae5985a16865e94a767b0b887/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6765657a6966792f6765657a6966792d7068702f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/geezify/geezify-php/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/352a065e6af91bf49339aea4b3ad27e6ac337bf9070f93017d5c02e5acbcd577/68747470733a2f2f706f7365722e707567782e6f72672f6765657a6966792f6765657a6966792d7068702f642f746f74616c2e737667)](https://packagist.org/packages/geezify/geezify-php)[![Latest Stable Version](https://camo.githubusercontent.com/65b6c036f1cb35d0bc989623a5c00f2b7431a29a239cb196a064a984b18bcf20/68747470733a2f2f706f7365722e707567782e6f72672f6765657a6966792f6765657a6966792d7068702f762f737461626c652e737667)](https://packagist.org/packages/geezify/geezify-php)[![Latest Unstable Version](https://camo.githubusercontent.com/65ddd9c1eb6d3cbf5daa308fd38e743a50343bea8afb1118fa34a93ddb2ad82a/68747470733a2f2f706f7365722e707567782e6f72672f6765657a6966792f6765657a6966792d7068702f762f756e737461626c652e737667)](https://packagist.org/packages/geezify/geezify-php)[![License](https://camo.githubusercontent.com/90f0bb404813a6e96658f33acf54b17cfce451c5bfe18088a4d40f74e4e52d9a/68747470733a2f2f706f7365722e707567782e6f72672f6765657a6966792f6765657a6966792d7068702f6c6963656e73652e737667)](https://packagist.org/packages/geezify/geezify-php)

[![SensioLabsInsight](https://camo.githubusercontent.com/b7a35f226d9b046371ce30b646d9985d4d9f3ca8c6b74b1a192a94cb8d152bbe/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f31303430323738382d343538312d343731662d613936332d6531623737356666373633302f6269672e706e67)](https://insight.sensiolabs.com/projects/10402788-4581-471f-a963-e1b775ff7630)

This package is a library to convert ascii number like '**3456**' to geez number '**፴፬፻፶፮**' and vise versa.

> Ge'ez (ግዕዝ) is an ancient South Semitic language that originated in Eritrea and the northern region of Ethiopia in the Horn of Africa. It later became the official language of the Kingdom of Aksum and Ethiopian imperial court.

click [here](https://en.wikipedia.org/wiki/Ge%27ez) to read more.

Prerequisites
-------------

[](#prerequisites)

`geezify` requires **PHP** 5.6 or greater.

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

[](#installation)

```
composer require geezify/geezify-php
```

> If you never used `composer` before, please check out [this link](https://getcomposer.org)before you write any **PHP** code again!

Usage
-----

[](#usage)

```
