PHPackages                             tyteck/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. tyteck/siret

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

tyteck/siret
============

This package is technically validating siret number.

v1.0.4(5y ago)15.8k1MITPHP

Since Sep 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/tyteck/siret)[ Packagist](https://packagist.org/packages/tyteck/siret)[ RSS](/packages/tyteck-siret/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (1)Versions (5)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

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Every ~80 days

Total

4

Last Release

1876d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13237354?v=4)[Frederick Tyteca](/maintainers/tyteck)[@tyteck](https://github.com/tyteck)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[marcosh/php-validation-dsl

A DSL for validating data in a functional fashion

483.9k](/packages/marcosh-php-validation-dsl)

PHPackages © 2026

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