https://github.com/varhall/dbino
Nette Database Active Record
https://github.com/varhall/dbino
activerecord nette
Last synced: 5 months ago
JSON representation
Nette Database Active Record
- Host: GitHub
- URL: https://github.com/varhall/dbino
- Owner: varhall
- License: mit
- Created: 2021-11-06T07:04:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-07-01T22:38:23.000Z (12 months ago)
- Last Synced: 2025-11-15T18:12:30.305Z (8 months ago)
- Topics: activerecord, nette
- Language: PHP
- Size: 141 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Usage
To install the latest version of `varhall/dbino` use [Composer](https://getcomposer.org).
```bash
composer require varhall/dbino
```
## Documentation
For details on how to use this package, check out our [documentation](.docs).
## Versions
| State | Version | Branch | Nette | PHP |
|-------------|---------|--------|-------|--------|
| stable | `^1.0` | `v1.0` | 3.0+ | `^8.0` |
| stable | `^2.0` | `v2.0` | 3.0+ | `^8.1` |
## Development
This package is currently maintaining by these authors.
-----
Also thank you for using this package.