Showing 76 open source projects for "php"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    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
    Web based spell checking
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 5
    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
  • 6
    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
  • 7
    xBB-code is the PHP library to parse and edit text formatted with BBCode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • $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
  • 10
    Convert wiki pages to TEI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    Textworker will be an online novel writing platform, realized as an Open Source PHP/MySQL-Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An extensible WikiClone system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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
MongoDB Logo MongoDB