https://github.com/bowphp/docs
The Bow Framework documentation
https://github.com/bowphp/docs
docs documentation php
Last synced: 11 months ago
JSON representation
The Bow Framework documentation
- Host: GitHub
- URL: https://github.com/bowphp/docs
- Owner: bowphp
- Created: 2018-07-15T22:29:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-15T12:55:04.000Z (12 months ago)
- Last Synced: 2025-04-18T07:48:49.696Z (11 months ago)
- Topics: docs, documentation, php
- Language: MDX
- Homepage: https://bowphp.com
- Size: 4.22 MB
- Stars: 8
- Watchers: 1
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Bow Framework
The Bow Framework documentation [web site](https://bowphp.com)
## Installation
Install the documentation localy and contrib on.
```bash
git clone https://github.com/bowphp/docs bowphp-docs
cd bowphp-docs
npm install
npm run start
```
Install `doctum.phar` generator and generate the API docus
```bash
cd api-docs
./bash.sh
```
Edit the content of `bowphp-docs/docs` for update documentation and save.
## Contributing
Thank you for considering contributing to Bow Framework! The contribution guide is in the framework documentation.
- [Franck DAKIA](https://github.com/papac)
- [Thank's collaborators](https://github.com/bowphp/docs/graphs/contributors)
### Contact
- [Franck DAKIA](https://github.com/papac)
- [Thank's collaborators](https://github.com/bowphp/docs/graphs/contributors)
