Search Results
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.
A Native PHP Function Override with namespace & PHP-Mock: Shopify API Example
This article touches on how a PHP Function Override is successful using namespace and PHP Mock to retrieve the raw Shopify API response data.
Troubleshoot PHP Performance Issues With Blackfire Profiler
Blackfire Profiler is an easy-to-install PHP performance profiler that can quickly help you discover where your code is slowing down your app.
Data Driven Development - Improving Software Engineering
Discover why data driven development is important and why it’s the focus of new software engineering. Data driven development is the future.
OAuth2 with Magento Cloud and Local PHP Server
I was using the magento-cloud CLI tool a bit ago, which is for interacting with their cloud hosting service, and it had an interesting login mechanism. I dug into it a bit to figure out what it was doing and thought I’d share what I learned.
Best React Charts Library for Data Visualization
What’s the best React charts library for presenting your app's data? We’ll review some of the top options to help you pick the best one for your project.
Data Security: Do I Need an SSL Certificate?
The potential need for an SSL Certificate is an important consideration for any website that handles visitor information in order to protect it and assure visitors that their sensitive data is being sent to the correct source rather than to a criminal enterprise.
Multiple Inserts with Prepared Statements in Symfony 1.4
Using Prepared Statements in Symfony1.4 instead of other methods such as doInsert or creating an object in a loop.
Multiple Inserts with Prepared Statements in Symfony 1.4
Using Prepared Statements in Symfony1.4 instead of other methods such as doInsert or creating an object in a loop.
Paypal Checkout V2 Sample - Integrate Paypal with Custom PHP App
This article focuses implementing a Paypal Checkout V2 Sample that'll be supported with code examples and notes, helping you to successfully complete this feature in full by the end of this short tutorial.
Laravel Homestead
Laravel Homestead is a prepackaged Vagrant box and configuration that can be used for PHP development. The box itself includes all of the essentials for rapid web development.
Drupal 8, Grounded in Symfony
Drupal is a powerful open-source and flexible content management system (that's why we love working with it). But lets face it, it's earlier versions have a few "wrinkles."
