Skip to content

eephplib/eephplib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eephplib

eephplib is still in early Alpha.

Alpha Completion:

Beta Completion:


ArrayList

  • first()
  • last()
  • firstKey()
  • lastKey()
  • differentValues()
  • sameValues()

Programmatic Principles

  • Methods are CamcelCase
    • Therefore, all original snake-case functions are rewritten into CamcelCase Methods
  • Method Paremters are lowercase and snake-case (following C, C++, and the PHP constant design)
  • Methods will never return a NULL type

About

Extensive Expressive PHP Library (Experimental)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages