2017 © Pedro Peláez
 

library element-collection

collection of standard elements for the comproso framework

image

comproso/element-collection

collection of standard elements for the comproso framework

  • Tuesday, November 22, 2016
  • by Wangaz
  • Repository
  • 1 Watchers
  • 0 Stars
  • 22 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Element Collection for the Comproso Framework

This is a collection of standard item types (elements) for the comproso framework. It contains the following types: * Question: (labeled) HTML form elements, including the tags <input>, <select> and <textarea> * Explanation: HTML code/text/headline element, (*1)

Requirements

  • comproso/testing: 0.1+ (included in comproso/framework)

Installation

  1. Use CLI (or add to your composer.json): composer require comproso/testing
  2. Run composer update

Configuration

  1. Add Comproso\Elements\ElementCollection\ComprosoElementCollectionServiceProvider::class to your bootstrap/app.php (laravel/lumen) or config/app.php(laravel/laravel).
  2. Run composer update
  3. Run php artisan vendor:publish

License

Copyright (C) 2016 Thiemo Kunze , (*2)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version., (*3)

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details., (*4)

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/., (*5)

Notice & Disclaimer

Using instruments or tests for behavioral assessment is subject to urgently ethical and legal restrictions. You have to respect the laws of your jurisdiction as well as ethical directives. For further information see comproso/framework or comproso.org., (*6)

The Versions

22/11 2016

dev-master

9999999-dev

collection of standard elements for the comproso framework

  Sources   Download

AGPL-3.0

The Requires

 

by Author