When working with PHP, you’re going to have to manage your dependencies. As your project develops, however, the number of dependencies you are using is likely to grow. If you …
Continue reading “How to Manage Dependencies in PHP Using Composer”
Continue ReadingOver the years, the PHP programming language has become one of the most popular methods for building dynamic web applications. In November, we will see the release of version 7.4. …
Continue reading “PHP 7.4: Why It Will Be Worth the Effort to Update”
Continue ReadingThere are many different ways to build a website. A lot of people opt for the ease of use of a Content Management System (CMS), which can be an excellent …
Continue reading “CodeIgniter: How To Build Dynamic Sites With PHP Framework”
Continue ReadingThe release of PHP 7.0 bought with it numerous features, vastly improving the performance and security of PHP applications. Since they’re known for frequent updates, however, it comes as no …
Continue reading “What’s New in PHP 7.3?”
Continue ReadingHypertext Preprocessor, or PHP is a widely used server-side scripting language that is at the forefront of web development. In fact, around 80% of websites – whose programming languages we …
Continue reading “How to Update Your WordPress Website to PHP 7”
Continue ReadingChoosing the right programming language or framework for your next project is always complicated. Ask a dozen developers for their opinion and chances are you’ll get a dozen different answers, …
Continue reading “What Are ASP.NET and PHP (And How Do They Compare)?”
Continue ReadingA few weeks ago we published a WordPress infographic showing the staggering growth of the platform. One of the key statistics in the infographic is that over 11% off all …
Continue reading “Get WordPress Hosting Recommendations With PHP 7 & HTTPS By Default”
Continue ReadingIn previous blog posts, including our comparison of HHVM vs PHPNG, we talk about how PHP 7 typically beats HHVM by up to 20% and it is up to 100% faster than PHP 5.6 (even though we do need to run our own performance comparisons here at A2 Hosting). These numbers are definitely provide a nice broad overview of the dramatic performance boost and memory efficiency enhancements offered by PHP 7.
Continue ReadingIf you are not a developer, you probably aren’t familiar with HHVM and PHPNG. If you’re hosting your site with A2 Hosting though, it’s more than likely your site is powered by PHP. The beta version of PHP 7 was just released on Friday so it doesn’t hurt to learn how this new version of PHP can dramatically increase the performance of your site. First we need to step back about 7 years and look at another project called HHVM to get a better idea of the direction of PHP 7 and why PHP developers focused on certain features in this version.
Continue ReadingAs you may have read on our June 29th blog post, the alpha version of PHP 7 was released. Since that post was published, PHP released the first beta version of PHP. We know that PHP 7 has a clear cut focus on performance. Let’s look at some of the contributing elements to those performance improvements and the other enhancements included with PHP 7.
Continue Reading