2017 © Pedro Peláez
 

library tools

Uesful PHP tools for PHP projects

image

acwpd/tools

Uesful PHP tools for PHP projects

  • Friday, July 6, 2018
  • by ACWPD
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

ACWPD Tools

Useful Tools (php and JS) for ACWPD projects (or your own!), (*1)

Usage

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)

  • DbErrorChecker
    • $data = ACWPD\Tools\DbErrorChecker::CheckPrepared($db, $PreparedStatement);

The Versions

06/07 2018

dev-master

9999999-dev

Uesful PHP tools for PHP projects

  Sources   Download

MIT

The Development Requires

by Aaron Coquet

06/07 2018

0.1.0

0.1.0.0

Uesful PHP tools for PHP projects

  Sources   Download

MIT

The Development Requires

by Aaron Coquet