add Eloquent Tables

This commit is contained in:
2024-08-07 15:30:45 +03:00
parent be8fea187b
commit 51e3613e40
11 changed files with 388 additions and 260 deletions

101
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "05960b2d73dd4ee5a824e5a9416486b2",
"content-hash": "f12e70f90d120b5b660f18c367fc7c7b",
"packages": [
{
"name": "brick/math",
@ -337,16 +337,16 @@
},
{
"name": "illuminate/collections",
"version": "v11.19.0",
"version": "v11.20.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
"reference": "2be24113fe25ef18be33bbd083ad36bf1e751eb5"
"reference": "dc68a7ccad93f3c2baa0bc8f559431c06391aa75"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/collections/zipball/2be24113fe25ef18be33bbd083ad36bf1e751eb5",
"reference": "2be24113fe25ef18be33bbd083ad36bf1e751eb5",
"url": "https://api.github.com/repos/illuminate/collections/zipball/dc68a7ccad93f3c2baa0bc8f559431c06391aa75",
"reference": "dc68a7ccad93f3c2baa0bc8f559431c06391aa75",
"shasum": ""
},
"require": {
@ -388,11 +388,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-07-23T14:08:10+00:00"
"time": "2024-08-01T18:54:27+00:00"
},
{
"name": "illuminate/conditionable",
"version": "v11.19.0",
"version": "v11.20.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
@ -438,16 +438,16 @@
},
{
"name": "illuminate/container",
"version": "v11.19.0",
"version": "v11.20.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
"reference": "122c62229b209678013c0833793d7cf94d14bbbd"
"reference": "f47be671981a4438257c4fbfc3ad257f4e3e929a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/container/zipball/122c62229b209678013c0833793d7cf94d14bbbd",
"reference": "122c62229b209678013c0833793d7cf94d14bbbd",
"url": "https://api.github.com/repos/illuminate/container/zipball/f47be671981a4438257c4fbfc3ad257f4e3e929a",
"reference": "f47be671981a4438257c4fbfc3ad257f4e3e929a",
"shasum": ""
},
"require": {
@ -485,20 +485,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-07-26T06:12:27+00:00"
"time": "2024-08-05T15:04:01+00:00"
},
{
"name": "illuminate/contracts",
"version": "v11.19.0",
"version": "v11.20.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
"reference": "ebe2b8d69b8fb1c07111e3500d464e77dfab3202"
"reference": "34ead9385e0eab7e947807d77da66faf9bdf95ff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/ebe2b8d69b8fb1c07111e3500d464e77dfab3202",
"reference": "ebe2b8d69b8fb1c07111e3500d464e77dfab3202",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/34ead9385e0eab7e947807d77da66faf9bdf95ff",
"reference": "34ead9385e0eab7e947807d77da66faf9bdf95ff",
"shasum": ""
},
"require": {
@ -533,20 +533,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-07-29T06:48:51+00:00"
"time": "2024-08-01T19:08:33+00:00"
},
{
"name": "illuminate/database",
"version": "v11.19.0",
"version": "v11.20.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
"reference": "db151e9a3221705cb4149c39dce2c51799708637"
"reference": "dae4ab28c830a906a410a168d8ece8fb4ab7b2be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/database/zipball/db151e9a3221705cb4149c39dce2c51799708637",
"reference": "db151e9a3221705cb4149c39dce2c51799708637",
"url": "https://api.github.com/repos/illuminate/database/zipball/dae4ab28c830a906a410a168d8ece8fb4ab7b2be",
"reference": "dae4ab28c830a906a410a168d8ece8fb4ab7b2be",
"shasum": ""
},
"require": {
@ -601,11 +601,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-07-30T07:00:12+00:00"
"time": "2024-08-06T14:16:43+00:00"
},
{
"name": "illuminate/filesystem",
"version": "v11.19.0",
"version": "v11.20.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/filesystem.git",
@ -672,7 +672,7 @@
},
{
"name": "illuminate/macroable",
"version": "v11.19.0",
"version": "v11.20.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@ -718,16 +718,16 @@
},
{
"name": "illuminate/support",
"version": "v11.19.0",
"version": "v11.20.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
"reference": "f3c19ee61d875dca1045df2d90000ae97f1645f9"
"reference": "40457b4694486e506bad1b5be6de8dc86afce46f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/f3c19ee61d875dca1045df2d90000ae97f1645f9",
"reference": "f3c19ee61d875dca1045df2d90000ae97f1645f9",
"url": "https://api.github.com/repos/illuminate/support/zipball/40457b4694486e506bad1b5be6de8dc86afce46f",
"reference": "40457b4694486e506bad1b5be6de8dc86afce46f",
"shasum": ""
},
"require": {
@ -788,7 +788,42 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-07-30T06:57:25+00:00"
"time": "2024-08-06T14:20:50+00:00"
},
{
"name": "itguild/eloquent-table",
"version": "0.2",
"source": {
"type": "git",
"url": "https://git.itguild.info/ItGuild/eloquent_table",
"reference": "59e065458d8db8690944751b0e2e8e394e250fe9"
},
"require": {
"itguild/tables": "^0.1.9"
},
"require-dev": {
"illuminate/database": "^12.0@dev",
"illuminate/filesystem": "^12.0@dev",
"twbs/bootstrap": "dev-main",
"vlucas/phpdotenv": "^5.6@dev"
},
"type": "library",
"autoload": {
"psr-4": {
"Itguild\\EloquentTable\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kavalar",
"email": "apuc06@mail.ru"
}
],
"time": "2024-08-07T10:27:11+00:00"
},
{
"name": "itguild/forms",
@ -851,11 +886,11 @@
},
{
"name": "itguild/tables",
"version": "0.1.8",
"version": "0.1.13",
"source": {
"type": "git",
"url": "https://git.itguild.info/ItGuild/tables",
"reference": "d6d703aaa6ea26005b029d1110b96b268ea30fe7"
"reference": "d98ddded07131f602486783f5f016002ea7d7fb7"
},
"type": "library",
"autoload": {
@ -873,7 +908,7 @@
"email": "apuc06@mail.ru"
}
],
"time": "2024-07-31T09:48:26+00:00"
"time": "2024-08-07T09:43:14+00:00"
},
{
"name": "madesimple/php-arrays",
@ -2384,5 +2419,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}