2017 © Pedro Peláez
 

library demo

Obo demo application

image

obo/demo

Obo demo application

  • Thursday, May 4, 2017
  • by obo
  • Repository
  • 5 Watchers
  • 6 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Obo demo application

It is simple demo application for person, sex, note or tag registration. The main purpose is to present potential and usage of Obo framework for programmers., (*1)

Licence

http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0, (*2)

Requirements

  • PHP 5.3.1 or later
  • DB MySQL

Installation

  • install dependencies with Composer
  • set write access for web-server user to log/ and temp/ folders
  • create database
  • execute demo.sql
  • rename app/config/config.local.example.neon to config.local.neon
  • configure database access in app/config/config.neon (better in app/config/config.local.neon)
  • learn and profit

Files

  • app/models - domain logic
  • app/presenters
  • app/templates
  • app/components - paginator and filter components, (*3)

  • app/config/config.neon - configuration of application, (*4)

  • app/bootstrap.php - start file of application

The Versions

04/05 2017

v1.0.x-dev

1.0.9999999.9999999-dev

Obo demo application

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Collective authorship of Obo community

04/05 2017

v1.0.0

1.0.0.0

Obo demo application

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Collective authorship of Obo community

04/05 2017

dev-master

9999999-dev

Obo demo application

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Collective authorship of Obo community