These are code samples of code I've written myself and represents my PHP OOP knowledge as well as some simple jQuery with live validation js.
- README.md (this file)
Old\
- Sample code for an old interview, but certainly welcome to look at my past coding as well.
- SampleController.php (shows a sample controller that reaches out to AWS clusters)
- SampleMemcache.php (shows inheritence and interface implementation)
- phpeval_test.php (responses to an evaluation to show skills)
- phpeval_test2.php (responses to an evaluation to show skills)
- sample.functions.js (shows some jQuery with live validation)
Updated: 07/30/2025 for ShipMonk code samples.
Refer to the directories: Message, MessageHandler, Services,
This will show my recent implementation using Symfony's Messenger component that I've recently implemented where our application needs to create/update orders in HubSpot via their API.
There is also a file in Services that shows how I create a CloudFlow session for our application via API. CloudFlow is a 3rd party approval service for all things print related.
I can only provide partials due to proprietary reasons.