Download the PHP package halalsoft/laravel-dynamic-column without Composer
On this page you can find all versions of the php package halalsoft/laravel-dynamic-column. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download halalsoft/laravel-dynamic-column
More information about halalsoft/laravel-dynamic-column
Files in halalsoft/laravel-dynamic-column
Download halalsoft/laravel-dynamic-column
More information about halalsoft/laravel-dynamic-column
Files in halalsoft/laravel-dynamic-column
Vendor halalsoft
Package laravel-dynamic-column
Short Description Provides a trait for Laravel Eloquent/Query builder to handle MariaDB Dynamic Column.
License MIT
Package laravel-dynamic-column
Short Description Provides a trait for Laravel Eloquent/Query builder to handle MariaDB Dynamic Column.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-dynamic-column
Trait to Manage an MariaDB dynamic columns blob
The laravel-dynamic-column
package provides a HasDynamicColumn
trait, which allows you to easily handle MariaDB dynamic column using Eloquent or Query Builder.
Install
You can install the package via composer:
Usage
You can start using the package by adding the HasDynamicColumn
trait and use Dynamic
as attribute cast to your models.
Other explain will be added soon
Security
If you discover any security related issues, just open an issue on this git or email me to [email protected] .
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-dynamic-column with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
illuminate/database Version 6.*|7.*|8.*|9.*
illuminate/support Version 6.*|7.*|8.*|9.*
illuminate/database Version 6.*|7.*|8.*|9.*
illuminate/support Version 6.*|7.*|8.*|9.*
The package halalsoft/laravel-dynamic-column contains the following files
Loading the files please wait ....