29 projects for "open source php web application" with 2 filters applied:

  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Fronsetia

    Fronsetia

    A web application for testing webservices

    Fronsetia (Free Online Service Testing Application) is a Java web application that allows testing webservices (REST and SOAP). No end-user installations required, just deploy the application on your server and pass the link so that users can use their usual browsers to access Fronsetia. You can think of Fronsetia as a simple version of SoapUI on the web, or a simple and free and open-source version of the "wls_utc" utility. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The APIlity PHP Library provides an object-oriented way to easily access and manage the Google AdWords API from within PHP. This comes along with an abstraction from the SOAP and WSDL details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Service Grid - Language Grid Base System

    SOA infrastracture initially developed by NICT Language Grid Project

    Service Grid is an infrastructure for accumulating and sharing Web services. Resources with complicated intellectual property issues are wrapped as Web services and shared on the Service Grid. If you release your software by using the software of this project, please include the following description in the documents or on the website. * This software uses the [SOFTWARE] by the Language Grid project (http://langrid.org/). [SOFTWARE] is one of: * Service Grid Server Software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHP adCenter API
    A Client Library for building adCenter applications in PHP using the API. The current version supports automation of reports using both the V7 and V8 Report Service. I'm currently working on expanding the library to include other services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    XFire4PHP is a PHP5 SOAP Framework. XFire4PHP makes service oriented development approachable through its easy to use API and support for standards. With XFire4PHP you can easily create webservices by annotating your classes properly,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The gateway is an open source JavaEE application developed by the Vermont Dept of Taxes. It provides a web services framework for accepting Streamlined Sales Tax registrations and returns. It also includes a web interface for submitting transmissions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    phpMySOAP

    php-based SOAP Server for MySQL databases

    This project is a PHP-based SOAP server which provides mainly MySQL data to a SOAP client. It exposes all available DB objects (views and tables) to any SOAP client based on NuSOAP's SOAP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MicroWSS is a lightweight web services server/toolkit written in Java. Its purpose it to allow for simple development and deployment of services that use SOAP 1.2 and WSDL. It handles everything relating to XML, so that you only need to deal with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    Gateway Anti-Virus allows applications across the enterprise to check files for viruses by providing a SOAP-based virus scanning web service. The system uses clamav for virus definitions and detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP2WSDL is a WSDL generator for PHP Web Service support, namely the built-in SOAP API. The definition (WSDL) are derived from the PHP object class, its method functions, the input arguments, output parameter, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Implementation of the WSRP 1.0 spec. for PHP5 environment. Could expose any existing content and become a WSRP producer. PHP4 is supported only via NuSOAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    phpoetry dynamically exposes your PHP5 class to the browser as JavaScript hooks. It uses reflection, RMI, JSON, and the YUI library for quick and easy AJAX development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    InstantSVC (pronounced as Instant Services) provides a set of tools to ease Web Services development with PHP5. You just need to document your PHP code with PHPDocumentor to generate Web Services from it - SOAP Services as well as RESTful Web Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JSoapTest provides a simple web interface for testing SOAP Servers. It parses the WSDL, builds a form for entering the SOAP Request parameters, calls the SOAP Server, and displays the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SOAP-SQL generates a web service WSDL based on user-defined SQL statements with only a few lines of code. It relies on NuSOAP and PEAR MDB2 (DB abstraction layer), so it works with most any database. No PHP extensions required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A service catalog is an important part of the business process of service-oriented architecture and seems to be available today only as part of a larger package. This application will foster a "marketplace" approach to services within an enterprise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XUP (Extensible User Interface Protocol) is a SOAP-based protocol for delivering events and incremental UI updates. This project builds a web application development framework on top of XUP, consisting of a client, a server toolkit, and a template viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Phritz is an MVC web development framework written in PHP. Its intended goal is to help developers create display-independant applications by keeping Request and Response logic seperate from the business logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project ValidateData is server side data validation layer which work as web service. Written on Java. It works on three stages.1.User application send data.2.Make validations on user data using xml file with rules.3.Send results to client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Web 2.0 framework developed in PHP5 that allows you to develop interoperable, standards-compliant, scalable web applications without having to worry about the complexities of the underlying architecture for the most common of functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SOAPMODE : A portal for Imode (TM DOCOMO) client, using web services (SOAP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hydra Web Presentation Server is designed to detect the web browser and serve the page to the standards that browser expects. Hydra uses XML to describe the pages and allows for server side support of XHTML 2.0, XForms and XInclude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpMyWebServices is a framework that can serve dotNET-like Web services coded in PHP, so it works on all apache/php servers (MySQL not required). With it, you can easy host any webservice on the most of free hosting services !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    phpBeans provides software and specifications for enabling n-tier development within PHP, such as the phpBeans Object Server, and interoperable with other languages as well. phpBeans can be downloaded from http://www.sitelliteforge.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next