library silex-uuid
Silex Uuid Provider
mrprompt/silex-uuid
Silex Uuid Provider
- Friday, October 21, 2016
- by mrprompt
- Repository
- 1 Watchers
- 2 Stars
- 247 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 3 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Silex Uuid Provider
, (*1)
Install
composer require mrprompt/silex-uuid
Usage
use SilexFriends\Uuid\Uuid;
$app = new Application;
$app->register(new Uuid());
$uuid = $app['uuid.generate']();
Tests
./vendor/bin/phpunit
License
MIT, (*2)
dev-master
9999999-dev
Silex Uuid Provider
Sources
Download
MIT
The Requires
The Development Requires