PHPackages                             thelia/customer-birth-date-module - 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. thelia/customer-birth-date-module

ActiveThelia-module[Utility &amp; Helpers](/categories/utility)

thelia/customer-birth-date-module
=================================

1.2.2(7y ago)01303LGPL-3.0+PHP

Since Oct 9Pushed 7y ago3 watchersCompare

[ Source](https://github.com/thelia-modules/CustomerBirthDate)[ Packagist](https://packagist.org/packages/thelia/customer-birth-date-module)[ RSS](/packages/thelia-customer-birth-date-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

CustomerBirthDate
=================

[](#customerbirthdate)

Add a date of birth input in customers' forms

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

[](#installation)

### Manually

[](#manually)

- Copy the module into `/local/modules/` directory and be sure that the name of the module is CustomerBirthDate.
- Activate it in your thelia administration panel

### Composer

[](#composer)

Add it in your main thelia composer.json file

```
composer require thelia/customer-birth-date-module:~1.1

```

Usage
-----

[](#usage)

Once activated, inputs asking for customer's birth date appear:

- in the customer register page
- in the customer update account page
- in the admin 'create customer' form
- in the admin 'customer' page

Loop
----

[](#loop)

customerbirthdate

### Input arguments

[](#input-arguments)

ArgumentDescription**id**The customer id you want to diplay the date of birth### Output arguments

[](#output-arguments)

VariableDescription$CUSTOMER\_IDThe ID of the customer$BIRTHDATEThe date of birth of the customer. Format: *yyyy-mm-dd*\### Exemple

{loop type="customerbirthdate" name="birth\_date"}

Customer ID: {$CUSTOMER\_ID} | Date of birth : {$BIRTHDATE}

{/loop}

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~313 days

Total

5

Last Release

2621d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2196919?v=4)[thelia](/maintainers/thelia)[@thelia](https://github.com/thelia)

---

Top Contributors

[![etiennePerriere](https://avatars.githubusercontent.com/u/1653754?v=4)](https://github.com/etiennePerriere "etiennePerriere (7 commits)")[![gillesbourgeat](https://avatars.githubusercontent.com/u/7335734?v=4)](https://github.com/gillesbourgeat "gillesbourgeat (5 commits)")[![zzuutt](https://avatars.githubusercontent.com/u/7439945?v=4)](https://github.com/zzuutt "zzuutt (4 commits)")

### Embed Badge

![Health badge](/badges/thelia-customer-birth-date-module/health.svg)

```
[![Health](https://phpackages.com/badges/thelia-customer-birth-date-module/health.svg)](https://phpackages.com/packages/thelia-customer-birth-date-module)
```

PHPackages © 2026

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