{"id":44817508,"url":"https://github.com/devoverid/laravel-next-datatable","last_synced_at":"2026-02-16T18:41:35.727Z","repository":{"id":57026033,"uuid":"401697372","full_name":"devoverid/laravel-next-datatable","owner":"devoverid","description":"A Server Side Processing Datatable for Vue Next Datatable","archived":false,"fork":false,"pushed_at":"2021-09-20T23:47:24.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-04-22T12:06:00.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devoverid.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-31T12:36:53.000Z","updated_at":"2024-04-22T12:06:00.902Z","dependencies_parsed_at":"2022-08-23T15:00:26.166Z","dependency_job_id":null,"html_url":"https://github.com/devoverid/laravel-next-datatable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devoverid/laravel-next-datatable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoverid%2Flaravel-next-datatable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoverid%2Flaravel-next-datatable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoverid%2Flaravel-next-datatable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoverid%2Flaravel-next-datatable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devoverid","download_url":"https://codeload.github.com/devoverid/laravel-next-datatable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devoverid%2Flaravel-next-datatable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29514797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T18:37:19.720Z","status":"ssl_error","status_checked_at":"2026-02-16T18:36:46.920Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-16T18:41:33.462Z","updated_at":"2026-02-16T18:41:35.714Z","avatar_url":"https://github.com/devoverid.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Next Datatable\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/next-datatable/datatable.svg?style=flat-square)](https://packagist.org/packages/next-datatable/datatable)\n[![Total Downloads](https://img.shields.io/packagist/dt/next-datatable/datatable.svg?style=flat-square)](https://packagist.org/packages/next-datatable/datatable)\n![GitHub Actions](https://github.com/next-datatable/datatable/actions/workflows/main.yml/badge.svg)\n\nA Server Side Proccessing Package Laravel for Vue Next Datatable.\n\nYou can see [Vue Next Datatable](https://github.com/devoverid/vue-next-datatable)\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require next-datatable/datatable\n```\n\nPublish config :\n```\nphp artisan vendor:publish --provider=\"NextDatatable\\Datatable\\DatatableServiceProvider\"\n```\n\n## Usage\n\n```php\nuse NextDatatable\\Datatable\\Facades\\Datatable;\n\n$eloquent = App\\Models\\User::query();\n$datatable = Datatable::of($eloquent)-\u003emake();\nreturn $datatable;\n```\n\n### Testing\n\n```bash\ncomposer test\n```\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### Security\n\nIf you discover any security related issues, please email fiandwi0424@gmail.com instead of using the issue tracker.\n\n## Credits\n\n-   [viandwi24](https://github.com/next-datatable)\n-   [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevoverid%2Flaravel-next-datatable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevoverid%2Flaravel-next-datatable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevoverid%2Flaravel-next-datatable/lists"}