114 projects tagged "PHP"
Pwee is a PHP extension that gives Web developers the ability to expand the PHP runtime environment. Developers can use XML to define and add custom constants and variables that are accessible to each script. The lifetime and scope of constants and variables can be controlled individually, and the scope of variables can be expanded so they are persistent across multiple requests to the same script executor.
HOPP is a function-oriented, programmer-friendly PHP library. It provides libraries for a custom static cache, WYSIWYG editable templates, database abstraction, authentication, calendar-based directory navigation, common MIME types, custom debug and error logging, and featureful and abuse-resistant poll generation.
DMI Gallery is an editor-oriented image gallery application based on DMI. The editor just needs to FTP full-sized pictures into the directory and small and medium-sized thumbnails are automatically created. If a text documents with the same name as the picture is uploaded, it will be inserted as a description. DMI Gallery provides a complete set of navigation controls, and allows designers to create templates in their favorite HTML editor to customize the look and feel of the image gallery.
bTemplate is a PHP class that facilitates the separation of PHP code and various markup languages (HTML, XML, etc.). It provides simple variable interpolation, loops, complex (nested) loops, simple conditionals, and case loops. By default, it uses XML compatible syntax, but the opening and closing tags can be customized.
PhpCommander is a Web-based file manager that manages Web accounts without FTP access. It can create directories, create files, copy, move, delete, and rename files and folders, upload files, download files, view and edit the contents of the files, and communicate in English and other languages.
GraphicsMagick is a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 90 major formats including popular formats like DPX, DICOM, BMP, GIF, JPEG, JPEG-2000, PDF, PNG, PNM, SVG, and TIFF. A high-quality 2D renderer is included, which provides a subset of SVG capabilities. C, C++, Perl, Tcl, and Ruby are supported. Originally based on ImageMagick, GraphicsMagick focuses on performance, minimizing bugs, and providing stable APIs and ABIs. It runs on all modern variants of Unix, Windows, and Mac OS X.