Pinned Repositories
app
Application framework
assets
Asset manager for the octris php framework.
hashfilter
Stream filter for incremental hashing.
ncurses
OOP ncurses library for PHP
pecl_ncurses
Unofficial fork of pecl ncurses
phpcshtml
XSLT for transforming PHP CodeSniffer XML report to HTML.
phphttpd
Library for building self-contained scripts for serving with PHP 5.4's builtin web-server
phplint
Unofficial fork of phplint
propertycollection
Collection data structure with dot-notation support.
sqlbuilder
Build dynamic SQL queries with ease.
aurora-php's Repositories
aurora-php/hashfilter
Stream filter for incremental hashing.
aurora-php/propertycollection
Collection data structure with dot-notation support.
aurora-php/app
Application framework
aurora-php/sqlbuilder
Build dynamic SQL queries with ease.
aurora-php/.github
aurora-php/aurora-php.github.io
aurora-php/auth
Authentication component.
aurora-php/auth-htpasswd
Htpasswd adapter for the octris authentication component.
aurora-php/auth-jira
Jira authentication adapter for octris framework.
aurora-php/cli
Cli application framework.
aurora-php/cliconfig
Configuration loader library for cli applications.
aurora-php/composer
Octris composer repository.
aurora-php/config
Application configuration library for the OCTRiS framework supporting multiple formats.
aurora-php/container
PSR-11 compliant container for the OCTRiS framework.
aurora-php/core
OCTRiS PHP framework
aurora-php/db
Octris database component base library.
aurora-php/db-mysql
Mysql device for octris database component.
aurora-php/db-sqlite
Sqlite device for octris database component.
aurora-php/devel
aurora-php/octris
Octris framework tool
aurora-php/parser
Library for building simple parsers.
aurora-php/phpdoc
Octris project documentation.
aurora-php/process
Process handling library.
aurora-php/pugdebug
pugdebug is a standalone debugging client for PHP applications that uses XDebug as the debugging engine.
aurora-php/shell
aurora-php/skel-cli
Skeleton for cli applications based on OCTRiS framework stack.
aurora-php/skel-web
Skeleton for web applications based on legacy OCTRiS framework (core).
aurora-php/tpl
Template engine.
aurora-php/validate
Library for (parameter) validation.
aurora-php/web
Web application framework.