Showing 73 open source projects for "chart open source php"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    MOStlyCE is a "What You See Is What You Get" (WYSIWYG) editor for the open source Mia Content Management System (MiaCMS). MOStlyCE aims to bring simply, yet power, HTML editing capabilities into the hands on the average user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Easy content management-system in PHP that I created some time ago, now uploaded to SF.net because I wanted to see how things work here at SourceForge.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    HTML Header Tree is a Mediawiki extension which organizes a page with a container tree according to its headers. Containers with specific headers are given specific styles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    NOTE: unsupported - do you want to maintain this project? contact me! Markdownify is a HTML to Markdown converter written in PHP. See it as the successor to `html2text.php` since it has better design, better performance and less corner cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    A web-based tool for checking XML documents against user-defined house style rules. Presets include Commonwealth/American spelling and inclusive language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    xBB-code is the PHP library to parse and edit text formatted with BBCode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    twexter formats twin twext translations to help us learn language .. demo: http://test.twext.com .. javascript code is open at http://github.com/tudisco/twexter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PRoff - Personal Roff
    PRoff - Personal Roff is a PHP script working as a text formatting tool for pure text fanatics. The idea is to parse a not-tagged text to beautify it with justification and other, without braking the source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Convert wiki pages to TEI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    WikiPDF is a mediawiki extension based on Wiki2PDF that adds PDF/LaTeX features to mediawiki. Wiki2PDF is a python script to convert multiple articles of a mediawiki based wiki (pre-configured to use with www.wikipedia.org) to a single LaTeX or PDF file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The Newswriter is a simple script to publish and administrate your News. There is no need for a database. The News a stored in a simple file. I've coded this script because the others I found were to complicated and not adaptable enough.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A powerful class which allows to create and merge unified diff patches into any file. Fully written in PHP, uses the GNU standard unified diff format and allows any operation (creation/update/deletion).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SaD Edition Modume : Stand-alone Documents Edition Module, is a generic module (for CMS/BLOGS) writen in PHP that provides read and edit richt text documents with attachements stored in one file to the WWW users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jEph is another generic syntax highlighter written in PHP. Unlike other approaches, this one does not have it's own format for syntax-files, but adapts the format of jEdit's syntax files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WordnetFlash will be a Flash interface to the very popular University of Princeton Wordnet project. Initial project will be based on Wordnet 2.0 layout, with the completion of testing, integration of Wordnet 2.1 will occur
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PWEditor is a professional web development tool, enabling users to efficiently design, develop and maintain websites both online and offline. It includes WYSIWYG html editor, CSS editor, JS editor and text editor. It works with Firefox, Mozilla and IE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mediawiki-PDF is a mediawiki extension to convert wiki articles into PDF Documents. The extension uses HTMLDOC to convert the wiki pages from plain HTML into PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Docyrus is a web application allowing to create articles from imported chapters or articles. You can store local documents (doc, wiki, HTML, RSS, openOffice) online, manage them online and export them in many formats (pdf, openOffice, HTML,...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Textworker will be an online novel writing platform, realized as an Open Source PHP/MySQL-Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An extensible WikiClone system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JTK is a cross-browser javascript/DOM framework used to build rich web-based client interfaces with basic controls ( dialog, button, imageButton, ...), complex controls ( htmlEditor, colorChooser, grid, ...) and RPC components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Got any emails with obnoxious inline text? Long text stories with bad formatting? Files that an OCR didn't quite translate right? RTF format files and no easy way to read or modify them? Then eBookFormatter is for you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DOMIT! is a Document Object Model (DOM) XML parser for PHP, written purely in PHP. It is mostly compliant with the DOM Level 2 specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SAXY is a Simple API for XML (SAX) parser for PHP, written purely in PHP. It is lightweight, fast, and modelled on the Expat parser.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB