Download the PHP package wepe/wepetables without Composer
On this page you can find all versions of the php package wepe/wepetables. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wepe/wepetables
More information about wepe/wepetables
Files in wepe/wepetables
Download wepe/wepetables
More information about wepe/wepetables
Files in wepe/wepetables
Vendor wepe
Package wepetables
Short Description Wepetables will help you to use jQuery Datatables in server side with CodeIgniter4.
License MIT
Package wepetables
Short Description Wepetables will help you to use jQuery Datatables in server side with CodeIgniter4.
License MIT
Please rate this library. Is it a good library?
Informations about the package wepetables
Wepetables
Wepetables will help you to use jQuery Datatables in server side with CodeIgniter4.
This is a wrapper class/library inspired and based on Ignited Datatables found at https://github.com/IgnitedDatatables/Ignited-Datatables for CodeIgniter 3.x.
Features
- Easy to use. Generates json using only a few lines of code.
- Support for table joins (left, right, outer, inner, left outer, right outer).
- Able to define custom columns, and filters.
- Editable custom variables with callback function support.
Requirements
- jQuery 1.5+
- DataTables 1.10+
- CodeIgniter 4.x "Reactor"
Installation
To install the library please type this on your console
if you're using --no-dev
package on your codeigniter, use this command
Use Library
Declare the following code in the controller that will use Wepetables.
Quick Start
HTML
JavaScript
Controller
Usage & Example
License
MIT License.
All versions of wepetables with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package wepe/wepetables contains the following files
Loading the files please wait ....