phpIPAM (PHP IP Address Management) is an open-source web-based IPAM application designed to provide lightweight, modern IP address management for networks of all sizes.
| Year | Milestone |
|---|---|
| ~2010 | 🚀 Initial Development - Created by Miha Petkovsek (Slovenia) |
| 2011 | 📦 First Public Release - Version 0.1 released |
| 2014 | 📈 Version 1.1 - November 2014, significant feature additions |
| 2015-2017 | 🌱 Community Growth - Wide adoption in enterprise environments |
| 2018-2020 | 🔧 Modern Features - API improvements, LDAP/AD integration, PowerDNS |
| 2021-2023 | 🐳 Docker Support - Official Docker images, PHP 8 support |
| 2024 | 📊 Version 1.7 - Enhanced features, modern UI improvements |
| 2025 | 📈 Version 1.7.4 - Latest release (November 2025) |
phpIPAM was created to address the need for simple, web-based IP address management:
phpipam/phpipam-www, phpipam/phpipam-cron)| Version | PHP Support | Status | Notes |
|---|---|---|---|
| 1.7.x | PHP 7.2 - 8.3 | ✅ Current | Maintenance branch, latest: 1.7.4 (Nov 2025) |
| 1.6.x | PHP 7.2 - 8.3 | ⚠️ Obsolete | utf8mb4 mandatory |
| 1.5.x | PHP 5.4 - 7.4 | ❌ EOL | Legacy support |
| 1.4.x | PHP 5.4 - 7.4 | ❌ EOL | Legacy support |
| 1.3.x | PHP 5.4 - 7.1 | ❌ EOL | Legacy support |
| 1.2.x | PHP 5.4 - 7.x | ❌ EOL | Legacy support |
| 0.1 | PHP 5.x | 🏛️ Historical | First public release (~2011) |