Download the PHP package fast-forward/phpdoc-bootstrap-template without Composer
On this page you can find all versions of the php package fast-forward/phpdoc-bootstrap-template. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fast-forward/phpdoc-bootstrap-template
More information about fast-forward/phpdoc-bootstrap-template
Files in fast-forward/phpdoc-bootstrap-template
Package phpdoc-bootstrap-template
Short Description A clean and modern Bootstrap-based template for phpDocumentor, focused on improved readability, navigation, and developer experience.
License MIT
Homepage https://github.com/php-fast-forward/phpdoc-bootstrap-template
Informations about the package phpdoc-bootstrap-template
PHPDocumentor Bootstrap Template
A clean and modern Bootstrap-based template for phpDocumentor, designed to improve readability, navigation, and overall developer experience.
Features
- Modern UI built with Bootstrap 5
- Improved navigation and layout
- Clean typography and spacing
- Enhanced "On this page" sidebar
- Better search UI integration
- Responsive and mobile-friendly
- Styled code blocks and documentation elements
- Improved tables of contents and element listings
- Designed for documentation sets that provide guides
Installation
Install the template with Composer:
Usage
Reference the template from vendor in your phpdoc.xml. This template is designed for projects that ship guides, and the guide output should point to the documentation root (.) so the guide index becomes the homepage:
You can also generate documentation directly from the command line:
Or with a config file:
With this setup, the guide index document is rendered as the root index.html.
Requirements
- PHP 8.3+
- phpDocumentor 3+
Customization
You can customize the template by overriding Twig files in your own project or by forking this package.
Typical customization points include:
- layout structure
- sidebar navigation
- search UI
- cards and content sections
- Bootstrap styling
Contributing
Contributions are welcome. Please open an issue or submit a pull request.
📄 License
This package is licensed under the MIT License. See the LICENSE file for more details.