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 11mo 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 2mo 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

19

—

LowBetter than 10% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity16

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://www.gravatar.com/avatar/844b3d36f7b46915e01f4e40f02b045c6edc13bb4d50a85a585065d1a4ca764c?d=identicon)[juan88](/maintainers/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

[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)
