File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# ` SlimeSystems\ObjectId `
22
3- A feature-packed ObjectId implementation for PHP.
4- [ ![ PHP Composer] ( https://github.com/slime-systems/php-object-id/actions/workflows/php.yml/badge.svg )] ( https://github.com/slime-systems/php-object-id/actions/workflows/php.yml )
3+ A feature-packed ObjectId implementation for PHP.
4+
5+ [ ![ PHP Composer] ( https://github.com/slime-systems/php-object-id/actions/workflows/php.yml/badge.svg )] ( https://github.com/slime-systems/php-object-id/actions/workflows/php.yml )
6+ [ ![ Packagist Version] ( https://img.shields.io/packagist/v/slime-systems/object-id )] ( https://packagist.org/packages/slime-systems/object-id )
57
68---
79
10+ ## Installation
11+
12+ ~~~ bash
13+ composer require slime-systems/object-id
14+ ~~~
15+
816## Usage Guide
917
1018` SlimeSystems\ObjectId ` is a BSON-compatible identifier similar to MongoDB's ` ObjectId ` .
You can’t perform that action at this time.
0 commit comments