{"id":13405317,"url":"https://github.com/rappasoft/laravel-livewire-tables","last_synced_at":"2025-05-11T05:46:58.042Z","repository":{"id":37000922,"uuid":"250246992","full_name":"rappasoft/laravel-livewire-tables","owner":"rappasoft","description":"A dynamic table component for Laravel Livewire","archived":false,"fork":false,"pushed_at":"2025-05-03T02:26:01.000Z","size":3467,"stargazers_count":1886,"open_issues_count":13,"forks_count":348,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-05-11T05:46:47.925Z","etag":null,"topics":["datatables","laravel","laravel-livewire","livewire","livewire-tables"],"latest_commit_sha":null,"homepage":"https://rappasoft.com/docs/laravel-livewire-tables/v2/introduction","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/rappasoft.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":".github/SECURITY.md","support":"docs/support-me.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"rappasoft"}},"created_at":"2020-03-26T12:02:34.000Z","updated_at":"2025-05-07T16:25:43.000Z","dependencies_parsed_at":"2023-09-27T03:02:17.809Z","dependency_job_id":"743408be-6a8a-4f23-8f1a-a8ea5c577d1d","html_url":"https://github.com/rappasoft/laravel-livewire-tables","commit_stats":{"total_commits":1564,"total_committers":113,"mean_commits":13.84070796460177,"dds":0.6470588235294117,"last_synced_commit":"9ddb9aea6358e6b1202701ed2a0b38bd4213dabc"},"previous_names":[],"tags_count":151,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rappasoft%2Flaravel-livewire-tables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rappasoft%2Flaravel-livewire-tables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rappasoft%2Flaravel-livewire-tables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rappasoft%2Flaravel-livewire-tables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rappasoft","download_url":"https://codeload.github.com/rappasoft/laravel-livewire-tables/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253523717,"owners_count":21921818,"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","laravel","laravel-livewire","livewire","livewire-tables"],"created_at":"2024-07-30T19:01:58.930Z","updated_at":"2025-05-11T05:46:58.020Z","avatar_url":"https://github.com/rappasoft.png","language":"PHP","funding_links":["https://github.com/sponsors/rappasoft","https://www.buymeacoffee.com/rappasoft"],"categories":["PHP","Datatables","Packages / Plugins"],"sub_categories":[],"readme":"![Package Logo](https://banners.beyondco.de/Laravel%20Livewire%20Tables.png?theme=light\u0026packageName=rappasoft%2Flaravel-livewire-tables\u0026pattern=hideout\u0026style=style_1\u0026description=A+dynamic+table+component+for+Laravel+Livewire\u0026md=1\u0026fontSize=100px\u0026images=table)\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/rappasoft/laravel-livewire-tables.svg?style=flat-square)](https://packagist.org/packages/rappasoft/laravel-livewire-tables)\n[![Styling](https://github.com/rappasoft/laravel-livewire-tables/actions/workflows/php-cs-fixer.yml/badge.svg)](https://github.com/rappasoft/laravel-livewire-tables/actions/workflows/php-cs-fixer.yml)\n[![Tests](https://github.com/rappasoft/laravel-livewire-tables/actions/workflows/run-tests.yml/badge.svg)](https://github.com/rappasoft/laravel-livewire-tables/actions/workflows/run-tests.yml)\n[![Total Downloads](https://img.shields.io/packagist/dt/rappasoft/laravel-livewire-tables.svg?style=flat-square)](https://packagist.org/packages/rappasoft/laravel-livewire-tables)\n[![codecov](https://codecov.io/gh/rappasoft/laravel-livewire-tables/graph/badge.svg?token=1B9VKO9KWG)](https://codecov.io/gh/rappasoft/laravel-livewire-tables)\n![PHP Stan Level 6](https://img.shields.io/badge/PHPStan-level%206-brightgreen.svg?style=flat)\n\n### Enjoying this package? [Buy me a beer 🍺](https://www.buymeacoffee.com/rappasoft)\n\nA dynamic Laravel Livewire component for data tables.\n\n![Dark Mode](https://imgur.com/QoEdC7n.png)\n\n![Full Table](https://i.imgur.com/2kfibjR.png)\n\n### [Bootstrap 4 Demo](https://tables.laravel-boilerplate.com/bootstrap-4) | [Bootstrap 5 Demo](https://tables.laravel-boilerplate.com/bootstrap-5) | [Tailwind Demo](https://tables.laravel-boilerplate.com/tailwind) | [Demo Repository](https://github.com/rappasoft/laravel-livewire-tables-demo)\n\n## Installation\n\nYou can install the package via composer:\n\n``` bash\ncomposer require rappasoft/laravel-livewire-tables\n```\n\nYou must also have [Alpine.js](https://alpinejs.dev) version 3 or greater installed and available to the component.\n\n## Documentation and Usage Instructions\n\nSee the [documentation](https://rappasoft.com/docs/laravel-livewire-tables) for detailed installation and usage instructions.\n\n## Basic Example\n\n```php\n\u003c?php\n\nnamespace App\\Http\\Livewire\\Admin\\User;\n\nuse App\\Domains\\Auth\\Models\\User;\nuse Illuminate\\Database\\Eloquent\\Builder;\nuse Rappasoft\\LaravelLivewireTables\\DataTableComponent;\nuse Rappasoft\\LaravelLivewireTables\\Views\\Column;\n\nclass UsersTable extends DataTableComponent\n{\n    protected $model = User::class;\n\n    public function configure(): void\n    {\n        $this-\u003esetPrimaryKey('id');\n    }\n\n    public function columns(): array\n    {\n        return [\n            Column::make('ID', 'id')\n                -\u003esortable(),\n            Column::make('Name')\n                -\u003esortable(),\n        ];\n    }\n}\n\n```\n\n### [See advanced example](https://rappasoft.com/docs/laravel-livewire-tables/v2/examples/advanced-example)\n\n## Testing\n\n```bash\ncomposer test\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease e-mail anthony@rappasoft.com to report any security vulnerabilities instead of the issue tracker.\n\n## Credits\n\n- [Anthony Rappa](https://github.com/rappasoft)\n- [Joe McElwee](https://github.com/lrljoe)\n- [All Contributors](./CONTRIBUTORS.md)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frappasoft%2Flaravel-livewire-tables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frappasoft%2Flaravel-livewire-tables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frappasoft%2Flaravel-livewire-tables/lists"}