Qubus PHP
Qubus PHP is the home of Qubus CMS and components that can be used in any project or framework.
United States of America
Pinned Repositories
http
Object oriented HTTP specification.
inheritance
A set of helpful traits.
injector
A dependency injector for bootstrapping object-oriented PHP applications.
nosql
PHP JSON flat file Database Management System.
qubus-coding-standard
Coding standard rulesets for QubusPHP components.
router
Qubus router is a powerful and fast PHP router for PSR-7/PSR-15 messages.
security
Security component.
support
Support component.
traits
A library of traits that can be used in place of helper classes or god classes.
valueobjects
A PHP library of immutable objects to use in Domain Driven projects.
Qubus PHP's Repositories
QubusPHP/nosql
PHP JSON flat file Database Management System.
QubusPHP/qubus-coding-standard
Coding standard rulesets for QubusPHP components.
QubusPHP/router
Qubus router is a powerful and fast PHP router for PSR-7/PSR-15 messages.
QubusPHP/traits
A library of traits that can be used in place of helper classes or god classes.
QubusPHP/valueobjects
A PHP library of immutable objects to use in Domain Driven projects.
QubusPHP/ActionFilter
An object oriented hook system based on WordPress' hook system.
QubusPHP/cache
PSR-6 and PSR-16 cache library with adapters for Memcached, Redis, Filesystem, APCu, and In-Memory.
QubusPHP/cms
Qubus CMS is a developer centric, API first CMS/CMF.
QubusPHP/dbal
Database abstraction layer.
QubusPHP/error
Error checking and handling.
QubusPHP/Exception
A generic Exceptions library.
QubusPHP/expressive
Datamapper and ActiveRecord.
QubusPHP/filesystem
Filesystem component.
QubusPHP/http
Object oriented HTTP specification.
QubusPHP/inheritance
A set of helpful traits.
QubusPHP/injector
A dependency injector for bootstrapping object-oriented PHP applications.
QubusPHP/mail
Mailer component using PHPMailer.
QubusPHP/security
Security component.
QubusPHP/support
Support component.
QubusPHP/validation
A framework agnostic validation library like the one found in Laravel.
QubusPHP/view
Scaffold is a fast php templating engine.
QubusPHP/config
Configuration management for PHP applications and/or frameworks.
QubusPHP/docs
Documentation for Qubus PHP Components
QubusPHP/event-dispatcher
A framework agnostic Event Dispatcher similar to the one found in Symfony.
QubusPHP/log
PSR-3 compatible logger.