yassinedoghri / php-icons

A php library based on iconify's API to download and render svg icons from popular open source icon sets.
MIT License
6 stars 3 forks source link

feat: add global icon(…) function + enforce config path to project root #3

Closed yassinedoghri closed 2 weeks ago

yassinedoghri commented 2 weeks ago

Subject:

Description:

This adds a global icon(string $iconKey, array $attributes) function to render icons! It's autoloaded via composer's autoload.files property.
This makes it unnecessary integrate to other frameworks: the library can function by itself, offering a great developer experience.


codecov[bot] commented 2 weeks ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella: