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

  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1

    SAXE

    Simple Ajax XML Editor, with limited XSD support

    An online, Javascript based, XML editor that saves via PHP using Ajax. Install: 1. Copy all files to a web server (requires PHP) 2. Make config.xml and config.xml.bck writable 3. Open /xmleditor/xmleditor.html in Firefox Notes: -Only works in Firefox -XSD generator not included -XSD validation not yet supported -Text nodes not yet supported -PHP file does not implement any security measures -Use XSD_LOC get var to define a custom xsd location, example: ../config.xsd -Use XSD_ROOT_ELEMENT get var to define a custom xsd root element name, example: ../config -Use XML_LOC get var to define a custom xml location, example: ../config.xml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a web editor for xml documents. It can easily be used to work with rss feeds but also for easy content management systems though the use of xml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XML-edit

    XML-edit

    XML Editor in PHP for editing simple XML files

    XML Editor in PHP for editing simple XML files. New in version 0.3 - Languages (English / Dutch) - Help-texts while editing - fixed width of inputfields - A few bug-fixes This script works with simple XML files like: <?xml version="1.0"?> <countries> <country> <name>France</name> <capital>Paris</capital> <population>64768389</population> <currency>Euro</currency> </country> <country> <name>Greece</name> <capital>Athens</capital> <population>11000000</population> <currency>Euro</currency> </country> <country> <name>Netherlands</name> <capital>Amsterdam</capital> <population>16645000</population> <currency>Euro</currency> </country> </countries> etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 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.