guibranco / pancake

🧰 🛠️ Pancake project - toolkit for PHP projects
https://guibranco.github.io/pancake/
MIT License
3 stars 1 forks source link

[FEATURE] Add `IpUtils` class #166

Open guibranco opened 2 months ago

guibranco commented 2 months ago

Description

Add a new class named IpUtils. This class should handle IPv4 & IPv6 operations like:

Tech notes

This is still in backlog/brainstorming 🧠 . I will come later with more details/implementation specs.

💡 Feel free to add your ideas here for now...

[!warning] This is not ready to dev yet!

Additional information

⚠️ 🚨 Add documentation and tests