pgo

Go library for PHP community with convenient functions

MIT License

Stars
86
pgo - #71: Fix deferred error checks Latest Release

Published by arthurkushman 7 months ago

pgo - #69: Change deprecated rand.Seed to NewSource/New

Published by arthurkushman 7 months ago

pgo - Add ArrayReverse

Published by arthurkushman about 2 years ago

pgo - Add ArrayValues impl

Published by arthurkushman over 2 years ago

pgo - ArrayUnique implementation

Published by arthurkushman over 2 years ago

pgo - ArrayMin/ArrayMax implementation

Published by arthurkushman over 2 years ago

pgo - Generics to arrays

Published by arthurkushman over 2 years ago

! Note: generics have been implemented in Go >= 1.18 version, don't use this lib version with Go < 1.18

PS Though they definitely much faster than reflection - happy coding 🎉 .

pgo - Add types to http query builder

Published by arthurkushman almost 3 years ago

pgo - Add EqualSlices to compare two slices of any types

Published by arthurkushman about 3 years ago

pgo - Change HTTPBuildQuery to accept []string

Published by arthurkushman about 3 years ago

  • Change HTTPBuildQuery to accept []string
  • Fix len to l redeclaration issue
pgo - Change ioutil to os/io implementation

Published by arthurkushman over 3 years ago

Change ioutil to os/io implementation
Update version to 1.16 in go.mod
Add more test cases for html.StripTags

pgo - Add ArrayUdiff to make diffs on arrays with user defined function

Published by arthurkushman about 4 years ago

pgo - Add Serialize/Unserialize methods based on gob

Published by arthurkushman over 4 years ago

pgo - Fix module name in go.mod + tests

Published by arthurkushman over 4 years ago

pgo - Add Md5, Sha1, Sha2, HashFile functions

Published by arthurkushman over 4 years ago

pgo - Add Rand(min, max) func to generate pseudo-random integer between min and max

Published by arthurkushman almost 5 years ago

pgo - Add PriorityQueue implementation

Published by arthurkushman almost 5 years ago

pgo - Add Milliseconds/Microseconds and UnixMicro/UnixMilli funks to date

Published by arthurkushman almost 5 years ago

pgo - Panic to error in date/files to exclude server crashing

Published by arthurkushman almost 5 years ago

pgo - Add GetMrxx + ip2Long/Long2Ip networking functions

Published by arthurkushman almost 5 years ago

Package Rankings
Top 5.25% on Proxy.golang.org
Badges
Extracted from project README
Mentioned in Awesome Go Go Report Card Build and test codecov License: MIT