Download the PHP package obo/demo without Composer
On this page you can find all versions of the php package obo/demo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package demo
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.
Licence
http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
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
- app/config/config.neon - configuration of application
- app/bootstrap.php - start file of application
All versions of demo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
nette/nette Version 2.2.*
obo/obo Version dev-master
obo/data-storage-mysql Version dev-master
obo/tracy-tools Version dev-master
obo/datagrid-filter Version dev-master
obo/datagrid-paginator Version dev-master
nette/nette Version 2.2.*
obo/obo Version dev-master
obo/data-storage-mysql Version dev-master
obo/tracy-tools Version dev-master
obo/datagrid-filter Version dev-master
obo/datagrid-paginator Version dev-master
The package obo/demo contains the following files
Loading the files please wait ....