PHPackages                             devtools360/macaddresslookup - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. devtools360/macaddresslookup

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

devtools360/macaddresslookup
============================

Find Macaddress vendor from the mac address prefix using cisco vendorMacs.xml file from https://devtools360.com

1.0.0(5y ago)2717↓37.5%1MITPHP

Since Dec 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/samymassoud/devtools360-macaddress-lookup)[ Packagist](https://packagist.org/packages/devtools360/macaddresslookup)[ RSS](/packages/devtools360-macaddresslookup/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

🔍 Macaddress Vendor Lookup
==========================

[](#-macaddress-vendor-lookup)

Using this package you can lookup for vendor/company from mac address prefix.
The package will search through the XML file of vendorMacs.xml for the company name.

How to use
----------

[](#how-to-use)

- Download the [Cisco vendorMacs.xml](https://devtools360.com/en/macaddress/vendorMacs.xml) file from DevTools360.com.
- Install the package using the following command `composer require devtools360/macaddresslookup`
- You can now initialize &amp; use the package as follows

```

```

How to use with Laravel
-----------------------

[](#how-to-use-with-laravel)

This package will work out of the box with Laravel framework, just follow the above steps for installing the package, and to use it in any class just add the following namespace.
`use \Devtools360\MacAddressLookup;`
Then you can initiate the class or use the dependency injection of Laravel to initiate it for you.

Set the path seprately
----------------------

[](#set-the-path-seprately)

If this package was used with Laravel dependency injection it will not set the path for you, so you can easily call setFilePath to do the same as follows.

```
$mac = new MacAddressLookup();
$mac->setFilePath("FILE PATH HERE");

```

Issue or suggestion
-------------------

[](#issue-or-suggestion)

Please feel free to open a bug report or pull request to this repo.

Thanks to
---------

[](#thanks-to)

The website [DevTools360](https://devtools360.com/) for providing the updated cisco vendorMacs.xml file.
Please check the awesome tools such as [Macaddress Lookup](https://devtools360.com/en/macaddress/lookup) and [QR code generator](https://devtools360.com/en/qr/generator) from the same site.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1965d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c355468652faf36db43ecad53ba7d55473a38c2cf8bda3a165058c5153374aaa?d=identicon)[samymassoud](/maintainers/samymassoud)

---

Top Contributors

[![samymassoud](https://avatars.githubusercontent.com/u/6862874?v=4)](https://github.com/samymassoud "samymassoud (9 commits)")

---

Tags

lookupmac-addressmacaddress-lookup

### Embed Badge

![Health badge](/badges/devtools360-macaddresslookup/health.svg)

```
[![Health](https://phpackages.com/badges/devtools360-macaddresslookup/health.svg)](https://phpackages.com/packages/devtools360-macaddresslookup)
```

###  Alternatives

[spiral/mcp-server

Spiral bridge for MCP server

541.1k2](/packages/spiral-mcp-server)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
