{"id":14983961,"url":"https://github.com/omines/datatables-bundle","last_synced_at":"2025-05-14T13:00:34.310Z","repository":{"id":26371003,"uuid":"104072594","full_name":"omines/datatables-bundle","owner":"omines","description":"DataTables bundle for Symfony","archived":false,"fork":false,"pushed_at":"2024-10-27T16:14:34.000Z","size":997,"stargazers_count":263,"open_issues_count":3,"forks_count":113,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-10-29T15:21:29.441Z","etag":null,"topics":["datatables","datatables-bundle","php","symfony","symfony-bundle"],"latest_commit_sha":null,"homepage":"https://omines.github.io/datatables-bundle/","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/omines.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"curry684"}},"created_at":"2017-09-19T12:36:09.000Z","updated_at":"2024-10-27T18:44:25.000Z","dependencies_parsed_at":"2022-07-21T04:49:13.144Z","dependency_job_id":"d9499128-8eb2-42d6-ac6d-d038765ad8b3","html_url":"https://github.com/omines/datatables-bundle","commit_stats":{"total_commits":400,"total_committers":43,"mean_commits":9.30232558139535,"dds":"0.22250000000000003","last_synced_commit":"6c3b3dc160a81f03686dc3636233340f2d98af0b"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omines%2Fdatatables-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omines%2Fdatatables-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omines%2Fdatatables-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omines%2Fdatatables-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omines","download_url":"https://codeload.github.com/omines/datatables-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247097984,"owners_count":20883128,"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","datatables-bundle","php","symfony","symfony-bundle"],"created_at":"2024-09-24T14:08:14.666Z","updated_at":"2025-04-04T00:03:46.010Z","avatar_url":"https://github.com/omines.png","language":"PHP","funding_links":["https://github.com/sponsors/curry684"],"categories":[],"sub_categories":[],"readme":"# Symfony DataTables Bundle\n[![Latest Stable Version](https://poser.pugx.org/omines/datatables-bundle/version)](https://packagist.org/packages/omines/datatables-bundle)\n[![Total Downloads](https://poser.pugx.org/omines/datatables-bundle/downloads)](https://packagist.org/packages/omines/datatables-bundle)\n[![Latest Unstable Version](https://poser.pugx.org/omines/datatables-bundle/v/unstable)](//packagist.org/packages/omines/datatables-bundle)\n[![automated-testing](https://github.com/omines/datatables-bundle/actions/workflows/ci.yaml/badge.svg?branch=master\u0026event=push)](https://github.com/omines/datatables-bundle/actions/workflows/ci.yaml)\n[![codecov](https://codecov.io/gh/omines/datatables-bundle/graph/badge.svg?token=so9Qzps6jl)](https://codecov.io/gh/omines/datatables-bundle)\n[![License](https://poser.pugx.org/omines/datatables-bundle/license)](https://packagist.org/packages/omines/datatables-bundle)\n\nThis bundle provides convenient integration of the popular [DataTables](https://datatables.net/) jQuery library\nfor realtime Ajax tables in your [Symfony](https://symfony.com/) 6.4+ application.\n\nUnlike other bundles providing similar functionality we decoupled the implementation of the DataTables logic\ncompletely from the source of the data. Therefore it is possible to implement your own custom adapters for\nevery possible data source. [Doctrine ORM](https://github.com/doctrine/DoctrineBundle), [MongoDB](https://github.com/mongodb/mongo-php-library) and [Elastica](https://github.com/ruflin/Elastica) come bundled. Handling other popular\nchoices like FOSElasticaBundle and Doctrine DBAL is possible.\n\n## Documentation\n\n[Visit the documentation with extensive code samples](https://omines.github.io/datatables-bundle/).\n\n## Support\n\nUnless you are highly confident your issue stems from a shortcoming of this bundle and needs the original developers\nto look at it, please [ask all questions on Stack Overflow](https://stackoverflow.com/search?q=datatables+omines). We\nsimply don't have a lot of time to spare, so your questions will be answered faster and better over there.\n\n## FAQ\n\n- [Why is there no `DBALAdapter` bundled out of the box?](https://github.com/omines/datatables-bundle/pull/275#issuecomment-1420600416)\n\n## Contributing\n\nPlease see [CONTRIBUTING.md](https://github.com/omines/datatables-bundle/blob/master/.github/CONTRIBUTING.md) for details.\n\n## Legal\n\nThis software was developed for internal use at [Omines Full Service Internetbureau](https://www.omines.nl/)\nin Eindhoven, the Netherlands. It is shared with the general public under the permissive MIT license, without\nany guarantee of fitness for any particular purpose. Refer to the included `LICENSE` file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomines%2Fdatatables-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomines%2Fdatatables-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomines%2Fdatatables-bundle/lists"}