getID3() is a PHP script that extracts useful information from MP3s and other multimedia file formats. It extracts information like the play time, bitrate, and resolution from the following file formats: MP3, Ogg Vorbis, WAV, AVI, Matroska (MKV), MPEG-1 video, Windows Media (ASF, WMA, WMV), RealAudio & RealVideo, Monkey's Audio, FLAC & OggFLAC, VQF, Speex, Musepack (MPC), AAC, AU, VOC, AIFF, OptimFROG, WavPack, LiteWave, LPAC, RKAU, SZIP, Shorten, Quicktime, NSV, MIDI, ZIP, ISO9660, TTA, PhotoCD, BMP, PNG, GIF, and JPEG. It parses information from ID3v1, ID3v2, Ogg Vorbis, Lyrics3 v1 & v2, RIFF (AVI, WAV, CDA, CART, BWF), APE, ReplayGain, PNG, and GIF tags, and can write ID3v1, ID3v2, APE2, FLAC, and Ogg Vorbis tags.
phPOP3clean is a spam, virus, and worm filtering system for POP3 email accounts. It is designed to run as a cron job and can catch spam based on links to blacklisted IPs, obfuscated words, or blacklisted phrases in the message body as well as attached-image spam, email worms, and corrupted or malformed emails.
phpThumb() is a flexible thumbnail generator. The output can be larger or smaller than the source, an entire image or cropped section, with or without configurable borders and/or a background color. The source can be a local file, a remote file, or a database source. GIF reading is supported with or without GD support. BMP reading is supported with or without ImageMagick. Any ImageMagick-supported format can be used as a source if ImageMagick is available. Watermarking, unsharp mask sharpening, and caching are available. EXIF thumbnails can be extracted and/or used for large-source support.
A .NET implementation of BCrypt, PHPass, and traditional crypt password algorithms.