Description
This bundle provides convenient integration of the popular DataTables jQuery library
for realtime Ajax tables in your Symfony 3.3+ or 4.0+ application.
Unlike other bundles providing similar functionality we decoupled the implementation of the DataTables logic
completely from the source of the data. Therefore it is possible to implement your own custom adapters for
every possible data source. Doctrine ORM and Elastica come bundled already, we intend to provide popular
choices like FOSElasticaBundle, Doctrine DBAL and MongoDB out of the box as well.
Symfony DataTables Bundle alternatives and similar libraries
Based on the "API" category.
Alternatively, view Symfony DataTables Bundle alternatives based on common mentions on social networks and blogs.
-
API Platform
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time. -
PHP-CRUD-API
Single file PHP script that adds a REST API to a SQL database -
Firebase Admin SDK for PHP
Unofficial Firebase Admin SDK for PHP -
Restler
Simple and effective multi-format Web API Server to host your PHP API as Pragmatic REST and/or RESTful API -
wsdl2phpgenerator
Simple utility and class library for generating php classes from a wsdl file. -
Hateoas
A PHP library to support implementing representations for HATEOAS REST web services. -
OverblogGraphQLBundle
This bundle provides tools to build a complete GraphQL API server in your Symfony App. -
Apigility
An API builder built with Zend Framework 2. -
Pinterest Bot for PHP
This PHP library will help you to work with your Pinterest account without using any API account credentials. -
Symfony GraphQl Bundle
Pure PHP implementation of GraphQL Server โ Symfony Bundle -
PSX Framework
PSX is an innovative PHP framework dedicated to build fully typed REST APIs. -
Slack for PHP
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax. -
Drest
Quickly and easily expose Doctrine entities as REST resource endpoints with the use of simple configuration with annotations, yaml, json or a PHP array. -
chubbyphp-framework
A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use. -
Behapi
Behat extension for those who want to write acceptances tests for apis -
Symfony 2 GraphQl Bundle
GraphQL Bundle for Symfony 2. -
Bearer PHP Client
Bearer client for the PHP programming language -
cidaas SDK for php
With this SDK, you can integrate cidaas smoothly and with minimal effort into your PHP application. It enables you to map the most important user flows for OAuth2 and OIDC compliant authentication. Secure โ Fast โ And unrivaled Swabian. -
mite SDK for PHP
Interact with mite from your PHP application. -
Personio SDK for PHP
Interact with Personio from your PHP application. -
phpDoc2pdf
Create PDF formatted documentation for your PHP projects -
yii2-fractal
A set of utils and actions for build API following JSON:Api specification, based on league/fractal -
laraccess
A Beta/Campaing Manager API built with Laravel -
icanhazstring/expressive-hashids-middleware
PSR-15/PSR-7 compliant middleware using ivanakimov/hashids.php
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Symfony DataTables Bundle or a related project?
README
Symfony DataTables Bundle
[
](//packagist.org/packages/omines/datatables-bundle)
This bundle provides convenient integration of the popular DataTables jQuery library for realtime Ajax tables in your Symfony 5.4+ or 6.0+ application.
Unlike other bundles providing similar functionality we decoupled the implementation of the DataTables logic completely from the source of the data. Therefore it is possible to implement your own custom adapters for every possible data source. Doctrine ORM, MongoDB and Elastica come bundled. Handling other popular choices like FOSElasticaBundle and Doctrine DBAL is possible.
Documentation
Visit the documentation with extensive code samples.
Support
Unless you are highly confident your issue stems from a shortcoming of this bundle and needs the original developers to look at it, please ask all questions on Stack Overflow. We simply don't have a lot of time to spare, so your questions will be answered faster and better over there.
Contributing
Please see CONTRIBUTING.md for details.
Legal
This software was developed for internal use at Omines Full Service Internetbureau
in Eindhoven, the Netherlands. It is shared with the general public under the permissive MIT license, without
any guarantee of fitness for any particular purpose. Refer to the included LICENSE
file for more details.
*Note that all licence references and agreements mentioned in the Symfony DataTables Bundle README section above
are relevant to that project's source code only.