PHPackages                             galactic-shrine/gsid - 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. galactic-shrine/gsid

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

galactic-shrine/gsid
====================

GsId 256-bit identifier system for Galactic-Shrine projects.

v1.0.2(1mo ago)00MPL-2.0PHPPHP &gt;=8.3

Since Apr 12Pushed 1mo agoCompare

[ Source](https://github.com/Galactic-Shrine/GsId-Php)[ Packagist](https://packagist.org/packages/galactic-shrine/gsid)[ RSS](/packages/galactic-shrine-gsid/feed)WikiDiscussions main Synced 1w ago

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

GalacticShrine GsId (PHP)
=========================

[](#galacticshrine-gsid-php)

**Langues :** **Français** · [English](./README.en.md) · [Español](./README.es.md) · [Italiano](./README.it.md) · [日本語](./README.jp.md)

Bibliothèque PHP pour générer, parser, valider et convertir des identifiants `GsId` 256 bits.

Statut
------

[](#statut)

- Version : `1.0.2`
- Niveau : production

Points clés
-----------

[](#points-clés)

- formats `N` et `D`
- support de casse `Upper` et `Lower`
- `GsIdOptions::configure(...)`
- `GsIdOptions::lock()`
- bridge Symfony fourni
- bundle Symfony optionnel fourni
- type Doctrine DBAL fourni

Configuration Symfony avec bundle
---------------------------------

[](#configuration-symfony-avec-bundle)

`config/packages/gsid.yaml` :

```
gsid:
  default_case: Lower
  default_text_format: N
  default_json_format: D
  default_database_format: N
  lock: true
```

`config/bundles.php` :

```
return [
    GalacticShrine\GsId\Symfony\GsIdBundle::class => ['all' => true],
];
```

Configuration Symfony sans bundle
---------------------------------

[](#configuration-symfony-sans-bundle)

Voir `config/services.gsid.yaml`.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance88

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

58d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6de10acca8b4665b40f7e388cc11f674ae7ace331ef6275fb96e5e82153506f5?d=identicon)[Galactic-Shrine](/maintainers/Galactic-Shrine)

---

Top Contributors

[![GsKizuna](https://avatars.githubusercontent.com/u/2974534?v=4)](https://github.com/GsKizuna "GsKizuna (3 commits)")

---

Tags

gsid

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/galactic-shrine-gsid/health.svg)

```
[![Health](https://phpackages.com/badges/galactic-shrine-gsid/health.svg)](https://phpackages.com/packages/galactic-shrine-gsid)
```

###  Alternatives

[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

39910.0k](/packages/venturedrake-laravel-crm)[oat-sa/tao-core

TAO core extension

66140.1k108](/packages/oat-sa-tao-core)[rias/statamic-redirect

29322.9k](/packages/rias-statamic-redirect)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.3M74](/packages/typo3-cms-redirects)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2182.5k25](/packages/ronasit-laravel-helpers)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1590.6k](/packages/eliashaeussler-typo3-form-consent)

PHPackages © 2026

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