Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
FullStack framework.
- Host: GitHub
- URL: https://github.com/sagittaracc/suql
- Owner: sagittaracc
- License: mit
- Created: 2020-03-20T10:33:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T15:18:11.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T08:44:51.902Z (about 2 months ago)
- Topics: database, databases, event-database, framework, fullstack, golang, linq, mysql, orm, pgsql, php, postresql, query-builder, query-language, sql, sqlite, sqlite3, sugar, sugarorm, trigger-events
- Language: PHP
- Homepage:
- Size: 2.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
SuQL
### 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`