eklausme / jptables
A simple PHP application to search and edit J-Pilot jptables data
v1.0
2023-05-06 19:43 UTC
Requires
- php: >=8.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-07 08:57:11 UTC
README
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.