An open API service indexing awesome lists of open source software.

https://github.com/elecena/ic-package-info

Extract IC package from a given string
https://github.com/elecena/ic-package-info

elecena electronic-components electronics-engineering integrated-circuits parser php

Last synced: 20 days ago
JSON representation

Extract IC package from a given string

Awesome Lists containing this project

README

          

# ic-package-info
[![Stable release](https://poser.pugx.org/elecena/ic-package-info/version.svg)](https://packagist.org/packages/elecena/ic-package-info)
![phpunit](https://github.com/elecena/ic-package-info/workflows/phpunit/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/elecena/ic-package-info/badge.svg?branch=master)](https://coveralls.io/github/elecena/ic-package-info?branch=master)

Extract IC package from a given string

## Install it

```
composer require elecena/ic-package-info
```

## Example

```php