Quantcast
Channel: PHPDeveloper.org
Browsing latest articles
Browse All 12 View Live

SitePoint PHP Blog: Create a Movie Recommendation App with Prediction.io -...

The SitePoint PHP blog continues their series about creating a movie prediction engine with Prediction.io in this second part focusing on implementation. In the first part of the series they set up...

View Article



NetTuts.com: Securing Your Server Login

While PHP developers usually pay more attention to the code level of things, it's good to know something about managing the servers their applications live on too. In this most recent tutorial from...

View Article

SitePoint PHP Blog: How to Run Multiple Versions of PHP on One Server

The SitePoint PHP blog has a new tutorial by Thien Tran Duy showing you how to run multiple versions of PHP all on the same server. The key is in using a few custom configuration options (you'll be...

View Article

Stephan Hochdörfer: Configuring Xdebug and phpstorm for CLI debugging

Stephan Hochdörfer has a quick post to the bitExpert blog today showing you how to configure Xdebug+PHPStorm for CLI debugging, making it even easier to work with command-line PHP applications....

View Article

ClanCats Station: Writing a webserver in pure PHP - Tutorial

On the Clancats.com blog there's a recent post showing how to create a web server in pure PHP, an interesting experiment but definitely not recommended for any kind of higher load situation. Well,...

View Article


Developer Drive: 40+ tools for writing better PHP

The Developer Drive site has posted their top 40+ list of libraries and tools that can help developers write better PHP. Their selections range from templating libraries to request handling and even...

View Article

Gonzalo Ayuso: Building TCP server daemond with PHP and Rachet

Gonzalo Ayuso has a new post to his site today showing how to create a TCP server daemon with PHP with help from the Ratchet toolset. Ratchet is a library that makes it easier to work with WebSockets...

View Article

ServerGrove Blog: Satis: building your own Composer repository

Composer has definitely made a huge impact on how PHP packages and libraries are integrated into other applications. Sometimes, though, it makes more sense for you to keep your code internal to the...

View Article


New Media Campaigns: Docker for PHP Developers

The New Media Campaigns site has posted a new tutorial today introducing PHP developers to Docker, the handy tool to create containers for your applications a bit simpler and more efficient than just...

View Article


Joe Ferguson: Install Homestead into your project

As the Laravel News site mentions in one of their latest posts, the Laravel Homestead project received an update recently that makes it easier to install per-project rather than the previous "one...

View Article
Browsing latest articles
Browse All 12 View Live




Latest Images