Skip to content

PHP 7.4 Syntax, New Interfaces

Latest
Compare
Choose a tag to compare
@remotelyliving remotelyliving released this 02 May 22:45
9f84115
  • Using PHP 7.4 specific syntax now like typed properties
  • Standardized camel case variable naming
  • Rely on interfaces over for main domain objects.