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

https://github.com/osmphp/project

Osm Framework-based project template. Use it to create new projects that are based on Osm Framework.
https://github.com/osmphp/project

Last synced: about 1 year ago
JSON representation

Osm Framework-based project template. Use it to create new projects that are based on Osm Framework.

Awesome Lists containing this project

README

          

This README is a template. Fill `{placeholders}` with your project details.

* [About This Project](#about-this-project)
* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [Using The Project](#using-the-project)
* [License](#license)

## About This Project

`{describe_your_project}`

This project is created from a project template defined in `osmphp/template`
Composer package. It's based on [`osmphp/core`](https://osmphp.com/docs/core/v0.5.html) library.

## Prerequisites

This project requires:

* PHP 8 with `mbstring` extension
* Composer

Install them if necessary.

## Installation

`{describe_how_to_install_step_by_step}`

## Using The Project

`{describe_main_use_case_and_link_to_documentation_for_more_details}`

## License

This project is open-sourced software licensed under the [GPL v3](LICENSE) license.