PHPackages                             juan88/cuit-php - 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. juan88/cuit-php

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

juan88/cuit-php
===============

CUIT/CUIL Validator (Arg)

177PHP

Since Jun 4Pushed 1y ago2 watchersCompare

[ Source](https://github.com/juan88/cuit)[ Packagist](https://packagist.org/packages/juan88/cuit-php)[ RSS](/packages/juan88-cuit-php/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

CUIT
====

[](#cuit)

A CUIT/CUIL validator for PHP for use in Argentina.

[![Build Status](https://camo.githubusercontent.com/64f600dd430a11d847611e5a54f5c0aa5d105dec5346be1dd9c597e110bb5f4d/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6a75616e38382f637569742e7376673f7374796c653d666c6174)](https://travis-ci.org/juan88/cuit)

It checks the CUITs length, type and checksum number. Accepts both hyphenated and only-numbers CUITs.

```
require_once __DIR__ . "/vendor/autoload.php";

$cuit = new \Cuit\Cuit("20-12345678-9");

$cuit->validCuit(); //Will return true if the CUIT is valid.
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7172489?v=4)[Juanchi](/maintainers/juan88)[@juan88](https://github.com/juan88)

---

Top Contributors

[![juan88](https://avatars.githubusercontent.com/u/7172489?v=4)](https://github.com/juan88 "juan88 (11 commits)")

### Embed Badge

![Health badge](/badges/juan88-cuit-php/health.svg)

```
[![Health](https://phpackages.com/badges/juan88-cuit-php/health.svg)](https://phpackages.com/packages/juan88-cuit-php)
```

###  Alternatives

[chaoswey/taiwan-id-validator

台灣身分證、統一編號驗證

319.9k](/packages/chaoswey-taiwan-id-validator)

PHPackages © 2026

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