Showing 126 open source projects for "php soap"

View related business solutions
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 1
    Laravel SOAP Client

    Laravel SOAP Client

    Laravel Soap Client

    This package provides an expressive, minimal API around the Soap Client from Phpro, allowing you to quickly make outgoing SOAP requests to communicate with other web applications. It is using HTTPplug as a handler with Guzzle as client. Some code is based/copied on/from Laravel HTTP wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    General purpose PHP SOAP-client

    General purpose PHP SOAP-client

    A general purpose SOAP client for PHP

    Sick and tired of building crappy SOAP implementations? This package aims to help you with some common SOAP integration pains in PHP. Its goal is to make integrating with SOAP fun again! Since life is too short to read documentation, we've added a scafolding wizard which will get you communicating with your SOAP server in no time! Implementing SOAP extensions is a real pain in the ass. It forces you to overwrite core methods of the built-in SOAP client. If you ever had to implement WSA or WSSE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    goetas-webservices / soap-client

    goetas-webservices / soap-client

    PHP implementation of SOAP 1.1 and 1.2 client specifications

    PHP implementation of SOAP 1.1 and 1.2 client specifications. Pure PHP, no dependencies on ext-soap. Extensible (JMS event listeners support). PSR-7 HTTP messaging. PSR-17 HTTP messaging factories. PSR-18 HTTP Client. No WSDL/XSD parsing on production. IDE type hinting support. Only document/literal style is supported and the webservice should follow the WS-I guidelines. There are no plans to support the deprecated rpc and encoded styles. Webservices not following the WS-I specifications might...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NetSuite PHP API Client

    NetSuite PHP API Client

    NetSuite PHP API Client with namespaces and autoloading

    A PHP API client package for NetSuite, pried from the NetSuite PHP Toolkit and made more consumable for modern PHP application development. All of the classes in the NetSuite\Classes namespace are code provided by NetSuite with a license allowing redistribution. The custom work provided by this library separates these nearly 2,000 classes out into their own files and allows the classes to be installed with composer and accessed using standard autoloading support. It allows configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 5
    graphql-php

    graphql-php

    A PHP port of GraphQL reference implementation

    This is a PHP implementation of the GraphQL specification based on the reference implementation in JavaScript. GraphQL is a modern way to build HTTP APIs consumed by the web and mobile clients. It is intended to be an alternative to REST and SOAP APIs (even for existing applications). GraphQL itself is a specification designed by Facebook engineers. Various implementations of this specification were written in different languages and environments. A great overview of GraphQL features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Zasilkovna Client PHP

    Zasilkovna Client PHP

    Zasilkovna.cz PHP library supporting SOAP and REST API + custom Label

    This library provides SOAP and REST API implementations. Additionaly Branch implementation to fetch and store branch data and label implementation to generate labels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Package Generator

    Package Generator

    Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP

    Package Generator generates a PHP SDK from any WSDL so you can easily consume any SOAP Web Service without wondering how SOAP is used under the hood. Package Generator provides many options to generate your package even if a few are required. This project has been tested with many WSDL and is currently used on the platform Providr.IO. Package Generator generates files that are detailed in the MANIFEST. You are encouraged to read it to understand how and why the files are generated in addition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Limbas
    Like Access, from basic features such as table management, form and report generator as well as charting and workflow features it can be dynamically modeled with one another to any product solution. Limbas is based on PHP.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9

    wCMF

    The wCMF web application framework

    wCMF is a lightweight MDA approach to application development based on the MVC pattern. It allows to create any kind of PHP webapp, e.g. CRM, CMS from an UML model. It features an object persistence layer, a soap interface and standard views/controllers. This website hosts code and downloads for versions prior to 4.0. For newer versions please visit https://github.com/iherwig/wcmf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Safety Management Platform | SafetyIQ Icon
    Safety Management Platform | SafetyIQ

    Keep your workers safe, no matter where they are

    SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
  • 10
    Atricore’s JOSSO is an open source and commercially supported Internet Single Sign-On (FSSO) solution for point-and-click and standards-based (SAML2) Internet-scale SSO implementations. For more information contact us at : http://www.josso.org
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Laravel SoapClient Wrapper

    Laravel SoapClient Wrapper

    A soap client wrapper for Laravel

    A SoapClient wrapper integration for Laravel. Makes it easy to use Soap in a Laravel application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CrossUI

    CrossUI

    CrossUI is a free Cross-Browser Javascript framework

    Build fully interactive experiences codeless and serverless. Create code into Github repository directly. CrossUI No-Code App Builder enables anyone (no software developer required) to Create Interactive Apps Without Coding. Prototype, develop and package the exactly same code into Web Apps, Native Desktop (Windows, Linux and Mac) Apps, as well as Mobile Apps. Rich client-side API, works with any backend or static HTML pages. Web services (JSON/XML/SOAP) can be directly bound. More than 100...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Zimbra Domain Admin

    Zimbra Domain Admin

    Zimbra Domain Admin for Zimbra Open Source Edition

    Zimbra Domain Admin for Zimbra Open Source Edition. A PHP web application developed from Zimbra Soap API. Zimbra Domain Admin can list, add, delete and change password of their user domain without Zimbra global admin right. PHP Framework: Laravel 5.8 Software Version PHP 7.1.3+ Zimbra 8+ Bootstrap 4 Star Admin Template
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    PWS Famework, PHP Web Service Framework

    PWS Famework, PHP Web Service Framework

    A PHP Web Service Framework : REST, SOAP, JSON, XML, PHP, Typed PHP

    PWS Framework is a PHP Web Service Framework that allow for fast Web Service development. This is a fastcgi (PHP native) server running in cli mode (php-cli) as a daemon. It is able to handle requests and responses using the following formats : REST, SOAP, JSON, XML, PHP and Typed PHP, these formats can be mixed. It also provides supports for asynchronous requests, credentials and request details. (PHP Linux Only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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: 1 This Week
    Last Update:
    See Project
  • 17

    Gimak Framework

    PHP Development Framework

    GIMAK es un Framework de programación PHP basado en capas y componentes, especializado para el desarrollo de aplicaciones corporativas. Este pensado en trabajar siempre con objetos, lo que facilita la programación evitando la memorización de códigos especiales/mágicos como lo hacen la mayoría de Frameworks, que basan su configuración usando ARRAYS de PHP. GIMAK nació como un intento de su creador, en tener un Framework simple de aprender, que pueda ser 100% configurable y principalmente...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MPS Box

    MPS Box

    SNMP Printer-MIB2, Reporting, Alerting, MPS (Managed Print Services).

    This OpenSource project created with an aim to help office Administrators to manage their printing equipment: Gather supplies usage statistics and Control paper usage via printer's impressions counters, get printer alerts. Send out virtually any data collected via SNMP to E-Mail (Message body, XML attachments). At the same time it have all required functions to support MPS (Managed Print Services) business basics out of the box. Recent code shared with a community via GIT repository. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Easy HTTP: Easy Web Service Support

    Easy HTTP: Easy Web Service Support

    Classic Web Service Support

    With all of the hoopla over Web Services, you would think that servicing user requests over HTTP was something new. While we all may have lots of experience with REST, JSON, XML, SOAP, WSDLs, HTTPS, and even EDI ... but at the end of the day, it all comes down to legacies, security, and performance? So while big companies might have billions of dollars to spend re-writing their back end web legacies, those of us who want to seamlessly automate a simple set of CRUD operations to our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    bWAPP

    an extremely buggy web app !

    ... issue... bWAPP is covering a wide range of vulnerabilities! bWAPP is a PHP application that uses a MySQL database. It can be hosted on Linux/Windows with Apache/IIS and MySQL. It is supported on WAMP or XAMPP. Another possibility is to download bee-box, a custom VM pre-installed with bWAPP. This project is part of the ITSEC GAMES project. You can find more about the ITSEC GAMES and bWAPP projects on our blog. For security-testing and educational purposes only! Cheers Malik Mesellem
    Leader badge
    Downloads: 1,964 This Week
    Last Update:
    See Project
  • 21

    STANTOR

    Scada for Home Automation

    Stantor is a SCADA for home automation/domotic project. It drives : k8061-K8055(USB), K8000(I2C), Arduino Mega and Uno, X10, 1-Wire, electricity meters, Webcam (motion), infrared remote controls. It uses WEB browser, smartphone, xHTML, SOAP, Websocket, HTML5 Apache, mySQL, PHP, javascript and Ajax. Stantor allows control of electrical equipments like boilers, shutters, lamps, pumps, etc...connected to the 220V/110 VAC. Gathering information of various kinds such as temperature, light...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    tripfix - travel internet booking engine

    tripfix - travel internet booking engine

    IBE/internet booking engine/webportal for tour operators/travel agents

    Tripfix is an internet booking engine / IBE for tour operators and travel agents. The software is based on PHP, Zend Framework and Mongo DB. One man-year’s worth of work is already included in the software – not to mention a great deal of experience from our other travel-based software projects (f.e. snowtrex.com). A reference project “cruise finder” (http://www.kreuzfahrt-finder.net) is currently running, and it can be extended to many other booking items (accommodations, flights, rental cars...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    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
  • 24

    SoapServer WSDL Generator

    inspired from NuSoap helps you using php 5 Soap Object in wsdl mode...

    simple wsdl generator to create webservice and very easy to use just download and include one file in your project and use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AGIS stands for Asterisk Groupware Integration Server. It provides a SOAP backend for access and configuration of the Asterisk PBX. Further it implements a SOAP based Asterisk application for E-Groupware with management functions for users and admins.
    Downloads: 0 This Week
    Last Update:
    See Project