PHPackages                             skrepr/id-type - 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. skrepr/id-type

ActiveSymfony-bundle[Validation &amp; Sanitization](/categories/validation)

skrepr/id-type
==============

Symfony bundle for generating and validating ID types

1.3.2(1y ago)33.6k1[1 PRs](https://github.com/skrepr/id-type/pulls)proprietaryPHPPHP &gt;=8.3.0CI failing

Since Jul 27Pushed 1y ago3 watchersCompare

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

READMEChangelog (6)Dependencies (10)Versions (7)Used By (0)

[ ![skrepr_logo](https://camo.githubusercontent.com/24dc6ffebc993a056fe23aa593ca4ad347dd63ede4444e0217d6afecf6278999/68747470733a2f2f63646e2e736b726570722e636f6d2f6c6f676f2f736b726570725f6c696767656e642e737667)](https://skrepr.com/)Skrepr ID Types
===============

[](#skrepr-id-types)

 [![Releases](https://camo.githubusercontent.com/084270b3e8d88a3c688c3462b88322b852a37bbcf05c9ba610ff17e19ef7484d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f736b726570722f69642d747970652e737667)](https://github.com/skrepr/id-type/releases) [![LICENSE](https://camo.githubusercontent.com/55b05960203cf379effeda81a8b8350068b51a57a33306065ce241b91c29c482/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f736b726570722f69642d747970652e737667)](https://github.com/skrepr/id-type/blob/main/LICENSE) [![Issues](https://camo.githubusercontent.com/dbf1c3fa880ee17e14e2e181e27062094f44075f064dda2ba3c4e04927e9d2f9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f736b726570722f69642d747970652e737667)](https://github.com/skrepr/id-type/issues) [![Stars](https://camo.githubusercontent.com/4b74a54d4525a66cd6dc0b6d58308c3963ace92711a67ca9f0c921a3e5dc238e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f736b726570722f69642d747970652e737667)](https://github.com/skrepr/id-type/stars)

Symfony bundle for generating and validating ID types

Prerequisites
-------------

[](#prerequisites)

This version of the project requires:

- PHP 8.3+
- Symfony 6.4+

Installation
------------

[](#installation)

You can install the library through composer:

```
composer require skrepr/id-type
```

The bundle should be enabled by symfony/flex, but if not:

```
// config/bundles.php
