Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
A PHP implementation of the XML-RPC web RPC protocol. Extra modules provide support for the JSON and JSONRPC protocols. A javascript version of the library is also available.
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.
The official OpenAutonomy server reference implementation.
NOTE: The full "server" is not required to interact with OpenAutonomy.
The main implementation priority is ubiquitousness. To that effect, the server is implemented in PHP with few external dependencies to ensure that this can be run on even the leanest of web hosts.
The project includes the related tools from FreeMarker templates (used to generate RPC glue code) to the PHP "compiler" (static inlining of PHP includes in...
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...
MP-Suite is a client/server script that enables remote MySQL through an XML-RPC interface. This way, you can remotely access databases that are not remote-access enabled.
Aria2Web is a PHP- and Javascript-based application that allows you to control the excellent and lightweight "aria2" over the web. That way you can use it as a download manager.
A google sitemap.xml and yahoo sitemap.txt php generator/creator/maker/builder for your websites, then you can submit sitemap.xml to google and submit sitemap.txt to yahoo.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Implementation of Web Processing Service OGC standard at version 1.0.0 in ASP.NET. Includes simple client (written in PHP) to communicate with service. More information about this standard can be found at http://www.opengeospatial.org/standards/wps
Infra-Red is a package of scripts designed to set up a service oriented architecture in PHP. It includes the server with an example service, a client library for the codeigniter framework and a stand alone client library.
Content Management System written in PHP. It has a flexible extendable object-oriented structure. It could be useful for creating dynamic internet sites. Now it includes several preinstalled modules such as News, Forum, FAQ and Photoalbum.
A simple, easy to use RPC alternative to SOAP or XML-RPC with built in code generation. Focussed on ease of use, simplicity, and having a human readable protocol. Check out the WIKI for documentation and examples.
Aura is a plug-and-play XML-RPC application framework in PHP5. It bundles an XML-RPC client and an XML-RPC server. It has simple and clean API and allows exposing already written functions and classes as web services for instant productivity.
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.
The PRAjax class can be used to reflect PHP code into JavaScript and Ajax methods and vice-versa. PHP objects can be used in JavaScript trough Ajax calls, both properties and (registered) functions.
A PHP implementation for an abstract Shared Registry System (SRS), with one concrete implementation for the Extensible Provisioning Protocol (EPP) - the standard registry/registrar communication protocol for DNS provisioning.
phleackr is a PHP binding for the Flickr API, using the XML-RPC format and thought to be compatible with PHP4 and PHP5, while avoiding the need for PEAR packages. in the future it will also support the REST format.
Location Aware Mobile Assistant (LAMA) provides travelers a dynamic directory service. Users receive information on hotels, restaurants, and more, which are within their vicinity.
PHP-O-Lait is a library that, in 2 boiler-plate lines of code, allows you to call server-side PHP code from client-side JavaScript. It's so easy, in fact, that you don't need to know how it does it (hint, it uses Ajax and JSON).