PHP enthusiast, passionate about quality tools, AI exploration, and sharing knowledge through articles. Automation is my playground; Iām always learning, innovating, and pushing boundaries.
Hey @dailydevtips1
!
Thank you for your PR on rando-php project.
Your PR was high quality contributions (implementation, tests, documentation, examples).
I love hacktoberfest because we have the opportunity to meet people like you, improve the quality of the code, adding features, and learn a lot from each other!
Indeed thank you for the opportunity I learned so much from that PR in terms of coding quality and documenting.
Also first touch on phpunit so very happy āļøš
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I did it so far!
3 PRs merges and really challenged to even do more :D
Just learned so much from people's feedback on the PRs and refactoring that.
Also felt like I needed to document better which pushed me.
My four contributions:
Added boolean example page, also see this screenshot to see my tests.
This will solve issue #4
Issue that this pull request solves
Closes: #74
Proposed changes
Changed the footer to be center-aligned on Mobile. Added an alt text for the logo. Wrapped the logo in a P tag for space on mobile.
Types of changes
Put an
xin the boxes that applyChecklist
Put an
xin the boxes that applyScreenshots
Other information
Any other information that is important to this pull request
Fix issue #6 regarding the filters. You can now filter on multiple queries.
Please note: GitHub graph API does not like the "AND" filter, so included a custom filter (made a manual loop for speed)
You can see the result in the attached screenshot. It also still works for 1 query
Hi,
Created the randomDate function which has the following formats:
Also added a documentation example that showcases different variants. Solves issue #26
Hey @dailydevtips1 !
Thank you for your PR on rando-php project.
Your PR was high quality contributions (implementation, tests, documentation, examples).
I love hacktoberfest because we have the opportunity to meet people like you, improve the quality of the code, adding features, and learn a lot from each other!
Thank you!
Roberto
Indeed thank you for the opportunity I learned so much from that PR in terms of coding quality and documenting.
Also first touch on phpunit so very happy āļøš