My SMM panel
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Immanuel Onyeka f442088ce5 Setup vue-cli 4 yıl önce
..
src Setup vue-cli 4 yıl önce
CHANGELOG.md Setup vue-cli 4 yıl önce
LICENSE Setup vue-cli 4 yıl önce
README.md Setup vue-cli 4 yıl önce
composer.json Setup vue-cli 4 yıl önce

README.md

ramsey/uuid

Source Code Latest Version Software License PHP Version Build Status Coverage Status Total Downloads

ramsey/uuid is a PHP library for generating and working with universally unique identifiers (UUIDs).

This project adheres to a Contributor Code of Conduct. By participating in this project and its community, you are expected to uphold this code.

Much inspiration for this library came from the Java and Python UUID libraries.

Installation

The preferred method of installation is via Composer. Run the following command to install the package and add it as a requirement to your project’s composer.json:

composer require ramsey/uuid

Upgrading to Version 4

See the documentation for a thorough upgrade guide:

Documentation

Please see https://uuid.ramsey.dev for documentation, tips, examples, and frequently asked questions.

Contributing

Contributions are welcome! Please read CONTRIBUTING.md for details.

The ramsey/uuid library is copyright © Ben Ramsey and licensed for use under the MIT License (MIT). Please see LICENSE for more information.