5281 projects tagged "PHP"
CMME (Content Management Made Easy) is a Web content management system that aims to be easy to use, doesn't have many requirements, and is still reasonably flexible. It doesn't need a database, doesn't have extensive administrative needs, and works more or less like a wiki. New pages can be made on the fly, rather than through an administrative page.
netjukebox is a Web-based media jukebox for MPD, VideoLAN, and Winamp/httpQ. It features realtime MP3 streaming from different audio formats. Users can download single tracks or a whole album in one zip file. It is also possible to batch-transcode the whole music collection to another format or bitrate without touching the original files.
Redstart Templating implements a template engine which supports template inheritance. It can process templates based on PHP code loaded from given files. It can use class variables or local variables to define values for template placeholders. It supports template inheritance, including additional inline templates, and it can be extended with plugins.
m23 is a software deployment system for Debian GNU/Linux that allows you to install and administrate hundreds of clients via network. It can partition and format clients and install Debian, (K/X)Ubuntu, Linux Mint, Fedora, OpenSuse, and CentOS operating systems on your virtual and physical clients. Group functions allow the comfortable update and installation of further packages during operation. Mass installation functions simplify your administration chores. m23 has a Web interface. Backup functions are implemented for server and clients.
PHP Shell is a shell wrapped in a PHP script. It's a tool you can use to execute arbiritary shell-commands or browse the filesystem on your remote Web server. This replaces, to a degree, a normal telnet-connection. You can use it for administration and maintenance of your Web site using commands like ps, free, du, df, and more.
TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF supports all ISO page formats and custom page formats, custom margins and units of measure, UTF-8 Unicode, RTL languages, HTML, barcodes, TrueTypeUnicode, TrueType, OpenType, Type1, and CID-0 fonts, images, graphic functions, clipping, bookmarks, JavaScript, forms, page compression, digital signatures, and encryption.
The List processor class lists data from arrays in HTML tables. The listing may be paginated to limit the number of array entries to display per page. The table header title and other column data formatting properties are configurable parameters. Some columns may be formatted as links or as numbers. A total value may be displayed at the bottom of a column. Control column changes can be used to generate control totals.