Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

reem-atalah/string

 
 

Repository files navigation

The String Package Build Status

Latest Stable Version Total Downloads Latest Unstable Version License

Installation via Composer

Add "joomla/string": "~3.0" to the require block in your composer.json and then run composer install.

{
	"require": {
		"joomla/string": "~3.0"
	}
}

Alternatively, you can simply run the following from the command line:

composer require joomla/string "~3.0"

About

Joomla Framework String Package

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.5%
  • Jsonnet 1.5%