PHP HTML/XHTML Software

View 61 business solutions

Browse free open source PHP HTML/XHTML Software and projects below. Use the toggles on the left to filter open source PHP HTML/XHTML Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Dompdf

    Dompdf

    HTML to PDF converter for PHP

    dompdf is an HTML to PDF converter. At its heart, dompdf is (mostly) a CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer, it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes. PDF rendering is currently provided either by PDFLib or by a bundled version the R&OS CPDF class written by Wayne Munro. (Some important changes have been made to the R&OS class, however). In order to use PDFLib with dompdf, the PDFLib PECL extension is required. Using PDFLib improves performance and reduces the memory requirements of dompdf somewhat, while the R&OS CPDF class, though slightly slower, eliminates any dependencies on external PDF libraries.
    Downloads: 97 This Week
    Last Update:
    See Project
  • 2
    phpipam

    phpipam

    phpipam open-source IP address management

    phpipam is an open-source web IP address management application (IPAM). Its goal is to provide light, modern and useful IP address management. It is php-based application with MySQL database backend, using jQuery libraries, ajax and some HTML5/CSS3 features.
    Leader badge
    Downloads: 163 This Week
    Last Update:
    See Project
  • 3
    Bash Scripting

    Bash Scripting

    Free Introduction to Bash Scripting eBook

    This is an open-source introduction to Bash scripting guide/ebook that will help you learn the basics of Bash scripting and start writing awesome Bash scripts that will help you automate your daily SysOps, DevOps, and Dev tasks. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Bash scripts to combine different Linux commands and automate boring and repetitive daily tasks, so that you can focus on more productive and fun things. The guide is suitable for anyone working as a developer, system administrator, or a DevOps engineer and wants to learn the basics of Bash scripting. The first 13 chapters would be purely focused on getting some solid Bash scripting foundations then the rest of the chapters would give you some real-life examples and scripts.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Emogrifier

    Emogrifier

    Converts CSS styles into inline style attributes in your HTML code

    Emogrifier converts CSS styles into inline style attributes in your HTML code. This ensures proper display on email and mobile device readers that lack stylesheet support. This utility was developed as part of Intervals to deal with the problems posed by certain email clients (namely Outlook 2007 and GoogleMail) when it comes to the way they handle styling contained in HTML emails. As many web developers and designers already know, certain email clients are notorious for their lack of CSS support. While attempts are being made to develop common email standards, implementation is still a ways off. The primary problem with uncooperative email clients is that most tend to only regard inline CSS, discarding all style elements and links to stylesheets in link elements. Emogrifier solves this problem by converting CSS styles into inline style attributes in your HTML code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Latte

    Latte

    The safest & truly intuitive templates for PHP

    The first truly secure and intuitive templates for PHP. The most common critical vulnerability in websites is Cross-Site Scripting (XSS). It allows an attacker to insert a malicious script into a page that executes in the browser of an unsuspecting user. It can modify the page, obtain sensitive information or even steal the user's identity. Templating systems fail to defend against XSS. Latte is the only system with an effective defense, thanks to context-sensitive escaping. Latte is based on PHP, whereas Twig is based on Python. A designer in Latte doesn't have to constantly switch between two different conventions. Stay in touch. The plugin for Tracy informs you on each page which templates and which variables are being rendered. Latte has native support in NetBeans and an excellent plugin for PhpStorm that suggests tags, filters and PHP code. Latte is a next generation templating system – it understands HTML.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Parsedown

    Parsedown

    Better markdown parser in PHP

    Parsedown is capable of escaping user-input within the HTML that it generates. Additionally Parsedown will apply sanitisation to additional scripting vectors (such as scripting link destinations) that are introduced by the markdown syntax itself. If you wish to allow HTML within untrusted user-input, but still want output to be free from XSS it is recommended that you make use of a HTML sanitiser that allows HTML tags to be whitelisted, like HTML Purifier. In both cases you should strongly consider employing defence-in-depth measures, like deploying a Content-Security-Policy (a browser security feature) so that your page is likely to be safe even if an attacker finds a vulnerability in one of the first lines of defence. Safe mode does not necessarily yield safe results when using extensions to Parsedown. Extensions should be evaluated on their own to determine their specific safety against XSS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Form Component

    Form Component

    Allows to easily create, process and reuse HTML forms

    Symfony Form is a component that simplifies form creation and management in PHP applications. It provides a robust framework for building and handling forms, including form validation, data binding, and rendering. Symfony Form is highly flexible and integrates seamlessly with other Symfony components, making it a go-to choice for creating dynamic, data-driven forms in web applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Html Menu Generator

    Html Menu Generator

    Html menu generator

    The spatie/menu package provides a fluent interface to build menus of any size in your PHP application. If you're building your app with Laravel, the spatie/laravel-menu provides some extra treats. All classes provide a human-readable, fluent interface (no array configuration). Additionally, you can opt for a more verbose and flexible syntax, or for convenience methods that cover most use cases. You can programmatically add html classes and attributes to any item in the menu, or to the menu itself. You can add id, so you can easily target some of these elements with CSS or JS. The Laravel version of the menu package adds some extras like convenience methods for generating URLs and macros.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Laravel Blade X

    Laravel Blade X

    Use custom HTML components in your Blade views

    Supercharged Blade Components. This package provides an easy way to render custom HTML components in your Blade views.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    Developed by the Web Technology Group at Appalachian State University, phpWebSite provides a complete web site content management system ( CMS ). All client output is XHTML 1.0 and meets the W3C's Web Accessibility Initiative requirements.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    dompdf - the PHP 5 HTML to PDF converter. dompdf is a (mostly) CSS compliant HTML rendering engine written in PHP. It supports external stylesheets, inline style tags, and the style attributes of individual HTML elements. Requires PHP 5.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    htmlarea

    htmlarea

    Small, powerful, full featured WYSIWYG editor

    HTMLArea 4 is a browser based WYSIWYG editor that easily replaces the TEXTAREA in your web pages. It is written in JavaScript, and suitable for use in any modern web browser, and any page on your web site. Current version is 4.0-2016-08-29
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    NBBC is a high-speed, extensible, sophisticated, well-documented, easy-to-use validating BBCode parser written in PHP. ________________________ NOTE: THIS COPY OF NBBC HAS NOT BEEN UPDATED IN A LONG TIME. There are currently two active maintainers of NBBC: - Theyak (https://github.com/theyak/nbbc) has a copy of NBBC that still works with PHP 4, and is still more-or-less the 1.x source tree, but it has had some of the outstanding bugs fixed. - Vanilla (https://github.com/vanilla/nbbc) has been actively maintaining NBBC, and now has a v2.x that has been upgraded to support modern PHP 5/6/7 and has new features and functionality. If you want the latest edition of NBBC, this is probably the right place to go!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    LayManSys - Layout Management System - is a PHP framework, that helps you providing a consistent look&feel of your web pages. It stores the meta information about the documents in RDF files and uses them for generating the HTML frame (<head> and footer).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    geshi-phpbb provides a MOD for phpBB for syntax highlighting, using the GeSHi syntax highlighter. It features customised styling for source, caching and line numbering, an easy installer and more. Authored by the GeSHi creator.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    webOS is a web desktop environment offering a bridge between DHTML and PHP/mySQL using Ajax and JSON. It comes with a rich set of skin based UI widgets. The API is in javascript and its cross-browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    AutoHome(Automatic Home Management System) to schedule Television,DVD,and any Infrared based devices(Roboraptor and RoboSapien)to work automatically.Can Send(transmit)/Recieve Remote Control Signals, launch EXE files in Computers/PC .It uses USBUIRT.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    FCKNuke puts a WYSIWYG HTML editor into PHP-Nuke in many modules such as Downloads, Reviews, Surveys, News, Encyclopedia, Web_Links, Reviews, Content, and FAQ. FCKNuke requires no changes to PHP-Nuke's database and minor changes to PHP-Nuke's files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    FSAcars-PHP is a php based web interface for the popular FSAcar system for Microsoft FS9. This system will have an admin interface, user registration, integration with other php-based software, and individual user flight views.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Open Source bulletin board written entirely in object oriented PHP, including almost all up to date features. The project includes also several programming libraries, like template engine or database layer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Vunsy is a PHP program considered in founding the basic structure of a website, think of vunsy as the Kernel that you can use it to make any distribution, likely Vunsy can be used as website kernel, you can build anywebsite using it just with making your
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    WarDbV "WardrivingDatabaseViewer" is a phpbased solution to output the data from the MySQL database created by kismet for GPSDRIVE. So that you may quickly get statistics and a list of all of your found networks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    WikiWind is a package designed to create/edit a website easily and rapidly. No DBMS needed, one configuration file, a micro wiki syntax but you can add xhtml code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Wrupit

    Wrupit

    An opensource PHP script for creating your own online notebook

    Wrupit is a PHP software which enables you to have your own “online private notebook” in a minute. It’s simple, and flexible. I’ve tried my best in making the software simple, clean and readable by adding comments. I’m a newbie in developing so this script may not be perfect but it is pretty sufficient for the basic needs of creating an online notebook system. Wrupit is a small, simple opensource project that allows you to setup your own “online notebook” in minutes. It requires extremely less coding skills. All you need is to install and configure it. It took me around 2 days to make it. Thanks to few other opensource projects which helped me reduce the developing time. This project has been released under the Mozilla Public License 2.0. We’ve included a copy of this license in every package, you can also read the text at: https://www.mozilla.org/MPL/2.0/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    This project concept is "Good bye login form". YggDore Sky Gate provides login to various service by using same the login ID and password. The authentic method is like POP before SMTP, very simple, your service is able to join easily.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.