Download the PHP package tiknil/svg-sprite without Composer
On this page you can find all versions of the php package tiknil/svg-sprite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tiknil/svg-sprite
More information about tiknil/svg-sprite
Files in tiknil/svg-sprite
Download tiknil/svg-sprite
More information about tiknil/svg-sprite
Files in tiknil/svg-sprite
Vendor tiknil
Package svg-sprite
Short Description Laravel package to create a sprite from a folder with svg
License MIT
Homepage https://github.com/tiknil/svg-sprite
Package svg-sprite
Short Description Laravel package to create a sprite from a folder with svg
License MIT
Homepage https://github.com/tiknil/svg-sprite
Keywords tiknilsvg-sprite
Please rate this library. Is it a good library?
Informations about the package svg-sprite
Svg sprite is a tool for creating an svg sprite from a folder of icons.
Learn more about SVG Sprites and how to use them
Installation
Global installation
Make sure that the composer binaries directory is in your $PATH
You can update Skipper to the latest version by running
You can now use the svg-sprite
command anywhere
PHP project local installation
You can now invoke the command using vendor/bin/svg-sprite
Usage
For example, in a laravel project:
By default, the files names will be used as ID for the icon. You can add a prefix with the -p option:
All versions of svg-sprite with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1|^8.2|^8.3|^8.4
ext-dom Version *
ext-dom Version *
The package tiknil/svg-sprite contains the following files
Loading the files please wait ....