Badcow/DNS
The aim of this project is to create abstract object representations of DNS records in PHP. The project consists of various classes representing DNS objects (such as Zone, ResourceRecord, and various RData types), a parser to convert BIND style text files to the PHP objects, and builders to create aesthetically pleasing BIND records.
PHPMIT
Issues
- 1
- 2
lastStatedTtl Handling
#103 opened by ddimension - 1
ZoneBuilder::build() is not a static method
#115 opened by necrogami - 1
- 2
Tests Failing because of getPrefixLength
#102 opened by necrogami - 5
Derived record name not supported
#107 opened by tomsommer - 0
Handle Unknown RData Type
#104 opened by yeganemehr - 2
Explicit support for PHP 8.0
#96 opened by AdnanHussainTurki - 2
PTR record provision?
#95 opened by AdnanHussainTurki - 0
Use ChristianRiesen/base32
#91 opened by samuelwilliams - 2
Quoted Strings
#88 opened by samuelwilliams - 3
- 4
- 1
AlignedBuilder needs finer controls
#85 opened by samuelwilliams - 0
- 5
domainname/hostname validation with _
#70 opened by MikeAT - 1
Handle $INCLUDE control entry
#80 opened by samuelwilliams - 1
Integrate laminas-validator
#77 opened by samuelwilliams - 0
- 4
Invalid TTL and name when record name is numeric
#72 opened by a3dho3yn - 2
RRSIG records aren't process correctly
#75 opened by emkookmer - 1
Typed properties
#68 opened by samuelwilliams - 1
- 4
- 1
DNSSEC
#62 opened by rastabaddon - 3
- 4
- 1
Implement missing types
#55 opened by samuelwilliams - 0
Introduce strict_types
#37 opened by samuelwilliams - 0
Use PhpIp v2.0
#43 opened by samuelwilliams - 0
Remove DNSSEC namespace
#42 opened by samuelwilliams - 2
- 8
Update parser to read the comments
#30 opened by Livda - 4
Misreading line as MX record
#38 opened by Keuvie - 1
Invalid records on creation and parsing
#33 opened by martinhartmann - 6
Get a new version
#22 opened by Livda - 1
- 1
How to use this lib with Laravel
#19 opened by pacoorozco - 0
Road to 1.0
#17 opened by samuelwilliams - 0
Implement DNSSEC
#16 opened by samuelwilliams - 0
Remove DNS Exception
#15 opened by samuelwilliams - 3
Other Records Types
#10 opened by necrogami - 1
add specific topics
#13 opened by cybernet - 1
Reverse IPv4 validator
#12 opened by samuelwilliams - 4
Not a valid resource record name
#11 opened by necrogami - 5
Support for reverse zones
#4 opened by Furgas - 1
Wildcards not supported
#2 opened by mlhess