Download the PHP package nuewire/support without Composer
On this page you can find all versions of the php package nuewire/support. 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 support
Nuewire Support
Shared utilities for Nuewire Laravel packages.
Random integer IDs
New records receive a unique integer ID between 100000000 and 999999999.
The trait sets the Eloquent model to non-incrementing integer keys.
Use a non-incrementing primary key in new migrations:
Override the range for one model when needed:
Global defaults can be published with:
All versions of support with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/contracts Version ^11.0|^12.0|^13.0
illuminate/database Version ^11.0|^12.0|^13.0
illuminate/support Version ^11.0|^12.0|^13.0
psr/log Version ^1.1|^2.0|^3.0
illuminate/contracts Version ^11.0|^12.0|^13.0
illuminate/database Version ^11.0|^12.0|^13.0
illuminate/support Version ^11.0|^12.0|^13.0
psr/log Version ^1.1|^2.0|^3.0
The package nuewire/support contains the following files
Loading the files please wait ...