Download the PHP package adamthehutt/laravel-unique-bigint-ids without Composer
On this page you can find all versions of the php package adamthehutt/laravel-unique-bigint-ids. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adamthehutt/laravel-unique-bigint-ids
More information about adamthehutt/laravel-unique-bigint-ids
Files in adamthehutt/laravel-unique-bigint-ids
Download adamthehutt/laravel-unique-bigint-ids
More information about adamthehutt/laravel-unique-bigint-ids
Files in adamthehutt/laravel-unique-bigint-ids
Vendor adamthehutt
Package laravel-unique-bigint-ids
Short Description This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.
License MIT
Package laravel-unique-bigint-ids
Short Description This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-unique-bigint-ids
All versions of laravel-unique-bigint-ids with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
illuminate/support Version ^5.8 | ^6.0 | ^7.0 | ^8.0
illuminate/database Version ^5.8 | ^6.0 | ^7.0 | ^8.0
adamthehutt/eloquent-constructed-event Version ^1.0
predis/predis Version ^1.1
illuminate/support Version ^5.8 | ^6.0 | ^7.0 | ^8.0
illuminate/database Version ^5.8 | ^6.0 | ^7.0 | ^8.0
adamthehutt/eloquent-constructed-event Version ^1.0
predis/predis Version ^1.1
The package adamthehutt/laravel-unique-bigint-ids contains the following files
Loading the files please wait ....