Download the PHP package arashdalir/php-classfriendship without Composer
On this page you can find all versions of the php package arashdalir/php-classfriendship. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arashdalir/php-classfriendship
More information about arashdalir/php-classfriendship
Files in arashdalir/php-classfriendship
Download arashdalir/php-classfriendship
More information about arashdalir/php-classfriendship
Files in arashdalir/php-classfriendship
Vendor arashdalir
Package php-classfriendship
Short Description This library provides basic functionality needed to simulate class friendship as in C++.
License
Package php-classfriendship
Short Description This library provides basic functionality needed to simulate class friendship as in C++.
License
Please rate this library. Is it a good library?
Informations about the package php-classfriendship
ClassFriendship
ArashDalir/ClassFriendship
provides basic functionality needed to simulate class friendship like in c++.
Install
Use following command to add the repository to your project:
composer require arashdalir/php-classfriendship
Or add following line to your composer.json:
Usage
The classes need to use trait Friends
in their implementation. A new Friendship can be defined like this:
All versions of php-classfriendship with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
The package arashdalir/php-classfriendship contains the following files
Loading the files please wait ....