Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sagittaracc/suql

FullStack framework.
https://github.com/sagittaracc/suql

database databases event-database framework fullstack golang linq mysql orm pgsql php postresql query-builder query-language sql sqlite sqlite3 sugar sugarorm trigger-events

Last synced: 3 days ago
JSON representation

FullStack framework.

Awesome Lists containing this project

README

        


suckle

SuQL



GitHub release (latest by date)

GitHub license


GitHub issues

### SuQL
SuQL (pronounced 'suckle') is a fullstack framework.

### Installation
`composer require sagittaracc/suql`

### Documentation
You can read the documentation [here](https://github.com/sagittaracc/suql/blob/master/docs/index.md)

### Requirements
PHP >= 8.0

### Tests
To run tests:

`./vendor/bin/phpunit tests`

### Psalm
`./vendor/bin/psalm`