Home » Networking » Net_MAC
Validates and formats MAC addresses
This package is unmaintained.
Download latest release 0.1.5 (archived versions might be outdated)
License: BSD License
Description
This package validates and cleanly formats Media Access Control (MAC) addresses. The Net_MAC class can also import a list of MAC address vendors and store them in a database which the class can then use to identify vendors of any MAC address.
Documentation
Maintainers
- Andrew Teixeira (atex) — lead, active
Dependencies
Required
- PHP (>= 5.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 0.1.5 (alpha, 2008-03-04)
Release notes
License: BSD License
* Updates to PEAR CS (thanks to Gordon Stratton)
* Updates to code readability (thanks to Gordon Stratton) - 0.1.4 (alpha, 2007-05-01)
Release notes
License: BSD License
* Updated the license to BSD (per Justin Patrin)
* Updated requires to require PHP 5.0 instead of 4.2 (per Mark Wiesemann)
* Updated some PEAR CS - 0.1.3 (alpha, 2007-04-23)
Release notes
License: BSD License
* Updated MAC.php to replace "is_a" function calls with "instanceof" calls (E_STRICT).
- 0.1.2 (alpha, 2007-02-25)
Release notes
License: BSD License
* Fixed an valid unused variable error using Christophe Gesche's codechecker
- 0.1.1 (alpha, 2007-01-04)
Release notes
License: BSD License
* Updated inline documentation for coding standards as well as to fix a bug when inline documentation was generated with PhpDocumentor.
- 0.1.0 (alpha, 2006-12-30)
Release notes
License: BSD License
* First release
Bugs
No bugs.