Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/vendor/voku/../symfony/uid
الملفات الموجودة في هذا الـ Path:
.
..
AbstractUid.php
BinaryUtil.php
CHANGELOG.md
Command
Factory
LICENSE
MaxUlid.php
MaxUuid.php
NilUlid.php
NilUuid.php
README.md
TimeBasedUidInterface.php
Ulid.php
Uuid.php
UuidV1.php
UuidV3.php
UuidV4.php
UuidV5.php
UuidV6.php
UuidV7.php
UuidV8.php
composer.json

مشاهدة ملف: README.md

Uid Component
=============

The UID component provides an object-oriented API to generate and represent UIDs.

It provides implementations that work on 32-bit and 64-bit CPUs
for ULIDs and for UUIDs version 1 and versions 3 to 8.

Resources
---------

 * [Documentation](https://symfony.com/doc/current/components/uid.html)
 * [Contributing](https://symfony.com/doc/current/contributing/index.html)
 * [Report issues](https://github.com/symfony/symfony/issues) and
   [send Pull Requests](https://github.com/symfony/symfony/pulls)
   in the [main Symfony repository](https://github.com/symfony/symfony)