gokhankurtulus / querymapper
A simple PHP library for creating models and database relations.
dev-main
2024-07-31 16:51 UTC
Requires
- php: ^8.1 || ^8.2
- ext-pdo: *
- gokhankurtulus/logger: ^1.0
- vlucas/phpdotenv: ^5.6
This package is auto-updated.
Last update: 2025-04-29 01:29:37 UTC
README
QueryMapper is a PHP library that helps you to map your query parameters to your model objects. (This repository is under development and realesed for testing purposes, please be careful when using it in your projects.)
Installation
composer require gokhankurtulus/querymapper:dev-main
Usage
License
QueryMapper is open-sourced software licensed under the MIT license. Feel free to modify and use it in your projects.
Contributions
Contributions are welcome. Please open a pull request or file an issue if you have any suggestions or problems. GitHub repository