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...

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...