collei / asta

Simple database query builder tool for any project, designed to not depend on external dependencies as much as possible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collei Asta

Simple database query builder tool for any project, designed to not depend on external dependencies as much as possible. This also aims to be integrated into the Jeht Webapp Kernel as its database access solution.

Why Asta?

Asta from Honkai StarRail

Adding it to your project

composer require collei/asta

Build Status

Currently under developement.

Features

Current Features

  • Query Builder
  • Model Mapping Feature
  • Support for SQL Server

Under Developement

  • Result Paginator

For the Long Run

  • Support for MySQL/MariaDB, PostgreSQL, etc.

License

For more info, check the LICENSE file.

Support

  • Accepting donations. A few SAT would be appreciated^^ BTC
1CtoobRfoL4pHJ5i24dVCtGWcYcRtBLMaz

XMR

43DvqaNskRfeyNnCfvapxrXg9Bb4EADCj9aFW3FQdthi3ukhxZRtLvQiqMNeYvNvxN8F7WaULkKJJ63RxHgohrPtDuykFmL

About

Simple database query builder tool for any project, designed to not depend on external dependencies as much as possible.

License:MIT License


Languages

Language:PHP 100.0%