https://github.com/osmphp/admin-project
A template for projects powered by Osm Admin
https://github.com/osmphp/admin-project
Last synced: about 1 year ago
JSON representation
A template for projects powered by Osm Admin
- Host: GitHub
- URL: https://github.com/osmphp/admin-project
- Owner: osmphp
- License: gpl-3.0
- Created: 2022-06-02T14:00:55.000Z (almost 4 years ago)
- Default Branch: v0.2
- Last Pushed: 2022-07-04T08:08:15.000Z (over 3 years ago)
- Last Synced: 2025-02-03T23:40:51.802Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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.