eklausme/jptables

A simple PHP application to search and edit J-Pilot jptables data

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/eklausme/jptables

v1.0 2023-05-06 19:43 UTC

This package is not auto-updated.

Last update: 2025-10-20 05:13:22 UTC


README

Latest Stable Version License

J-Pilot jptables application

jptables is a simple PHP application to search and edit data in jptables.db SQLite database used by J-Pilot. The underlying datamodel for jptables is described here: SQL Datamodel For J-Pilot.

The application is small: half kLines of PHP code

  416  1762 20690 jpedit.php
  103   418  3353 jpsearch.php
   12    52   449 jptop.php
  531  2232 24492 total

More details can be found here: Accessing J-Pilot Data From Mobile And Web.