PHPackages                             odl/first-pack - 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. [Framework](/categories/framework)
4. /
5. odl/first-pack

ActiveLibrary[Framework](/categories/framework)

odl/first-pack
==============

My Laravel first package

v1.0.0(2y ago)02MITPHP

Since Jan 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/DarkBillBorg/firstPack)[ Packagist](https://packagist.org/packages/odl/first-pack)[ RSS](/packages/odl-first-pack/feed)WikiDiscussions main Synced today

READMEChangelog (2)DependenciesVersions (2)Used By (0)

MyFirstPackage
==============

[](#myfirstpackage)

**Package for learn how to make php package**

Dans l'ensemble, le package PHP **MyFirstPackage** fournit une liste de prenoms selon le sexe.

---

Installation facile
-------------------

[](#installation-facile)

### Installer avec composer

[](#installer-avec-composer)

Pour installer avec [Composer](https://getcomposer.org/), il vous suffit d'installer la dernière version de ce package avec composer.

```
composer require odl/first-pack
```

### Télécharger et installer

[](#télécharger-et-installer)

Téléchargez une archive packagée de MyFirstPackage et extrayez-la dans le répertoire où résidera MyFirstPackage

### Installer avec git

[](#installer-avec-git)

À partir de la ligne de commande, basculez vers le répertoire où BjNumberValidation résident et exécutez les commandes suivantes :

```
git clone https://github.com/DarkBillBorg/firstPack.git
cd MyFirstPackage
```

Usage
-----

[](#usage)

**MyFirstPackage renvoie un array de nom**

```
 $sexe = "M";

 $firstNames = new FirstPack();

 $result = $firstNames->generateFirstName($sexe);

 return response($result,200);
```

---

*I hope this project will be useful for you.*

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

888d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eae545675f635a6b2e2b08886164a42977d38b66d9cc1cabfa1e9bf2f64bfdaf?d=identicon)[so](/maintainers/so)

---

Top Contributors

[![DarkBillBorg](https://avatars.githubusercontent.com/u/61081509?v=4)](https://github.com/DarkBillBorg "DarkBillBorg (2 commits)")

### Embed Badge

![Health badge](/badges/odl-first-pack/health.svg)

```
[![Health](https://phpackages.com/badges/odl-first-pack/health.svg)](https://phpackages.com/packages/odl-first-pack)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M300](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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