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 1mo ago

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 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

843d 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/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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