Package Data | |
---|---|
Maintainer Username: | mkempe |
Maintainer Contact: | mkempe@bitaculous.com (Maik Kempe) |
Package Create Date: | 2017-02-18 |
Package Last Update: | 2023-05-12 |
Home Page: | https://t3v.github.io/t3v_datamapper/ |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-15 15:17:29 |
Package Statistics | |
---|---|
Total Downloads: | 3,378 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 3 |
Total Watchers: | 5 |
Total Forks: | 0 |
Total Open Issues: | 1 |
Brings the Database and Validation magic from Laravel to TYPO3.
composer install
or composer update
to install all dependencies with ComposerPage Language Overlay Command
$ ./Scripts/Setup.sh
$ ./Scripts/Tests/Unit.sh
$ ./Scripts/Tests/Functional.sh
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.
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.
Sven Lahann for the idea and the first prototype.
The Laravel team for the Database and Validation component.
T3v DataMapper is released under the MIT License (MIT), see LICENSE.