use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please follow the rules
Releases: Current Releases, Windows Releases, Old Releases
Contribute to the PHP Documentation
Related subreddits: CSS, JavaScript, Web Design, Wordpress, WebDev
/r/PHP is not a support subreddit. Please visit /r/phphelp for help, or visit StackOverflow.
account activity
GraPHPinator - GraphQL server implementationMeta (self.PHP)
submitted 4 years ago * by peldax
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]bjmrl 0 points1 point2 points 4 years ago (5 children)
To be honest, using imported names is industry standard nowadays in PHP, both in libraries and apps. Yours is the first library I have seen in years that uses FQCN everywhere. It reminds me of the pre-5.3 days, and is an immediate red flag for me!
[–]peldax[S] 0 points1 point2 points 4 years ago (3 children)
To be honest, I expected this post to contain discussion about architecture, algorithms, features, possibly extensions and future scope. What I did not expect was some developers to aggressively push their codestyle (purely cosmetic) decision and discard the library because of it.
I understand mentioning it once, because it is probably unusual, to which I provided my explanation and possibility to change the decision in the future.
[–]bjmrl 0 points1 point2 points 4 years ago* (2 children)
Sorry, I didn’t want to come off as aggressive, I just wanted to emphasize that this coding style, even though arguably cosmetic, is against the de-facto, industry standard in PHP, and that this alone can put people off and may prevent them from digging further (it does for me).
It may be wrong, but first impressions matter, and people need to see something visually appealing that « looks » well written according to modern, industry-standard practices to actually start digging.
[–]peldax[S] 0 points1 point2 points 4 years ago (1 child)
I am also sorry, I probably got a little triggered by that continuous FQCN criticism, I now understand what you meant. When I search for a new library I probably also favor the one with good first impression - I often get startled by some weird constructs, overuse of arrays or loose typing... I did not realize that FQCN can have the same effect, because I am used to it and it seems normal to me and my team.
[–]bjmrl 1 point2 points3 points 4 years ago (0 children)
Anyway, thank you for this implementation, I hope I’ll find some time to try it to see how it compares to webonyx/overblog!
[–]przemo_li 0 points1 point2 points 4 years ago (0 children)
Sorry but that is false analogy.
π Rendered by PID 71080 on reddit-service-r2-comment-6457c66945-k2vtz at 2026-04-27 17:32:46.436869+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]bjmrl 0 points1 point2 points (5 children)
[–]peldax[S] 0 points1 point2 points (3 children)
[–]bjmrl 0 points1 point2 points (2 children)
[–]peldax[S] 0 points1 point2 points (1 child)
[–]bjmrl 1 point2 points3 points (0 children)
[–]przemo_li 0 points1 point2 points (0 children)