Pickles is a PHP framework for building kick-ass services. http://picklesphp.com
Find a file
2008-10-14 13:27:26 +00:00
classes Changed the core Object to not require any params in the constructor, and now we rely on polymorphism in the classes themselves to override that. 2008-10-14 13:27:26 +00:00
common Removed the code that's not licensed under the LGPL. 2008-10-10 00:18:15 +00:00
contrib Removed contrib code that is not licensed under the LGPL. 2008-10-10 00:17:04 +00:00
functions/smarty Renamed Pickles.php and moved the smarty/functions directory to be functions/smarty. Renamed the tmp directory to be var (more Linux-centric for it's purpose) 2008-10-09 19:25:28 +00:00
scripts Add a DocBlock header and added some usage comments. 2008-10-13 01:20:26 +00:00
COPYING Quite possibly the largest commit in PICKLES history, shy of perhaps the initial revision. Bunches of restructuring and refactoring and all that. 2008-10-09 05:12:31 +00:00
COPYING.LESSER Quite possibly the largest commit in PICKLES history, shy of perhaps the initial revision. Bunches of restructuring and refactoring and all that. 2008-10-09 05:12:31 +00:00
pickles.php Updated the pickle script. 2008-10-13 01:17:48 +00:00