PHPackages                             zmog/siret - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. zmog/siret

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

zmog/siret
==========

This package is technically validating siret number.

1.0.5(4y ago)0395MITPHP

Since Sep 13Pushed 4y agoCompare

[ Source](https://github.com/Gizmo091/siret)[ Packagist](https://packagist.org/packages/zmog/siret)[ RSS](/packages/zmog-siret/feed)WikiDiscussions master Synced 1mo ago

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

Siret : Validate
================

[](#siret--validate)

[![Build Status](https://camo.githubusercontent.com/c419cc38f95612b9c3b06b24d0eb59096683bb3010dd9dfb09adc169445742ec/68747470733a2f2f7472617669732d63692e6f72672f74797465636b2f73697265742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/tyteck/siret)

Description
-----------

[](#description)

Small package to validate siret number.

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

[](#installation)

If you use composer you can simply run

```
composer require tyteck/siret

```

Usage
-----

[](#usage)

```
use Tyteck\Siret\Siret;
...
if (Siret::isValid($siretNumber)){
    // your code
}

```

Todo
----

[](#todo)

- truly verify if siret is assigned to a company (if possible)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.1% 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

Every ~95 days

Total

5

Last Release

1692d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6045f24a5a5342628edcac98302f5ab2a6e4acfba94e79876730da54424e177d?d=identicon)[Mathieu Vedie](/maintainers/Mathieu%20Vedie)

---

Top Contributors

[![tyteck](https://avatars.githubusercontent.com/u/13237354?v=4)](https://github.com/tyteck "tyteck (16 commits)")[![Gizmo091](https://avatars.githubusercontent.com/u/289745?v=4)](https://github.com/Gizmo091 "Gizmo091 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zmog-siret/health.svg)

```
[![Health](https://phpackages.com/badges/zmog-siret/health.svg)](https://phpackages.com/packages/zmog-siret)
```

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k15.9M104](/packages/bensampo-laravel-enum)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

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