PHPackages                             indrayoga/bday - 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. indrayoga/bday

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

indrayoga/bday
==============

PHP Package to calculate age, birthday and more

v0.1.0(5mo ago)02↓92.9%MITPHPPHP &gt;=8.0

Since Jan 13Pushed 5mo agoCompare

[ Source](https://github.com/indrayoga/bday)[ Packagist](https://packagist.org/packages/indrayoga/bday)[ RSS](/packages/indrayoga-bday/feed)WikiDiscussions main Synced today

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

Bday - PHP Birthday and Age Calculator
======================================

[](#bday---php-birthday-and-age-calculator)

A simple PHP library to calculate age from birthdate with precise year, month, and day breakdown.

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

[](#installation)

Install via Composer:

```
composer require indrayoga/bday
```

Usage
-----

[](#usage)

### Basic Example

[](#basic-example)

Calculate age from a birthdate:

```
