Pinned Repositories
mage-servlet
An appserver.io servlet to execute Magento
message-queue
Message queue implementation for thread based PHP ApplicationServer.
message-queue-client
Client to connect to a PHP ApplicationServer based message queue.
message-queue-protocol
Implements the native Message-Queue protocol.
persistence-container-client
Client to connect to a PHP ApplicationServer based persistence container.
persistence-container-protocol
Implements the native Persistence-Container protocol.
php-module
A php module for a php webserver
properties
Package that provides basic functionality to handle property files.
rewrite-module
A simple rewrite module for PHP based web servers.
server
Multithreaded server daemon framework
appserver.io Backports's Repositories
appserver-io-backports/mage-servlet
An appserver.io servlet to execute Magento
appserver-io-backports/message-queue
Message queue implementation for thread based PHP ApplicationServer.
appserver-io-backports/message-queue-client
Client to connect to a PHP ApplicationServer based message queue.
appserver-io-backports/application
A threaded application implementation to allow a separate context for each application.
appserver-io-backports/dependency-injection-container
A dependency injection container to handle annotation based DI in an application server like appserver.io.
appserver-io-backports/http
HTTP protocol implementation for usage in server context
appserver-io-backports/http-message
Dummy package containing some interface for HTTP messaging while PSR-7 is in proposal state
appserver-io-backports/message-queue-protocol
Implements the native Message-Queue protocol.
appserver-io-backports/persistence-container
Persistence container implementation for thread based PHP ApplicationServer.
appserver-io-backports/persistence-container-client
Client to connect to a PHP ApplicationServer based persistence container.
appserver-io-backports/persistence-container-protocol
Implements the native Persistence-Container protocol.
appserver-io-backports/php-module
A php module for a php webserver
appserver-io-backports/properties
Package that provides basic functionality to handle property files.
appserver-io-backports/rewrite-module
A simple rewrite module for PHP based web servers.
appserver-io-backports/server
Multithreaded server daemon framework
appserver-io-backports/storage
Generic storage package implementation.
appserver-io-backports/configuration
Basic XML based configuration implementation.
appserver-io-backports/connection
Connection abstract layer implementation for usage in server context
appserver-io-backports/context
Context package default implementation.
appserver-io-backports/enterprise-beans
Contains the Enterprise PHP Beans classes and interfaces.
appserver-io-backports/fastcgi-module
A Fast-CGI module for a php webserver
appserver-io-backports/lemcache-container
A memcache API compatible PHP implementation of a key value storage server
appserver-io-backports/memcache-protocol
Implements the Memcache protocol.
appserver-io-backports/memcache-server
A PHP based Memcache server implementation.
appserver-io-backports/naming
Naming package implementation providing basic lookup functionality for beans.
appserver-io-backports/servlet
Servlet package default implementation.
appserver-io-backports/servlet-engine
Servlet engine default implementation.
appserver-io-backports/servlet-module
Servlet module implementation for the web container.
appserver-io-backports/web-container
An appserver.io container implementation for TechDivision_WebServer to serve
appserver-io-backports/websocket-protocol
Provides a web socket connection handler.