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

https://github.com/coccoto/cocomone


https://github.com/coccoto/cocomone

framework php

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

          

# cocomone

It is a simple framework consisting of only basic parts and supports MVC design.

## Prerequisites

- PHP 7.4

## Features

- [Create a routing (coccoto/dotrouter)](https://github.com/coccoto/dotrouter)
- [Supports database operations (coccoto/select-db)](https://github.com/coccoto/select-db)

## Installation

```sh
$ composer create-project coccoto/cocomone {projectName}
```

## License

MIT License