PHPackages                             avto-dev/static-references-data - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. avto-dev/static-references-data

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

avto-dev/static-references-data
===============================

Data for static references

v3.21.0(2mo ago)138.4k↓46.9%10[1 PRs](https://github.com/avto-dev/static-references-data/pulls)1MITPHPPHP ^7.2 || ^8.0CI passing

Since Oct 19Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/avto-dev/static-references-data)[ Packagist](https://packagist.org/packages/avto-dev/static-references-data)[ RSS](/packages/avto-dev-static-references-data/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (51)Used By (1)

 [![logo](https://camo.githubusercontent.com/6a2b2493e4310bf170a6f67d1956cd12ea3eb0a33d3a4fc1e819b7f011b4027d/68747470733a2f2f686162726173746f726167652e6f72672f776562742f35392f65382f39302f353965383930333464303763373136363034343036392e706e67)](https://camo.githubusercontent.com/6a2b2493e4310bf170a6f67d1956cd12ea3eb0a33d3a4fc1e819b7f011b4027d/68747470733a2f2f686162726173746f726167652e6f72672f776562742f35392f65382f39302f353965383930333464303763373136363034343036392e706e67)

Static references data
======================

[](#static-references-data)

[![Version](https://camo.githubusercontent.com/d9aa0a9b2bd9c6307ba1c55061eb43eb73ed408f903f8b0ef68b75c01c5aac55/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6176746f2d6465762f7374617469632d7265666572656e6365732d646174612e7376673f6d61784167653d313830)](https://packagist.org/packages/avto-dev/static-references-data)[![PHP Version](https://camo.githubusercontent.com/dad1a58fe9514a4b8674b07134dbcdc6baf694e7976bd61b84d9283a12f54685/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6176746f2d6465762f7374617469632d7265666572656e6365732d646174612e7376673f6c6f6e6743616368653d74727565)](https://packagist.org/packages/avto-dev/static-references-data)[![Build Status](https://camo.githubusercontent.com/11f7ac9393e838f9c2c274dedb19973f967bf73183db796b83ad230b89754f0d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6176746f2d6465762f7374617469632d7265666572656e6365732d646174612f74657374732e796d6c)](https://github.com/avto-dev/static-references-data/actions)[![Coverage](https://camo.githubusercontent.com/103dc11f97f9e2dae417f21bbbfdd39d984ac655693eee8c132a7545453c477e/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f6176746f2d6465762f7374617469632d7265666572656e6365732d646174612f6d61737465722e7376673f6d61784167653d3630)](https://codecov.io/gh/avto-dev/static-references-data/)[![Downloads count](https://camo.githubusercontent.com/d3629c511f7c6ae79a3af3f3f5b2dd7e3466595ddaa9bbdac1c42750aa2004f0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6176746f2d6465762f7374617469632d7265666572656e6365732d646174612e7376673f6d61784167653d313830)](https://packagist.org/packages/avto-dev/static-references-data)[![License](https://camo.githubusercontent.com/c5fb71bbd8e8110a5746060d144beb60fa80eedea763cbc63241febf56baa2d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6176746f2d6465762f7374617469632d7265666572656e6365732d646174612e7376673f6c6f6e6743616368653d74727565)](https://github.com/avto-dev/static-references-data/blob/master/LICENSE)

This repository contains regularly updated static references data.

Install
-------

[](#install)

### Using `composer`

[](#using-composer)

Require this package with composer using the following command:

```
$ composer require avto-dev/static-references-data "^3.2"
```

> Installed `composer` is required ([how to install composer](https://getcomposer.org/download/)).

> You need to fix the major version of package.

After that you can read references data using following methods:

```
use AvtoDev\StaticReferencesData\StaticReferencesData;

StaticReferencesData::cadastralDistricts();
StaticReferencesData::subjectCodes();
StaticReferencesData::vehicleFineArticles();
StaticReferencesData::vehicleRegistrationActions();
StaticReferencesData::vehicleRepairMethods();
StaticReferencesData::vehicleCategories();
StaticReferencesData::vehicleTypes();
```

### Using CDN

[](#using-cdn)

[![](https://camo.githubusercontent.com/46cd70fc4b2991c0ffadd9f8855c79110ed8b20b73f273f3a3aa2f0eaad13458/68747470733a2f2f646174612e6a7364656c6976722e636f6d2f76312f7061636b6167652f67682f6176746f2d6465762f7374617469632d7265666572656e6365732d646174612f6261646765)](https://www.jsdelivr.com/package/gh/avto-dev/static-references-data)

You can use HTTP for fetching references data using [jsdelivr.com](https://jsdelivr.com). Just open in your browser **[this link](https://www.jsdelivr.com/package/gh/avto-dev/static-references-data?path=data)** and find required file. More documentation [can be found here](https://jsdelivr.com/features#gh).

### Testing

[](#testing)

For package testing we use `phpunit` framework and `docker-ce` + `docker-compose` as develop environment. So, just write into your terminal after repository cloning:

```
$ make build
$ make latest # or 'make lowest'
$ make test
```

Changes log
-----------

[](#changes-log)

[![Release date](https://camo.githubusercontent.com/d604288528130ee087f4ad6f51fbfae540ae3761a3caa9b31ad4c150795301f8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d646174652f6176746f2d6465762f7374617469632d7265666572656e6365732d646174612e7376673f7374796c653d666c61742d737175617265266d61784167653d313830)](https://github.com/avto-dev/static-references-data/releases)[![Commits since latest release](https://camo.githubusercontent.com/3a18bb6faba100aac3e751491b07bba6dfd6326498d00c3c150ecd26a4ce581a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6d6d6974732d73696e63652f6176746f2d6465762f7374617469632d7265666572656e6365732d646174612f6c61746573742e7376673f7374796c653d666c61742d737175617265266d61784167653d313830)](https://github.com/avto-dev/static-references-data/commits)

Changes log can be [found here](https://github.com/avto-dev/static-references-data/blob/master/CHANGELOG.md).

Support
-------

[](#support)

[![Issues](https://camo.githubusercontent.com/5e5ed56d33e1570e6fee9d0e7a4f15fc8a5817cc7f27aa83c52b8799d28b602d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6176746f2d6465762f7374617469632d7265666572656e6365732d646174612e7376673f7374796c653d666c61742d737175617265266d61784167653d313830)](https://github.com/avto-dev/static-references-data/issues)[![Issues](https://camo.githubusercontent.com/08ef169e2b6f1a07b160bfa8aeb0b65d957095e3ec29a4510595bfdf46338c7f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732d70722f6176746f2d6465762f7374617469632d7265666572656e6365732d646174612e7376673f7374796c653d666c61742d737175617265266d61784167653d313830)](https://github.com/avto-dev/static-references-data/pulls)

If you will find any package errors, please, [make an issue](https://github.com/avto-dev/static-references-data/issues/new/choose) in current repository.

License
-------

[](#license)

This is open-sourced software licensed under the [MIT License](https://github.com/avto-dev/static-references-data/blob/master/LICENSE).

###  Health Score

58

—

FairBetter than 98% of packages

Maintenance82

Actively maintained with recent releases

Popularity32

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~63 days

Recently: every ~81 days

Total

49

Last Release

89d ago

Major Versions

v1.1.4 → v2.02018-02-28

v2.14.0 → v3.0.02020-01-30

PHP version history (5 changes)v1.1.0PHP ^5.6 || &gt;=7.0 &lt;=7.3

v2.5.0PHP ^5.6 || &gt;=7.0

v2.14.0PHP ^7.1.3

v3.1.0PHP ^7.2

v3.3.0PHP ^7.2 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6119929?v=4)[Eldario](/maintainers/eldario)[@eldario](https://github.com/eldario)

![](https://avatars.githubusercontent.com/u/52275?v=4)[Zaboday](/maintainers/zaboday)[@Zaboday](https://github.com/Zaboday)

---

Top Contributors

[![Zaboday](https://avatars.githubusercontent.com/u/52275?v=4)](https://github.com/Zaboday "Zaboday (24 commits)")[![tarampampam](https://avatars.githubusercontent.com/u/7326800?v=4)](https://github.com/tarampampam "tarampampam (13 commits)")[![eldario](https://avatars.githubusercontent.com/u/6119929?v=4)](https://github.com/eldario "eldario (8 commits)")[![Reallife](https://avatars.githubusercontent.com/u/356993?v=4)](https://github.com/Reallife "Reallife (7 commits)")[![yurichechulin](https://avatars.githubusercontent.com/u/54947685?v=4)](https://github.com/yurichechulin "yurichechulin (6 commits)")[![jetexe](https://avatars.githubusercontent.com/u/4963272?v=4)](https://github.com/jetexe "jetexe (2 commits)")[![EddieOrbit](https://avatars.githubusercontent.com/u/47664840?v=4)](https://github.com/EddieOrbit "EddieOrbit (2 commits)")[![Belobokovm](https://avatars.githubusercontent.com/u/44295507?v=4)](https://github.com/Belobokovm "Belobokovm (1 commits)")[![Yuri364](https://avatars.githubusercontent.com/u/2154704?v=4)](https://github.com/Yuri364 "Yuri364 (1 commits)")[![gomzyakov](https://avatars.githubusercontent.com/u/1460709?v=4)](https://github.com/gomzyakov "gomzyakov (1 commits)")[![bend-is](https://avatars.githubusercontent.com/u/63018907?v=4)](https://github.com/bend-is "bend-is (1 commits)")

---

Tags

datareferencesstaticdatastaticreferences

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/avto-dev-static-references-data/health.svg)

```
[![Health](https://phpackages.com/badges/avto-dev-static-references-data/health.svg)](https://phpackages.com/packages/avto-dev-static-references-data)
```

###  Alternatives

[fakerphp/faker

Faker is a PHP library that generates fake data for you.

4.0k358.5M3.5k](/packages/fakerphp-faker)[dflydev/dot-access-data

Given a deep data structure, access data by dot notation.

720359.1M86](/packages/dflydev-dot-access-data)[composer/satis

Simple Repository Generator

3.3k1.4M17](/packages/composer-satis)[mbezhanov/faker-provider-collection

A collection of custom providers for the Faker library

2138.6M24](/packages/mbezhanov-faker-provider-collection)[php-units-of-measure/php-units-of-measure

A PHP library for converting between standard units of measure.

3123.4M20](/packages/php-units-of-measure-php-units-of-measure)[amenadiel/jpgraph

Composer Friendly, full refactor of JpGraph, library to make graphs and charts

1492.2M7](/packages/amenadiel-jpgraph)

PHPackages © 2026

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