Skip to content

raisinbread/li3_amf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

# li3_amf

li3_amf is a Lithium PHP Framework plugin that allows you to expose your controller logic and responses to an AMF-compatible client (usually a Flash or Flex object).

This is currently a work in progress, and is not usable in its current state.

# Installling li3_amf

1. Download and install to `/app/libraries/`.
1. Download the Zend Framework (1.10.4), and place the `Zend` folder in `/libraries`.
1. Add to `app/bootstrap/libraries.php`: `Libraries::add('li3_amf');`

About

An AMF messaging plugin for the Lithium PHP Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages