sfAmfPlugin
plugins.symfony-project.org
This Plugin to handle AMF requests from Flex client frontends
This Plugin to handle AMF requests from Flex client frontends. It makes the development of Flex-Applications with Symfony more easy
Timo Haberkern
thaberkern
Timo.Haberkern@shift-up.de
yes
2010-01-11
1.5.0
1.0.0
stable
stable
MIT license
-
5.1.0
1.4.1
symfony
pear.symfony-project.com
1.1.0
2.0.0
2.0.0
1.5.0
1.0.0
stable
stable
2010-01-11
MIT License
* Released for Symfony 1.3 and 1.4
* Added first version of an AMF Service Browser (thanks to Benoit Gouchet)
* Updated SabreAmf to current version
1.4.2
1.0.0
stable
stable
2009-08-05
MIT License
* Changed error_handler behaviour
* Improved Doctrine Adapters, so they handle relations better
* Updated SabreAmf to current version
* Added default module for AMF-Gateway
1.4.1
1.0.0
stable
stable
2009-07-01
MIT License
* Fixing typos in handleRequest funtion (thanks to Daniel Holmes for spotting this)
1.4.0
1.0.0
stable
stable
2009-06-29
MIT License
* Added an error handler function. All Errors will now be delivered as an exception (thanks to raphox for this)
* Fixing problem with associative array values
* Updated SabreAmf to version 1.3.0
* Added correct content type support, you should now use the handleRequest method in your actions as shown in the documentation
1.3.0
1.0.0
stable
stable
2009-05-05
MIT License
* Fixing a bug with PHP Strict mode
* Adding the possibility to store the services in all lib-folders of a project (app, module, project, plugins)
* Fixing different bugs with AMF convertion of Doctrine objects
1.2.4
1.0.0
stable
stable
2009-04-30
MIT License
* Fixing a bug with PHP Strict mode
1.2.3
1.0.0
stable
stable
2009-04-16
MIT License
* Fixing bugs with package handling
1.2.2
1.0.0
stable
stable
2009-04-12
MIT License
* Fixing installation problems over the plugin:install task
1.2.1
1.0.0
stable
stable
2009-04-12
MIT License
* Fixing bugs in Documentation
* Fixing installation problems over the plugin:install task
1.2.0
1.0.0
stable
stable
2009-04-09
MIT License
* Added symfony 1.2 compatibility
* Updated SabreAMF to version 1.2.203
* Fixing problem with Service-Classes with package names
* Added amf:create-service commandline task for creating service files
1.1.0
1.0.0
stable
stable
2008-08-27
MIT License
* Added support for ArrayCollections
* Added support for ByteArrays
1.0.0
1.0.0
stable
stable
2008-08-26
MIT License
* Added support for the annotations @AmfIgnore and @AmfClassMapping
* Updated Documentation
0.9.4
1.0.0
beta
stable
2008-08-25
MIT License
* Fixing bugs in package file
0.9.3
1.0.0
beta
stable
2008-08-25
MIT License
* Adding support for Propel objects
0.9.2
1.0.0
beta
stable
2008-08-25
MIT License
* Fixing some bugs
0.9.1
1.0.0
beta
stable
2008-08-25
MIT License
* Added Doctrine support
0.9.0
1.0.0
stable
stable
2008-08-20
MIT License
* Initial release