- [x] Add Queue components [to be all removed] - [x] Beanstald - [x] Redis - [x] Pdo - [x] SqS - [x] Middleware push|pop - [x] Finish Session components - [x] PdoSessionHandler - [x] RedisSessionHandler - [x] FileSessionHandlerConfigutation - [x] MongoSessionHandlerConfiguration - [x] PdoSessionHandlerConfiguration - [x] RedisSessionHandlerConfiguration - [x] SessionManagerConfiguration (?) This should be left for `univeros/univeros` app template - [x] Finish Http components - [x] BasicAuthenticationMiddleware - [x] CsrfMiddleware - [x] FormatNegotiatorMiddleware - [x] SpamBlockerMiddleware - [x] ~GraphQlMiddleware (?) Possibly for 1.0.1 milestone~ - [x] ExceptionHandlerMiddleware - [x] Add Data components - [x] Interfaces - [x] SQL aware objects - [x] Add Validation components - [x] Add Sanitition components - [x] Cache Components - [x] FilesystemCacheItemPoolConfiguration - [x] MemcachedCacheItemPoolConfiguration - [x] RedisCacheItemPoolConfiguration - [ ] Tests - [ ] Base packages [common support libraries] - [x] Cache - [x] Cookie - [x] Data - [x] Courier [Command Bus System] - [x] Filesystem - [ ] Happen [Event System] - [ ] Http - [x] Middleware - [ ] ~Queue~ - [x] Session - [x] Sanitation - [x] Validation
univeros/univerosapp templateGraphQlMiddleware (?) Possibly for 1.0.1 milestoneQueue