eklausme / jptables
A simple PHP application to search and edit J-Pilot jptables data
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.0
This package is not auto-updated.
Last update: 2024-11-04 00:25:46 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.