Skip to content

php-library-league/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo

This repo represents PHP Library demonstrations scripts.

Details

Simple guide how to use classes and it's methods and attributes.

Setup

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.