dev-master
9999999-devUesful PHP tools for PHP projects
MIT
The Development Requires
by Aaron Coquet
0.1.0
0.1.0.0Uesful PHP tools for PHP projects
MIT
The Development Requires
by Aaron Coquet
Wallogit.com
2017 © Pedro Peláez
Uesful PHP tools for PHP projects
Useful Tools (php and JS) for ACWPD projects (or your own!), (*1)
composer require acwpd/tools
...and then refence the tool you want to use:
* JsonToTable
- $table = new ACWPD\Tools\JsonTotable($JSON);
// then
$html = $table->build();
// or ...
echo $table;, (*2)
Uesful PHP tools for PHP projects
MIT
Uesful PHP tools for PHP projects
MIT