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
- Host: GitHub
- URL: https://github.com/elecena/ic-package-info
- Owner: elecena
- License: mit
- Created: 2017-07-02T20:16:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-12-18T19:46:19.000Z (6 months ago)
- Last Synced: 2025-12-21T21:44:33.190Z (6 months ago)
- Topics: elecena, electronic-components, electronics-engineering, integrated-circuits, parser, php
- Language: PHP
- Homepage: https://packagist.org/packages/elecena/ic-package-info
- Size: 706 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ic-package-info
[](https://packagist.org/packages/elecena/ic-package-info)

[](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