t3v/t3v_datamapper
Composer 安装命令:
composer require t3v/t3v_datamapper
包简介
The data mapper extension of TYPO3voilà.
关键字:
README 文档
README
The data mapper extension of TYPO3voilà.
Brings the Database and Validation magic from Laravel to TYPO3.
Dependencies
- TYPO3 CMS 10.4 or greater
- PHPLucidFrame Console Table library
- Illuminate Database component
- T3v Core extension
Installation
- Add T3v DataMapper as dependency to the Composer configuration
- Run
composer installorcomposer updateto install all dependencies with Composer - Include the TypoScript for T3v DataMapper
Domain
Model
- Base
- Content
- Page
Service
- Database Service
Development
Setup
git clone https://github.com/t3v/t3v_datamapper.git && cd t3v_datamapper ./Scripts/Setup.sh
Testing
./Scripts/Tests.sh ./Scripts/Tests/Unit.sh ./Scripts/Tests/Functional.sh ./Scripts/Tests/Migrate.sh
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 project 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 being 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 DataMapper is released under the MIT License (MIT), see LICENSE.
统计信息
- 总下载量: 3.38k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-10