library reverseindex
creates a reverse index from files found recursively or from json
rhildred/reverseindex
creates a reverse index from files found recursively or from json
- Tuesday, March 8, 2016
- by rhildred
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
ReverseIndex
Uses SQLite database to hold a reverse index for a set of files or other data. To use this., (*1)
- Add it to your composer.json file:
"rhildred/reverseindex": "dev-master"
- create an index.php, possibly using slim
- put some data in, possibly using postman
- query the data, possibly using postman
dev-master
9999999-dev
creates a reverse index from files found recursively or from json
Sources
Download
MIT
The Requires
by
Rich Hildred