Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upWhy? #1
Comments
This comment has been minimized.
This comment has been minimized.
helmerdavila
commented
Nov 5, 2018
|
Why not? |
This comment has been minimized.
This comment has been minimized.
rkl-
commented
Nov 12, 2018
|
As aked me |
This comment has been minimized.
This comment has been minimized.
|
For phper, they are used to the convenience of php packaged functions, there are a lot of awkwardness when trying to develop a project. This project can be used as a reference to help them get started quickly. On the other hand, these good general-purpose functions such as version_compare/addslashes/number_format can also be used directly in the golang project. |
This comment has been minimized.
This comment has been minimized.
I have a plan to implement this function, but there is no specific time. |
This comment has been minimized.
This comment has been minimized.
rkl-
commented
Nov 14, 2018
•
Thats nice. However, you can use the original php implementation written in C. The date_parser for example is a PHP extension. You can compile it as shared library and use the function |
leolara commentedNov 2, 2018
No description provided.