t3v / t3v_illuminate

[DEPRECATED] Bring the Database and Validation component from Laravel to TYPO3.

Home Page:https://t3v.github.io/t3v_illuminate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bring the Database and Validation component from Laravel to TYPO3.

Installation

  1. Add t3v_illuminate to the Composer configuration (composer.json)
  2. Run composer install or composer update to install all dependencies with Composer
  3. Include the TypoScript for t3v_illuminate in the main TypoScript template

Command

Page

Domain

Model

Page

Service

Validation

View Helpers

Bug Reports

GitHub Issues are used for managing bug reports and feature requests. If you run into issues, please search the issues and submit new problems here.

Versioning

This library aims to adhere to Semantic Versioning 2.0.0. Violations of this scheme should be reported as bugs. Specifically, if a minor or patch version is released that breaks backward compatibility, that version should be immediately yanked and / or a new version should be immediately released that restores compatibility.

Credits

Sven Lahann for the idea and the first prototype.

The Laravel team for the Database and Validation component.

License

T3v Illuminate is released under the MIT License (MIT), see LICENSE.

About

[DEPRECATED] Bring the Database and Validation component from Laravel to TYPO3.

https://t3v.github.io/t3v_illuminate/

License:MIT License


Languages

Language:PHP 89.4%Language:TypeScript 9.5%Language:ApacheConf 1.1%