octris/composer

Last updated:

Octris composer packages

This is a private Composer repository. To use it, you have to add this repository to your composer.json file.

Setting up this repository in your projects

Add this Composer repository to your project's composer.json file, then you can require these private packages just like you would with one from Packagist.

{
  "repositories": [{
    "type": "composer",
    "url": "https://octris.org/composer/"
  }]
}

Read more on how to handle composer private packages.

Octris Web Application Framework

Homepage
http://github.com/octris/app/
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-master

Installer for octris package assets.

Homepage
https://github.com/octris/assets
License
proprietary
Authors
Harald Lapp
Support
Releases
dev-master, v0.0.1, dev-dev

Config handling component.

Homepage
https://github.com/octris/config
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-master, v1.0.0

PSR-11 compliant container for the OCTRiS framework.

Homepage
https://github.com/octris/container
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-master

Octris database component.

Homepage
https://github.com/octris/db
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-master, v0.3.0, v0.2.0, v0.1.0
Required by

Mysql device for octris database component.

Homepage
https://github.com/octris/db-mysql
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-master

Provides debugging tools including better replacement for var_dump.

Keywords
debugging
Homepage
https://github.com/octris/debug
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-master, v0.1.0
Required by

Libraries useful during development

Homepage
https://github.com/octris/devel
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-main

Stream filter for incremental hashing.

Homepage
https://github.com/octris/hashfilter
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-master, v0.1.0
Required by

Library for building simple parsers.

Homepage
https://github.com/octris/parser
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-master, v0.1.1, v0.1.0
Required by

Octris process handling library

Homepage
http://github.com/octris/process/
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-master, dev-dev

Library for executing shell commands, wrapper for proc_open.

Homepage
http://github.com/octris/shell/
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-main

Build dynamic SQL queries with ease.

Keywords
sql
Homepage
https://github.com/octris/sqlbuilder
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-master, v0.1.3, v0.1.2, v0.1.1, v0.1.0

Template engine.

Homepage
https://github.com/octris/tpl
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-master, v0.0.1, dev-dev

Library for (parameter) validation.

Homepage
https://github.com/octris/validate
License
BSD-3-Clause
Authors
Harald Lapp
Support
Releases
dev-master, dev-dev

This Composer repository is powered by Satis 2.0.0-dev