Download the PHP package hyvor/php-svg-icons without Composer
On this page you can find all versions of the php package hyvor/php-svg-icons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-svg-icons
How to use
Installation:
Format:
Example:
Contributing
How to add a new icon library
- Create
icons/{library_name}
folder with a.gitkeep
file in it - Add configuration to
src/libs.php
- Create a fetcher in
src/Fetcher/{LibraryName}.php
. See other fetchers to see how it works. Usually, you have to download the SVG icons from somewhere and add them to the icons folders.
Use php run.php
to run all fetchers and update icons.
All versions of php-svg-icons with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-simplexml Version *
ext-simplexml Version *
The package hyvor/php-svg-icons contains the following files
Loading the files please wait ....