Integrate Microsoft Power BI and PHP
Many business intelligence solutions are today available in the market, and sometimes companies need to integrate these solution’s capabilities into their web applications. An interesting case study is the integration of Microsoft...
Estimate Cost of Code Review and PHP-ML Stock Forecast Using Machine Learning
Artificial intelligence and Machine learning is a very hot topic for most developers, but not a very common topic for web developers. PHP-ML is a machine learning library available for PHP...
PHPUnit, Mocking the File System using vfsStream
Bryan Ashley, Full Stack Software Engineer at Weebly, have written an interesting case study on mocking the file system using vfsStream. vfsStream is a PHP stream wrapper for a virtual file...
Your PHP-based Personal Cloud for less than $30 dollars
I have written on my consultancy blog a DIY post to create your own personal Cloud system for less than $30 bucks. I did not want to share it fully here...
Top PHP Based School Management Systems
You will be surprised if you notice the number of School Management systems available today over the internet, and more specifically written in PHP. You will be not only surprised by...
Behind the Scenes of Wikipedia’s Migration to HHVM
As we have previously announced, Wikipedia migrated its platform to HHVM and we have found some interesting details on their experience posted by Ori Livneh in a Wikimedia blog post. Today...
Memo24 : Peace of mind with voice reminders
Memo24 is a web-based reminder/notification management system used to set up voice, sms, mms, and email reminders. You can set and manage your reminders from anywhere where you have an internet...
Ushahidi, Collect Data from the World and Help Make it Better
Ushahidi is an open source web application for information collection, visualisation and interactive mapping. It allows people to collect and share their own stories using various mediums such as SMS, Web...
How Wikipedia Doubled Editing Speed Using HHVM
WikiMedia have a new blog and a great new experience on scaling writes for WikiPedia, by doubling editing speed using HipHop Virtual Machine. Having WikiPedia written in PHP is an advantage...
JoyJS, a joyful HTML5 2D Game Engine
JoyJS is a very new HTML5 2D Game Engine designed to be easy to use. The current version of the library 0.1.1 provides support for :
Keyboard input
Mouse input
Viewport / Head-up display
Tilemap /...