Download the PHP package jupitern/table without Composer
On this page you can find all versions of the php package jupitern/table. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jupitern/table
More information about jupitern/table
Files in jupitern/table
Download jupitern/table
More information about jupitern/table
Files in jupitern/table
Vendor jupitern
Package table
Short Description HTML table generation for PHP. integrates with your favourite orm and js library
License MIT
Homepage https://github.com/jupitern/table
Package table
Short Description HTML table generation for PHP. integrates with your favourite orm and js library
License MIT
Homepage https://github.com/jupitern/table
Please rate this library. Is it a good library?
Informations about the package table
jupitern/table
HTML table generation with PHP.
Pass your data using:
- JSON, Arrays (associative or not).
- result set using PDO or you favourite framework ORM.
- directly or using ajax requests.
- Integrates easily with your preferred js library.
- more to come...
Demo:
soon...
Requirements
PHP 8.0 or higher.
Installation
Include jupitern/table in your project, by adding it to your composer.json file.
Usage
Example using PDO and datatables
Roadmap
- [ ] add demo and more examples
- [ ] code some tests
Contributing
- welcome to discuss a bugs, features and ideas.
License
jupitern/table is release under the MIT license.
You are free to use, modify and distribute this software, as long as the copyright header is left intact
All versions of table with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-json Version *
ext-json Version *
The package jupitern/table contains the following files
Loading the files please wait ....