Download the PHP package pmvc-plugin/guid without Composer
On this page you can find all versions of the php package pmvc-plugin/guid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package guid
Id of things
GetModel Sample
- Algolia
- Ssdb
- Others
Global Table
-
GlobalKey
- format: guid->key
- https://github.com/pmvc-plugin/guid/blob/master/src/models/GlobalGuidKey.php
- Get Key
- GlobalGuid
- format: key->guid
- https://github.com/pmvc-plugin/guid/blob/master/src/models/GlobalKeyGuid.php
- Get Guid
Install with Composer
1. Download composer
- mkdir test_folder
- curl -sS https://getcomposer.org/installer | php
2. Install by composer.json or use command-line directly
2.1 Install GUID by adding a dependency to pmvc-plugin/guid to the require section of your project's composer.json configuration file.
-
vim composer.json
- php composer.phar install
2.2 Or use composer command-line
- php composer.phar require pmvc-plugin/guid
All versions of guid with dependencies
PHP Build Version
Package Version
Requires
pmvc/pmvc Version
*
The package pmvc-plugin/guid contains the following files
Loading the files please wait ....