Libraries tagged by GUID PHP
colgatto/mint
9 Downloads
Background task manager for linux, PHP Backend + Web GUI
zmon/laravel-crud-generator-zmon
368 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
zeuz113/laravel-crud-generator
53 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables - forked from kEpEx/laravel-crud-generator
pickles2/app-burdock
1 Downloads
PHPサーバー+ブラウザ上で動作する Pickles 2 のGUIツール。Pickles Framework 2 に特化した CMSライクなテキストエディタ "Pickles 2" のウェブ版です。
ngames/framework
673 Downloads
The NGames Framework is a simple PHP framework developped for the websites https://www.worldwar.fr and https://www.guide-tnt.fr
g/crud-generator
15 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
forevermatt/mosaic
21 Downloads
A set of PHP classes for assembling a mosaic, designed to look like a given guide image, using a set of source images.
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java
goldspecdigital/laravel-eloquent-uuid
1182135 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
pugx/shortid-php
518895 Downloads
An implementation of shortid in PHP
visus/cuid2
601693 Downloads
A PHP library for generating collision-resistant ids (CUIDs).
jolicode/ffi-uuid
94288 Downloads
Bind libuuid to PHP thanks to FFI
fab2s/souuid
486205 Downloads
Simple Ordered Uuid Generator in PHP
bnbwebexpertise/php-uuid
198356 Downloads
UUID helpers
ghostwriter/uuid
463793 Downloads
Version 7 UUIDs using a Unix timestamp for PHP