Quantcast
Channel: SpiderSoft » PHP
Browsing latest articles
Browse All 5 View Live

Phalcon is a new PHP Framework of my choice

I’m working on multiple PHP based projects. Most of them using CodeIgniter as a base framework. I mastered it into stage, where has no secrets for me. The problem is that I also know...

View Article



Phalcon – super simple REST API example

Throughout this first tutorial, i’ll walk you through the creation of an application with a simple REST API from the ground up. I assume you have Phalcon. installed already. We start with basic setup...

View Article

PHP, work queues

Biggest pain point in PHP is lack of asynchronous calls. The only reasonable way is to use some kind of “backend” processing and task list to execute. Some people use cron to run given...

View Article

HHVM on Amazon EC2 in 2 minutes

Probably you already heard about HHVM. As on their website: HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation...

View Article

Apache and PHP on OS X Yosemite

It’s just a short instructions how to run Apache and PHP on OS X Yosemite. PHP and Apache are already there – just need to run Apache and enable PHP. Video showing up whole...

View Article

Browsing latest articles
Browse All 5 View Live




Latest Images