Download the PHP package appertly/minotaur without Composer
On this page you can find all versions of the php package appertly/minotaur. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download appertly/minotaur
More information about appertly/minotaur
Files in appertly/minotaur
Package minotaur
Short Description A library that helps you write web applications
License Apache-2.0
Homepage https://github.com/appertly/minotaur
Informations about the package minotaur
minotaur
This is a library that helps you write web applications in PHP. It's a fork of Labrys, which was written in Hack.
Installation
You can install this library using Composer:
- The master branch (version 0.x) of this project requires PHP 7.1 and has a few dependencies.
Compliance
Releases of this library will conform to Semantic Versioning.
Our code is intended to comply with PSR-1, PSR-2, and PSR-4. If you find any issues related to standards compliance, please send a pull request!
The Big Idea
Really, Minotaur is the glue between several micro libraries.
In addition to several helper classes, the Big Deal here is a mechanism to declare modules.
The Minotaur\System
class has three dependency containers: one for configuration properties, one for back-end objects and one for front-end objects. Modules can register objects in these containers.
More details coming soon! In the meantime, please browse the code.
All versions of minotaur with dependencies
psr/http-message Version ^1.0
psr/log Version ^1.0
caridea/acl Version ^2.1.2
caridea/auth Version ^2.0.0
caridea/container Version ^2.2.0
caridea/dao Version ^2.0.0
caridea/http Version ^2.0.0
caridea/validate Version ^2.0.0
aura/router Version ^3.0
relay/relay Version ^1.1
appertly/hcollection Version ^1.0