PHPackages                             eliasdebelo/ethiopian-calendar - 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. eliasdebelo/ethiopian-calendar

ActiveLibrary

eliasdebelo/ethiopian-calendar
==============================

Ethiopian ↔ Gregorian calendar conversion

v1.2.0(6mo ago)08MITPHPPHP &gt;=8.0

Since Nov 12Pushed 6mo agoCompare

[ Source](https://github.com/eliasdebelo/ethiopian-calendar)[ Packagist](https://packagist.org/packages/eliasdebelo/ethiopian-calendar)[ RSS](/packages/eliasdebelo-ethiopian-calendar/feed)WikiDiscussions main Synced 1mo ago

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

Ethiopian Calendar Converter 🇪🇹
===============================

[](#ethiopian-calendar-converter-)

A modern, lightweight PHP library for seamless conversion between Ethiopian and Gregorian calendars. Ideal for applications serving Ethiopian users, historical calculations, and multicultural systems.

[![PHP](https://camo.githubusercontent.com/d4b5fa4adf514144779a7864904c5e15236c0e798635240c7f6ce9a455657b80/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e302532422d626c75652e737667)](https://camo.githubusercontent.com/d4b5fa4adf514144779a7864904c5e15236c0e798635240c7f6ce9a455657b80/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e302532422d626c75652e737667)[![License](https://camo.githubusercontent.com/8bb50fd2278f18fc326bf71f6e88ca8f884f72f179d3e555e20ed30157190d0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e737667)](https://camo.githubusercontent.com/8bb50fd2278f18fc326bf71f6e88ca8f884f72f179d3e555e20ed30157190d0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e737667)[![Packagist](https://camo.githubusercontent.com/4199ba2aa05a761e75a310a2a913be769712f47555bc7fd4a0e613b5f8d013fa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c696173646562656c6f2f657468696f7069616e2d63616c656e6461722e737667)](https://camo.githubusercontent.com/4199ba2aa05a761e75a310a2a913be769712f47555bc7fd4a0e613b5f8d013fa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c696173646562656c6f2f657468696f7069616e2d63616c656e6461722e737667)[![Tests](https://camo.githubusercontent.com/3ab4882a1b7d64e5eb5168ad0b0b9cdfd53f59f114ee5f727958504214a5789c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f74657374732d70617373696e672d627269676874677265656e2e737667)](https://camo.githubusercontent.com/3ab4882a1b7d64e5eb5168ad0b0b9cdfd53f59f114ee5f727958504214a5789c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f74657374732d70617373696e672d627269676874677265656e2e737667)

---

✨ Features
----------

[](#-features)

- 🔄 **Bidirectional Conversion** --- Ethiopian ↔ Gregorian\\
- 📅 **Real-time Date Handling** --- Get current dates in both calendars\\
- ✅ **Robust Validation** --- Clear error messages for invalid dates\\
- 🎯 **Leap Year Support** --- Accurate handling of Pagume 5/6 days\\
- 🚀 **High Performance** --- Zero dependencies, optimized calculations\\
- 💪 **Type Safe** --- PHP 8.0+ with strict type declarations\\
- 🧪 **Fully Tested** --- PHPUnit test coverage included\\
- 🌍 **English Month Names** --- Avoid encoding issues

---

📦 Installation
--------------

[](#-installation)

```
composer require eliasdebelo/ethiopian-calendar
```

---

🚀 Quick Start
-------------

[](#-quick-start)

```
