PHP SDK

From AlfrescoWiki

Jump to: navigation, search

Back to Developer Guide

Note: The PHP integration is an example implementation and is unsupported.

[edit] Introduction

The PHP SDK provides the following capabilities:

  • A PHP library that allows remote access to the Alfresco repository via the Alfresco PHP API
  • Integrations for popular PHP applications. At the moment only MediaWiki is available.
  • PHP templating and scripting capabilities in the repository using the Alfresco PHP API
  • Support for running PHP applications in the repository JVM, with access to the Alfresco PHP API

[edit] Installation Instructions

Native PHP implementation:

Java implementation, integrated into Alfresco repository:

[edit] Developer Documentation