Package Data | |
---|---|
Maintainer Username: | Fun Fex |
Maintainer Contact: | opensource@funfex.com (FunFex) |
Package Create Date: | 2015-06-01 |
Package Last Update: | 2021-02-02 |
Home Page: | http://itprism.com/free-joomla-extensions/others/software-development-kit |
Language: | PHP |
License: | GNU/GPL-3.0 |
Last Refreshed: | 2025-01-29 15:08:30 |
Package Statistics | |
---|---|
Total Downloads: | 20 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 6 |
Total Watchers: | 4 |
Total Forks: | 2 |
Total Open Issues: | 0 |
( Version 1.22 )
This is a collection of PHP classes used in many ITPrism extensions.
The preferred method of installation to PHP Frameworks is via Packagist and Composer. Run the following command to install the package and add it as a requirement to your project's composer.json
:
composer require itprism/prism-library
Follow next steps to build a package that you will be able to install on your Joomla! website.
NOTE: You need Apache Ant to build the package.
composer update
.ant
in your console.ant
You can download Prism Library package from the website of ITPrism.
Prism Library is under GPLv3 license.