Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamntz/carbon-uniqid
https://github.com/iamntz/carbon-uniqid
carbon-fields carbon-fields-field wordpress wordpress-plugin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iamntz/carbon-uniqid
- Owner: iamntz
- Created: 2018-08-10T16:55:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T08:08:50.000Z (almost 5 years ago)
- Last Synced: 2024-10-03T06:55:29.507Z (3 months ago)
- Topics: carbon-fields, carbon-fields-field, wordpress, wordpress-plugin
- Language: JavaScript
- Size: 248 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Carbon Field: uniqid
Provides an unique ID field for Carbon Fields
Adds a `uniqid` field type to Carbon Fields. Install using Composer:
```cli
composer require iamntz/carbon-uniqid
```Usage:
```php
Field::make('uniqid', ....)
```### Support me
You can get [hosting](https://m.do.co/c/c95a44d0e992), [donate](https://www.paypal.me/iamntz) or buy me a [gift](http://iamntz.com/wishlist).### License
The code is released under MIT license.