[swx] Minimal SWX PHP setup.
Aral Balkan
aral at aralbalkan.com
Sat Oct 13 05:52:38 PDT 2007
Hey man,
Thanks for your email and your kind words about SWX, I'm so happy to
hear that you're enjoying working with it! :)
> I want to use swx-php for my application that is requred to be small in
> size.
> So my question is what is the the minimum setup required to run swx on a
> production server?
There is the SWX PHP Deployment Bundle that you can download from
http://swxformat.org/download. If you want to go even more bare-bones
than that (and don't need AMF), you can remove AMFPHP from the library
and the amf gateway. Same goes for the JSON, etc. gateways (they can
be removed without affecting anything else). Finally, if you don't
need the APIs, you can remove the ones that ship with it and the
corresponding libraries (eg.phpFlickr for the Flickr API).
> Also it would be nice with a summary how the other packages relate to
> each other. For example if you want to expand a minimal configuration
> with the ezsql and phpFlickr lib, what are their dependencies?
The various items in the library (/lib) folder have no
interdependencies (eg., ezsql, phpFlickr, etc)
The various APIs extend and require the BaseService class and may
require a library (eg., the Flickr API requires the phpFlickr
library).
Apart from that, the SWX Service Explorer requires the presence of
AMFPHP and the amf gateway (amf.php).
Hope that helps + best of luck on your project. I look forward to
hearing about how it goes. If you like, we may be able to include it
on the SWX showcase or do a case study on it.
Take care,
Aral
>
> /Hans
>
>
>
> _______________________________________________
> swx mailing list
> swx at osflash.org
> http://osflash.org/mailman/listinfo/swx_osflash.org
>
More information about the swx
mailing list