EncoreDigitalGroup/StdLib #227
onairmarc
started this conversation in
Package Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is an implementation of a PHP Standard Library that mainly focuses on creating a standard naming convention for PHP functions. No more "Does this function have an underscore in it or not?" type of issues.
We've also wrapped some native PHP function to better describe what they do. For example,
file_delete()
wraps theunlink()
function.https://github.com/EncoreDigitalGroup/stdlib
Beta Was this translation helpful? Give feedback.
All reactions