osmphp / project
Osm Framework-based project template
v0.15.0
2022-03-22 11:38 UTC
Requires
- php: >=8.0
- osmphp/framework: ^0.15
Requires (Dev)
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2024-12-22 17:13:18 UTC
README
This README is a template. Fill {placeholders}
with your project details.
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
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.