Download the PHP package robertwesner/awdy without Composer
On this page you can find all versions of the php package robertwesner/awdy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download robertwesner/awdy
More information about robertwesner/awdy
Files in robertwesner/awdy
Download robertwesner/awdy
More information about robertwesner/awdy
Files in robertwesner/awdy
Vendor robertwesner
Package awdy
Short Description Spice up your PHP-Scripts with unnecessary progress-bars!
License MIT
Package awdy
Short Description Spice up your PHP-Scripts with unnecessary progress-bars!
License MIT
Please rate this library. Is it a good library?
Informations about the package awdy
AWDY
![](https://github.com/RobertWesner/awdy/actions/workflows/tests.yml/badge.svg)
![](https://raw.githubusercontent.com/RobertWesner/awdy/image-data/coverage.svg)
![](https://img.shields.io/github/v/release/RobertWesner/awdy)
[![License: MIT](https://img.shields.io/github/license/RobertWesner/awdy)](../../raw/main/LICENSE.txt)
**Are We Done Yet**? Spice up your PHP-scripts with progress-bars and more!
Installation
Composer (preferred)
Single file download
1) Download /dist/AWDY.php. 2) Include the bundled file in your script:
Require from URL
If you wish to not use composer or manually download a file, you can add following code to your script:
Use
More details avaiable in the wiki page.
At the beginning of your script
Set up AWDY with your choice of template, optionally with a fixed width and height
Change progress
Append to log
Templates
If the pre-defined templates are not to your liking, take a look at how to create your own.
JustProgress
Simple
Demo
Keeping it simple
Adding some color
Allows dynamic size
All versions of awdy with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
The package robertwesner/awdy contains the following files
Loading the files please wait ....