JSON Editor

JSON Editor 0.7.23 updated

JSON Editor was created for situations where an application's data is saved to disk in JSON format. Instead of coding your own interface for editing this data over and over again, JSON Editor can be deployed instead and allow users to easily modify...

SqlFormatter

SqlFormatter 1.2.18

SqlFormatter is not a must-have tool for Web developers, but using it you'll make your life easier as a programmer.This PHP class will take a convoluted SQL query and break it apart into its smaller bits, properly indenting it and the optionally using a...

FileSystemCache can be used to take data and store it in a specialized cache directory.Unlike all the similar filesystem caching utilities, FileSystemCache supports nested directory structures for caching groups of data separately.This allows cached data...