• Stars
    star
    12,301
  • Rank 2,484 (Top 0.06 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 12 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

โ„๏ธ A PHP library for generating universally unique identifiers (UUIDs).

ramsey/uuid

A PHP library for generating and working with UUIDs.

Source Code Download Package PHP Programming Language Read License Build Status Codecov Code Coverage Psalm Type Coverage

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

This project adheres to a 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! To contribute, please familiarize yourself with CONTRIBUTING.md.

Coordinated Disclosure

Keeping user information safe and secure is a top priority, and we welcome the contribution of external security researchers. If you believe you've found a security issue in software that is maintained in this repository, please read SECURITY.md for instructions on submitting a vulnerability report.

ramsey/uuid for Enterprise

Available as part of the Tidelift Subscription.

The maintainers of ramsey/uuid and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use. Learn more.

Copyright and License

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

More Repositories

1

collection

๐Ÿ—‚๏ธ A PHP library for representing and manipulating collections.
PHP
1,051
star
2

uuid-doctrine

โ„๏ธ๐Ÿ—„๏ธ Allow the use of a ramsey/uuid UUID as Doctrine field type.
PHP
874
star
3

array_column

Provides functionality for array_column() to projects using PHP earlier than version 5.5.
PHP
373
star
4

php-library-starter-kit

๐Ÿ—๏ธ A tool to quickly set up the base files of a PHP library project.
PHP
238
star
5

composer-install

๐ŸŽ A GitHub Action to streamline installation of PHP dependencies with Composer.
Shell
215
star
6

conventional-commits

๐Ÿช€ A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook plugin!
PHP
174
star
7

composer-repl

๐Ÿš A REPL for PHP built into Composer (using PsySH)
97
star
8

macos-vagrant-box

Scripts to generate Vagrant boxes for macOS
Shell
96
star
9

devtools

๐Ÿงฐ A Composer plugin to aid PHP library and application development.
64
star
10

uuid-console

A console application for generating UUIDs with ramsey/uuid.
PHP
39
star
11

identifier

A PHP library for generating and working with identifiers, including UUIDs, ULIDs, and Snowflakes
PHP
38
star
12

vagrant-php-src-dev

Uses Vagrant to provision a basic virtual environment for hacking on the PHP core.
Puppet
37
star
13

jenkins-php

A meta package for the PHP Quality Assurance Toolchain tools required by the Template for Jenkins Jobs for PHP Projects, http://jenkins-php.org/
35
star
14

php-rfcs

PHP
34
star
15

http-range

A PHP library for parsing and handling HTTP range requests.
PHP
30
star
16

laravel-oauth2-instagram

A Laravel 5 service provider for league/oauth2-instagram
PHP
29
star
17

beatles

The Beatles programming language
24
star
18

devtools-lib

๐Ÿงฐ๐Ÿ“š The library behind ramsey/devtools, allowing for extension of the ramsey/devtools Composer plugin.
PHP
21
star
19

twig-codeblock

Syntax highlighting for Twig with the {% codeblock %} tag.
PHP
19
star
20

oauth2-example

Full Laravel source application for example in "Mastering OAuth 2.0" articles and talks.
PHP
17
star
21

vnderror

application/vnd.error builder/formatter for PHP 5.3+
PHP
17
star
22

php-museum-exhibits

HTML
15
star
23

ext-ecma_intl

A PHP implementation of the ECMAScript 2023 Internationalization API Specification (ECMA-402)
C
9
star
24

gitea-environment

Shell
9
star
25

math

This package is abandoned. Try brick/math instead: https://github.com/brick/math
PHP
8
star
26

dotfiles

The dotfiles I use on my systems
Vim Script
8
star
27

coding-standard

๐Ÿงผ A common coding standard for @ramsey's PHP libraries.
PHP
7
star
28

pdo_oci8

PHP userspace classes for Oracle to mimic the PDO interface while wrapping the oci8 functions.
PHP
7
star
29

str-begins-ends

Provides functions to test whether a string begins or ends with a certain substring.
PHP
5
star
30

rhumsaa-uuid

NO LONGER MAINTAINED. Use ramsey/uuid instead.
PHP
5
star
31

jupyter-php-docker

Dockerfile
4
star
32

MantisBT-HipChat

HipChat integration for Mantis bug tracker
PHP
3
star
33

sculpin-codeblock

A Sculpin bundle for using the ramsey/twig-codeblock extension for defining blocks of code for syntax highlighting (with Pygments) and more.
PHP
2
star
34

http2-php-playground

PHP
2
star
35

uuid-benchmark

Benchmark tests for ramsey/uuid
PHP
2
star
36

website

My personal website and blog
PHP
2
star
37

docker-pennmush

A Docker image for PennMUSH, a MUD-style server.
Shell
2
star
38

docker-jupyter-php

Shell
2
star
39

php-icu-testing

Dockerfile
2
star
40

composer-repl-lib

๐Ÿš๐Ÿ“š The library behind ramsey/composer-repl, allowing for extension of the ramsey/composer-repl Composer plugin and non-plugin use of the repl command.
PHP
2
star
41

composer-plugin-issue

This repo illustrates a problem I discovered with using Composer plugins.
1
star
42

gimmebutton

A Gimme Bar toolbar button for Firefox
Shell
1
star
43

api-toolbox

Examples used in my "A Toolbox for APIs & Integrations" presentation.
PHP
1
star
44

base

Arbitrary base conversion and encoding/decoding for all the bases that are belong to us.
PHP
1
star
45

matrix-environment

Shell
1
star