$11
tastydir

Tastydir is a cross-platform PHP file management system which allows you to not only replace your traditional FTP client but also allow your users to view directories in a much more aesthetically pleasing way.

$14
tastygallery

Tastygallery is a flexible PHP image gallery which allows you and your visitors to view your images in a stylish manner. It also uses the latest HTML5 technology, such as range inputs and CSS3 transitions. But that's not all! Read more inside.

coming soon...

There are lots of tasty apps that are coming your way, but aren't finished yet. Don't forget to check this page, so you can keep up with them.

coming soon...

There are lots of tasty apps that are coming your way, but aren't finished yet. Don't forget to check this page, so you can keep up with them.

coming soon...

There are lots of tasty apps that are coming your way, but aren't finished yet. Don't forget to check this page, so you can keep up with them.

$11
tastydir
Tastydir is a cross-platform PHP file management system which allows you to not only replace your traditional FTP client but also allow your users to view directories in a much more aesthetically pleasing way.

Please read the FAQ!

Features

  • view files in a directory (with easy breadcrumb navigation)
  • edit and rename files and folders
  • create files and folders
  • erase files and folders
  • copy files and folders
  • move files
  • download and upload files (downloader also sends MIME types, so you can view some files in-browser)
  • preview images in a lightbox
  • chmod files
  • secure authentication
  • installer script, so you don't have to bother with editing PHP files
  • supports both Windows and Linux!
  • drive letter navigation on Windows
  • PSD files are provided for easy customization
  • 27 file icons encompass 78 file types
  • dynamically switch between a fluid and fixed layout

Current version: 1.2 (1215)

=== Version 1.2 ===
1200:
	Submitted to Envato (CodeCanyon).
1205:
	Added changelog (lol).
	Minor CSS update on buttons.
	Prevented direct access to common.php and install.php.
1210:
	Submission to Envato soft-rejected, adding more documentation.
	Added documentation in /doc.
	Small optimizations.
1212:
	Approved by Envato.
	Fixed bug where trying to upload a file without actually selecting one hid the form.
	Fixed a bug where the file override warning in the upload function would show an incorrect or blank name.
1213:
	Changed vladh.net/projects/tastydir link to tastydev.net/#tastydir.
	Revision number now visible by hovering over version number.
	Changed bottom border on tooltip links to match abbr and be more subtle.
1214:
	Fixed typo ("755 or 755" instead of "755 or 777") in install.php.
	Fixed a bug where files with quotes/apostrophes in their names would cause problems.
		When working with these files, the user would be informed that the file doesn't exist.
1215:
	Added support for changing the home directory (top of common.php).
1216:
	PHP4 and early PHP5 now work properly ( they don't have json_encode :( ).
	Tastydir no longer incorrectly trips some antivirus programs.
	Fixed a silly "path not defined" problem in common.php.
			

Known limitations

  • in addition to the standard reserved characters, Tastydir doesn't allow you to work with files with an amperstand (&) in their filenames. This is because of the way javascript works cross-browser.

Wishlist / to-do

  • multi-upload
  • auto-updater
  • nicer text editor?
  • symlinks?
$14
tastygallery
Tastygallery is a flexible PHP image gallery which allows you and your visitors to view your images in a stylish manner. It also uses the latest HTML5 technology, such as range inputs and CSS3 transitions. But that's not all! Tastygallery also resizes your images according to customizable thumbnail sizes, making it easy to post them on forums and other websites.

Features

  • view the images in a directory
  • customizable and easy to access thumbnail links for every image
  • support for multiple directories with easy navigation
  • thumbnail caching both on the server and in the browser
  • AJAX and HTML5 and CSS3 technology

Current version: 1.0 (1000)

=== Version 1.0 ===
1000:
	Initial release.
			

Known limitations

  • 8-bit JPGs can't be displayed, this is due to a yet unidentified issue with PHP's GD
  • Weird IE support (will fix)