Homepage
Open in app
Sign in
Get started
Helium MVC
The Framework and Toolkit For Fast and Flexible Startups
Microservice Tutorials
Helium MVC Tutorial
Helium Repo
Follow
Latest
Installing PHP 7.4 On Docker
Installing PHP 7.4 On Docker
With the release of PHP 7.4 (today), the language has some great updates that can improve development. These changes include:
Devin Dixon
Nov 28, 2019
PHP Microservices: REST vs Socket Performance Benchmarks
PHP Microservices: REST vs Socket Performance Benchmarks
When it comes to microservices, the most common and advocated method for communicating with a service is a RESTful API. And REST is a…
Devin Dixon
Jan 7, 2019
PHP Microservices: Functional Programming and Unit Testing
PHP Microservices: Functional Programming and Unit Testing
One of the best benefits of Microservices is the size of the applications, they are tiny! Only a few hundred lines of code, maybe a few…
Devin Dixon
Jan 6, 2019
PHP Microservices: Authentication and Authorization
PHP Microservices: Authentication and Authorization
With the complexity of microservices, security becomes a harder issue to tackle because there are so many areas to tackle the issue:
Devin Dixon
Jan 6, 2019
PHP Microservices — Organizing Access To Multiple Services
PHP Microservices — Organizing Access To Multiple Services
When venturing out to build an architecture using microservices, how you construct the services will be pivotal in the way you are able to…
Devin Dixon
Jan 4, 2019
When To Use Static Classes And Methods
When To Use Static Classes And Methods
This is part of an article about the use of static class and methods in PHP. The first part of the article that debunked erroneous…
Devin Dixon
Jan 3, 2019
PHP Microservices — Creating A Basic Restful Crud API
PHP Microservices — Creating A Basic Restful Crud API
This tutorial is part of a series of creating Microservices with PHP. Part 1 discussed Sockets, Part 2 discussed RabbitMQ.
Devin Dixon
Jan 2, 2019
PHP Microservices — Video Processing With RabbitMQ
PHP Microservices — Video Processing With RabbitMQ
This entry is part of a series of creating microservices with various PHP implementations. In the previous tuorial we discussed building a…
Devin Dixon
Jan 2, 2019
PHP Microservices — Send Emails Over Sockets
PHP Microservices — Send Emails Over Sockets
This article is part of a series that discusses how to start breaking your application into microservices to improve maintainability and…
Devin Dixon
Jan 1, 2019
How Helium and ProdigyView Is Designed For Startups
How Helium and ProdigyView Is Designed For Startups
To begin this article, it is important to reference the article Programming Principles For Early Stage Startups. The tools a startup uses…
Devin Dixon
Dec 17, 2018
A New Approach To Inversion of Control With ProdigyView
A New Approach To Inversion of Control With ProdigyView
We are taught when writing good software, to make the code reusable and modular. One of the most famous principles derived from this kind…
Devin Dixon
Dec 16, 2018
Programming Principles For Early Stage Startups
Programming Principles For Early Stage Startups
While some of us write code as a hobby, many of us execute programming as a full-time job. When it comes doing performing this as a job…
Devin Dixon
Dec 15, 2018
Debunking The Myth Of Static Classes, Methods and Variables
Debunking The Myth Of Static Classes, Methods and Variables
Urban Legends and myths. It starts with Santa Claus when we are children to when we become in adults and believe in the 5-second rule…
Devin Dixon
Dec 12, 2018
About Helium MVC
Latest Stories
Archive
About Medium
Terms
Privacy
Teams