135 projects for "php/java/fastcgi/fcgiinputstream" with 2 filters applied:

  • 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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Telenet customers can check their data volume via PHP with this Telenet Volume Checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    json-httpd is a library that provides a web server with JSON-RPC capabilities. The library makes it easy to develop a WUI for application using static HTML and JAVA using JSON-RPC for communication. It also works as a standalone web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cloudy is a open source cloud development environment, based on Mozilla Bespin. If somebody is interested in helping with this project, just email me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    WSDL2XForms generates XForms for the operations of a given WSDL file. The tool is implemented using Java and XSLT.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    RuDolFWS (a.k.a. RDFWS) is a web service that lets you add, modify, remove and manage ontologies in a remote Sesame repository server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a PHP class for interfacing with Amazon's Relational Database Service via REST. It is based on based on Donovan Schonknecht's Amazon S3 PHP class, found here: http://undesigned.org.za/2007/10/22/amazon-s3-php-class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dam.gd Shortened URL Generator
    Free open source URL shortener that uses http://theeasyapi.com to access Google Safe Browsing and geoIP services for free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Glue 2 is a Semantic Web Service discovery engine fully compatible with the WSMO meta-model and the WSML language that aims at solving polarization problems by using mediators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Electronic Lab Notebook (ELN) Software Icon
    Electronic Lab Notebook (ELN) Software

    Ideal for any lab. Whether you’re just starting up, a small or large academic institution, or a globally operating company.

    eLabJournal is an all-in-one Electronic Lab Notebook (ELN) software that includes sample tracking and protocol management modules.
    Learn More
  • 10
    OpenREST is a RESTful web service to access the data in your DB or file using HTTP protocol. It contains also a jqGrid implementation for data presentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A PHP class for using Openbravo's REST web services. Could be useful for connecting Openbravo to other applications such as web stores. Fairly intuitive, the main class contains a "call Openbravo" function as well one function for each type of call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a PHP class designed to facilitate the easy use of Slicehost's public API for managing slices and DNS entries. Requires PHP's curl, openssl, and simplexml extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The purpose of eAudit is to provide a comprehensive reporting capability relating to Electronic Auditing for various industries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project allows PHP programmers to export data into Excel workbook. You can create multiple sheets, use fonts, colors and borders. Exported data is in XML format, recognized by Microsoft Office Excel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    phpWfMS es un sistema de administracion por flujo de trabajo escrito en PHP y Javascript, el cual que tiene como objetivo, programar, disenar y administrar servicios web y trabajos para aplicaciones Web 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project provides a fast distributed system for image processing, written in Python. It aim is to be used as service to PHP, Perl and Python application servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A SOA-based framework for multilingual question answering (QA) systems that answer natural language questions with the help of a domain ontology and structured answer data sources from freely specifiable domains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple easy to use php file for implementing Open ID.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gedapi is an AJAX javascript library built to interact with a server side RESTful web service api that exposes data stored in GEDCOM files. Gedapi provides the ability to link between distinct GEDCOM files without modifying or merging the GEDCOM files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Java Sitemap Parser can parse a website's Sitemap (http://www.sitemaps.org/). This is useful for web crawlers that want to discover URLs from a website that is using the Sitemap Protocol. This project has been incorporated into crawler-commons (https://github.com/crawler-commons/crawler-commons) and is no longer being maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Transtweet is an open-source tweet interface that translate your twitts and publish them to your differents twitter accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GRIA is a middleware for supporting B2B collaborations based on a service-oriented architecture. GRIA is designed specifically to support business users through service provision across organisational boundaries using standard Web Service protocols
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a PHP class designed to provide an easy REST-based interface to Amazon's Elastic Compute Cloud (EC2). It is based on based on Donovan Schonknecht's Amazon S3 PHP class, found here: http://undesigned.org.za/2007/10/22/amazon-s3-php-class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TraSer is an open-source software package for tracking and tracing of physical items or digitally stored documents, especially meant for small businesses. TraSer relies on web-services and uses its own identifier scheme but may adapt to other schemes.
    Downloads: 0 This Week
    Last Update:
    See Project