https://github.com/l3r8yj/intervolga_test_task
CRUD via MVC, with RedBean ORM
https://github.com/l3r8yj/intervolga_test_task
crud-application
Last synced: 3 months ago
JSON representation
CRUD via MVC, with RedBean ORM
- Host: GitHub
- URL: https://github.com/l3r8yj/intervolga_test_task
- Owner: l3r8yJ
- Created: 2022-04-09T13:14:22.000Z (over 3 years ago)
- Default Branch: new-stable
- Last Pushed: 2023-12-15T02:32:56.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T23:56:15.083Z (6 months ago)
- Topics: crud-application
- Language: PHP
- Homepage:
- Size: 317 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
## Test task by Ivanchuk Ivan
> Simple CRUD for this [table](https://github.com/l3r8yJ/intervolga_test_task/files/8456989/TestTask-dbdesigner.pdf)
> , via MVC design pattern.
>
> execute in terminal `composer install` in folder before run.