This repo represents PHP Library demonstrations scripts.
Simple guide how to use classes and it's methods and attributes.
Just navigate to the root of PHP Library and clone this repository.
# Clone repository
git clone https://github.com/php-library-league/demo.git
After this step you will be able to open them inside your browser or editor by visiting index.php. Some scripts require outsource folder to work properly. Refer to the shell repository for details on how to use outsource-install.sh
in order to install outsource folder.