PHPackages                             ta-tikoma/phpins - 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. ta-tikoma/phpins

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

ta-tikoma/phpins
================

Prevents stupid mistakes in php class

1.0.0(6y ago)080MITPHPCI failing

Since Mar 2Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ta-tikoma/phpins)[ Packagist](https://packagist.org/packages/ta-tikoma/phpins)[ Docs](https://github.com/ta-tikoma/phpins)[ RSS](/packages/ta-tikoma-phpins/feed)WikiDiscussions master Synced 2d ago

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

\#EN

phpins
======

[](#phpins)

Prevents stupid mistakes, for example: forgot to specify connection for class

### Validators:

[](#validators)

IDefinedThisVariable - detected where variable is define INotForgottenAddUseThisClass - detected set "use" for all class in file INotUseCyrillicLetterC - detected cyrillic letter "c" in code

### Installation

[](#installation)

1. Install [composer](https://getcomposer.org/).
2. Install `phpins` using below command:

```
composer global require ta-tikoma/phpins

```

### Use:

[](#use)

```
phpins -f {file-path}

```

### Example output:

[](#example-output)

```
RemoveDownLineIndex.php:
  WARNING:RemoveDownLineIndex.php:5:18:Class not use "FormData"
  WARNING:RemoveDownLineIndex.php:7:18:Class not use "EntityManagerInterface"
  WARNING:RemoveDownLineIndex.php:8:32:Class not use "Auth"

```

### Translations

[](#translations)

[EN](https://github.com/ta-tikoma/phpins/blob/master/README.md)[RU](https://github.com/ta-tikoma/phpins/blob/master/README-RU.md)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

2263d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6bf0bc8b0fdacd90ce833f2956df805434b84b1daafa8bbdf1dfdd79ce36b6f2?d=identicon)[ta-tikoma](/maintainers/ta-tikoma)

---

Top Contributors

[![ta-tikoma](https://avatars.githubusercontent.com/u/2934128?v=4)](https://github.com/ta-tikoma "ta-tikoma (2 commits)")

---

Tags

validatorclassphpins

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ta-tikoma-phpins/health.svg)

```
[![Health](https://phpackages.com/badges/ta-tikoma-phpins/health.svg)](https://phpackages.com/packages/ta-tikoma-phpins)
```

###  Alternatives

[respect/validation

The most awesome validation engine ever created for PHP

5.9k37.4M383](/packages/respect-validation)[seld/jsonlint

JSON Linter

1.3k217.8M205](/packages/seld-jsonlint)[composer/spdx-licenses

SPDX licenses list and validation library.

1.4k184.2M25](/packages/composer-spdx-licenses)[opis/json-schema

Json Schema Validator for PHP

64236.9M186](/packages/opis-json-schema)[intervention/validation

Additional validation rules for the Laravel framework

6826.7M8](/packages/intervention-validation)[laminas/laminas-validator

Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria

15544.9M188](/packages/laminas-laminas-validator)

PHPackages © 2026

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