{"id":16264719,"url":"https://github.com/yajra/datatables","last_synced_at":"2025-04-05T08:09:41.165Z","repository":{"id":57085761,"uuid":"101285386","full_name":"yajra/datatables","owner":"yajra","description":"A package that installs the complete Laravel DataTables core \u0026 plugins.","archived":false,"fork":false,"pushed_at":"2024-03-16T04:34:40.000Z","size":36,"stargazers_count":96,"open_issues_count":0,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-17T19:22:06.148Z","etag":null,"topics":["datatables","hacktoberfest","laravel","package"],"latest_commit_sha":null,"homepage":"","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/yajra.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"yajra","patreon":"yajra","custom":"https://www.paypal.me/yajra"}},"created_at":"2017-08-24T10:56:18.000Z","updated_at":"2024-08-09T09:28:00.000Z","dependencies_parsed_at":"2024-03-16T05:27:56.360Z","dependency_job_id":null,"html_url":"https://github.com/yajra/datatables","commit_stats":{"total_commits":32,"total_committers":4,"mean_commits":8.0,"dds":0.09375,"last_synced_commit":"719d40f7ae1c15d56aaa948f7f8e6a7e670363f4"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yajra%2Fdatatables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yajra%2Fdatatables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yajra%2Fdatatables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yajra%2Fdatatables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yajra","download_url":"https://codeload.github.com/yajra/datatables/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305935,"owners_count":20917208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["datatables","hacktoberfest","laravel","package"],"created_at":"2024-10-10T17:01:40.600Z","updated_at":"2025-04-05T08:09:41.140Z","avatar_url":"https://github.com/yajra.png","language":"PHP","funding_links":["https://github.com/sponsors/yajra","https://patreon.com/yajra","https://www.paypal.me/yajra","https://www.patreon.com/bePatron?u=4521203"],"categories":[],"sub_categories":[],"readme":"# Laravel DataTables Complete Package\n\n[![Join the chat at https://gitter.im/yajra/laravel-datatables](https://badges.gitter.im/yajra/laravel-datatables.svg)](https://gitter.im/yajra/laravel-datatables?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg)](https://www.paypal.me/yajra)\n[![Donate](https://img.shields.io/badge/donate-patreon-blue.svg)](https://www.patreon.com/bePatron?u=4521203)\n\n[![Laravel 12.x](https://img.shields.io/badge/Laravel-12.x-orange.svg)](http://laravel.com)\n[![Latest Stable Version](https://img.shields.io/packagist/v/yajra/laravel-datatables-oracle.svg)](https://packagist.org/packages/yajra/laravel-datatables-oracle)\n[![Continuous Integration](https://github.com/yajra/laravel-datatables/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/yajra/laravel-datatables/actions/workflows/continuous-integration.yml)\n[![Static Analysis](https://github.com/yajra/laravel-datatables/actions/workflows/static-analysis.yml/badge.svg)](https://github.com/yajra/laravel-datatables/actions/workflows/static-analysis.yml)\n\n[![Total Downloads](https://poser.pugx.org/yajra/laravel-datatables-oracle/downloads.png)](https://packagist.org/packages/yajra/laravel-datatables-oracle)\n[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://packagist.org/packages/yajra/laravel-datatables-oracle)\n\nThis package is a complete installer of [Laravel DataTables](https://github.com/yajra/laravel-datatables) core \u0026 plugins.\n\n## Requirements\n\n- [PHP \u003e= 8.2](https://php.net/)\n- [Laravel 12.x](https://github.com/laravel/framework)\n- [DataTables 2.x](https://datatables.net/)\n- [DataTables Editor 2.x](https://editor.datatables.net/)\n- [DataTables Buttons Extension](https://datatables.net/extensions/buttons/)\n- [DataTables Select Extension](https://datatables.net/extensions/select/)\n\n## Documentations\n\n- [Laravel DataTables Documentation](http://yajrabox.com/docs/laravel-datatables)\n\n## Laravel Version Compatibility\n\n| Laravel       | Package |\n|:--------------|:--------|\n| 8.x and below | 1.x     |\n| 9.x           | 9.x     |\n| 10.x          | 10.x    |\n| 11.x          | 11.x    |\n| 12.x          | 12.x    |\n\n## Installation\n\n`composer require yajra/laravel-datatables:^12`\n\n#### Service Providers\n\nUpdate `config/app.php` and register the following providers.\n\n\u003e This step is optional if you are using Laravel 5.5.\n\n```php\nYajra\\DataTables\\DataTablesServiceProvider::class,\nYajra\\DataTables\\ButtonsServiceProvider::class,\nYajra\\DataTables\\FractalServiceProvider::class\n```\n\n#### Configuration and Assets (Optional)\n\n`$ php artisan vendor:publish`\n\nAnd that's it! Start building out some awesome DataTables!\n\n## Contributing\n\nPlease see [CONTRIBUTING](https://github.com/yajra/laravel-datatables/blob/master/.github/CONTRIBUTING.md) for details.\n\n## Security\n\nIf you discover any security related issues, please email [aqangeles@gmail.com](mailto:aqangeles@gmail.com) instead of using the issue tracker.\n\n## Credits\n\n- [Arjay Angeles](https://github.com/yajra)\n- [All Contributors](https://github.com/yajra/laravel-datatables/graphs/contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](https://github.com/yajra/laravel-datatables/blob/master/LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyajra%2Fdatatables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyajra%2Fdatatables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyajra%2Fdatatables/lists"}