psx is completely object-oriented programmed and modular designed. psx separate strictly code from design. psx's template-engine is based on XSLT and XML.
Here are some key features of "psx":
· create reusable code
· program complete object-oriented
· have a template engine based on XML/XSLT
· program secure web applications
· can share your content in (X)HTML, XML, JSON
· must write (X)HTML
· can easily make CRUD tasks
What's New in This Release: [ read full changelog ]
· Updated atom and rss item parsing
· Updated HTTP socks handler proper handling of chunked transfer encoding
· Removed NestedSet library because they where not stable enough
· Add OpenID provider implementation
· Fix HTTP classes headers are stored now interal as key => value
· Fix OpenId so that the claimed id is added on redirect if the local id doesent exist and add getIdentifiert method
· Update HTTP request class and fix curl handler follow location. Remove "Expect: 100-Continue" header and update ca-bundle.pem
· Added unit tests
· Fixed several bugs