Showing 39 open source projects for "http to php"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    MadelineProto

    MadelineProto

    Async PHP client/server API for the telegram MTProto protocol

    This library can be used to easily interact with Telegram without the bot API, just like the official apps. It can login with a phone number (MTProto API), or with a bot token (MTProto API, no bot API involved!). Internal peer management: you can provide a simple bot API chat id or a username to send a message or to call other mtproto methods! You can easily login as a user (2FA is supported) or as a bot! Simple error handling! It is highly customizable with a lot of different settings! Bot...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    JSON Parser

    JSON Parser

    Zero-dependencies lazy parser to read JSON of any dimension

    Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Mercure

    Mercure

    Server-sent live updates, protocol and reference implementation

    Mercure is an open protocol for real-time communications designed to be fast, reliable and battery-efficient. It is a modern and convenient replacement for both the WebSocket API and the higher-level libraries and services relying on it. Mercure is especially useful to add streaming and asynchronous capabilities to REST and GraphQL APIs. Because it is a thin layer on top of HTTP and SSE, Mercure is natively supported by modern web browsers, mobile applications, and IoT devices. A free...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    XForms to XHTML+Javascript (AJAX) conversion based on a unique XSL transformation. Suitable server-side (PHP) or client-side (Internet Explorer, Mozilla FireFox, Opera, Safari) browser treatement where an XSLT 1.0 engine is available
    Downloads: 14 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    SwapCode

    SwapCode

    Swapping code like burgers? Here your p2p, drag-n-drop solution

    Hello and welcome to Swap Code! Swap Code is a light, simple, "peer-to-peer" software for swapping snippets of code with others, by dran-n-drop. Swap Code is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage. Swap Code got built behind some cool features like object drag-n-drop between browser windows, full object serialization and xml. Please refer to the README.md file for a correct setup. Swap Code gets released on http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MacSwap

    MacSwap

    Swapping everything like burgers? Your p2p, drag-n-drop solution

    Hello and welcome to MacSwap! MacSwap is a light, simple, "peer-to-peer" software for swapping your own stuff with others, by drag-n-drop. MacSwap is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage. MacSwap got built behind some cool features like object drag-n-drop between browser windows, full object serialization and xml. Please refer to the README.md file for a correct setup. MacSwap gets released on http://github.com...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    5cube

    5cube

    Every person its prospects. Your p2p, drag-n-drop solution

    ... gets released on http://github.com/par7133/5cube ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SW-DLP: Developing ontoLogy by Profiling

    a tool for easing the ontologies editing and evolution (Semantic Web)

    The DLP tool was ideated and developed by: Dr. Luca Mazzola, MsC. Patrick Kapahnke, and PD Dr. Matthias Klusch at the German Research Center for Artificial Intelligence DFKI GmbH (http://www.dfki.de ) in Saarbrücken, Germany. Copyright: DFKI, 2017, licence GLP see https://www.gnu.org/licenses/gpl-3.0.en.html For bug reports, technical problems and feature requests please contact: Luca Mazzola: luca.mazzola@dfki.de or mazzola.luca@gmail.com Patrick Kapahnke: patrick.kapahnke...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Document Object Model Structured Query Language! Example: 'SELECT {//title[1]=>innerCode} FROM {http://example.com}';
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Form-oriented API for web applications based on TYPO3 CMS ( http://www.typo3.com )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    json search

    JSON Search - Inclues PHP CSV to JSON Converter

    This project will help query JSON data using an easy to use web interface. JSON Search works best with Mozilla Firefox browser, better than Chrome, IE. Read the help file for instructions and troubleshooting information. The project includes two parts 1. CSV to JSON converter written in PHP http://goo.gl/AHuch 2. A HTML Search utility that can query the JSON file and display the search results. Includes ability to query the table using AND(+), OR(,) and Filter(|) by column...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WsdlToPhp

    Generate PHP classes based on a WSDL

    This package allows to programmatically send request to a SOAP service using PHP classes. In order to that, this class generates each class for each request and each request parameters and each request response. Each class is stored in a hierarchical folder/sub-folder. The SOAP client is then abstracted and you only deal with objects representing the WSDL. It uses eZ Components, ezcPhpGenerator, in order to generate php files. Test this library here : http://www.wsdltophp.com Read the online...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    XRNS-PHP (was) a collection of command-line scripts for Renoise - http://www.renoise.com/ is contemporary music composition tool with XML-based file formats; making it possible to develop PHP scripts for various areas of interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The XMessages class for PHP 5.3+ lets you easily integrate the X-Messages spec into existing PHP web applications for simple server-client messaging. See http://www.xmessages.org for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Angosso

    Angosso

    Performance and stability

    Develop: domain secure, and performing secure Domain Name System (DNS) dynamic updates. Domain Name System Security Extensions Servlet API Package The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Bear is a front end to the powerful download manager aria2. Is a web-based download manager written by PHP and Yii framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mapix CMS
    Mapix is a CMS/framework designed to develop websites entirely (as far as possible) with the XML/XSL/XSD technology. The objective of Mapix is to become a complete gateway between the HTTP server and XML services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AS2Secure - AS2 Php Lib
    AS2Secure is a PHP Lib to allow you to send and receive AS2 message from partners. Based on OpenSSL, documents are SIGNED and CRYPTED to build SMIME messages ready to be sent over HTTP connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MIM:InfiniX Manuale Intermediale della Modernita': Infinite Info in Xml PHP-XHTML-XML-XSL-CSS-AJAX-RDF. Design your CMS and store data in XML files and/or MySQL database. It's a multisite and multilanguage CMS. Flexible form with RDF on the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Twick.it API Wrapper
    If you like to use the Twick.it API you should take a look at this wrappers. By simply calling some static methods you can read data from the API and don't have to care about all the REST stuff like sending HTTP request or parsing XML data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ZK Light is renamed to ZKuery and moved to http://code.google.com/p/zkuery/. ZK Light is a client-only version of ZK; Support Java, C, PHP, Python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PgAtomServer is an open source Atom Publishing Protocol server based on PHP and PostgreSQL. Inspired by RFC 5023, PgAtomServer aims to manage CRUD operations on Web resources through HTTP, XML and ReST. Data is stored in a PostgreSQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C library to generate json files for Open Flash Chart-2 (http://teethgrinder.co.uk/open-flash-chart-2/) Developed closer as possible to respect the PHP API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Drupal module that enables Drupal to view and manage objects stored in a Fedora Digital Repository. The Islandora project is no longer maintained on Sourceforge. For the latest download, please visit: http://islandora.ca/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next