Skip to content

vdm-io/data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Vdm Data (1.0.0)

VDM Data Library

Details

Installation via Composer

Setup this registry in your ~/.composer/config.json file:

{
	"repositories": [{
			"type": "composer",
			"url": "https://git.vdm.dev/api/packages/joomla/composer"
		}
	]
}

To install the package using Composer, run the following command:

composer require vdm/data:1.0.0

Joomla Framework Dependencies

We have added the following framework classes to the required list of this Composer package.

Joomla CMS Dependencies

License

GNU General Public License version 2 or later