Search Results
Developer Best Practices
Here at Endertech we pride ourselves on doing a good job and providing maximum value to our clients. Feeling satisfaction in doing one’s job is what keeps work fun and interesting. In accordance with those ideologies, we pay close attention to our code quality. For me, I consider coding to be digital clay and a form of artistic expression. Along those lines, creating the best possible code can be considered an artform. There’s a lot to consider there; in this article I’ll go over the basic tenets that guide Endertech's developers and our coding process.
My Favorite Symfony Console Commands
The first symfony console command is "About" which displays info about the current project. I use this command to check the version of symfony being used, the version of PHP being used, and whether or not Xdebug is enabled.
Telemedicine: HL7 Integration with CGM LabDAQ
This article breaks down an example of how telemedicine positively affects preventative healthcare showing an example of an HL7 Integration with CGM LabDAQ software.
Endertech Takes on the 100 Day Project
If you had 100 days to learn a new skill, improve yourself, or share something you love with the world, would you? At Endertech, we're doing exactly that. We've accepted the challenge of the 100 Days Project to commit to doing something every single day, for 100 days straight. Find out what each Endertechie is doing for the next 100 days and how to keep up with their progress.
Taking Your Product From Concept to Launch - The Endertech Way
The process of developing your software product can be intimidating, frustrating, and confusing. Learn how Endertech makes it an approachable, exciting, and engaging process instead.
Magento vs Shopify vs BigCommerce - 7 Factors to Consider
Selecting a shopping platform is the foundation of an ecommerce business’ operation. Most of the leading platforms are industry agnostic, and all of them competently provide core shopping cart, payment, shipping, and store management features.
Software Maintenance - The 4 Types
The life of your software does not end when it finally launches. In reality, its life has just begun. Software is always evolving and it is never finished as long as it is used; partly to accommodate for the ever changing world we live in.
Data Import Tips to a PHP System
Data is a critical component of any software system. Whether it is creating simple dropdown menus to the complex migration of thousands of records from legacy systems. At Endertech, we understand that an effective import process is key to integrating data into a new system.
AI Driven Software Development with Cursor
AI has changed how we write software, but the real story isn’t “AI writes code.” The real story is how you work with AI: what you delegate, what you design yourself, and how you keep the whole thing from turning into an unmaintainable mess.
Giving AI Agents Real Employee Identity With MCP OAuth
Shared API keys make agent actions anonymous. Here is how we unified Google Workspace SSO with an MCP OAuth 2.1 authorization server so remote agent harnesses act as signed-in employees—with attribution, consent, and automation still available when humans are not in the loop.
Split Fulfillment Between Shopify POS and STORIS at the Line-Item Level
How deterministic middleware maps STORIS fulfillment records to the correct Shopify fulfillment orders, line items, quantities, delivery methods, and tracking records.
Integrating Avalara with Shopify Checkout to Clearly Show Recycling Fees
Some states require mattress recycling fees to appear as their own tax line during checkout. This article walks through how we combined Avalaras AvaTax API, Shopify metafields, middleware, and Checkout UI extensions to display a clear tax and recycling-fee breakdown in Shopify checkout for two brands.
