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: 6 days ago
JSON representation

Lists

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.