An in depth implementation guide to building a REST API from scratch, while adhering to best practices in API design.
Tag: framework
This post will show you how to install custom PHP extensions into Zend Server 7. The tutorial focuses on Phalcon, but applies to all extensions.
In this post, we'll take a look at Zend Server 7 - what it brings to the table, what it impresses with, and where it falls short.
Go in depth on building a REST API from scratch, while adhering to best practices in API design. Learn how to build REST apps like a pro.
Here are seven mistakes PHP developers often do - from wrong database drivers to too much transparency, read this list to find out what you shouldn't do
Reza Lavaryan wraps up his fleximenu series by writing the last two classes for our menu builder - Item and Link.
Reza Lavaryan introduces an implementation of a menu builder for Twitter Bootstrap 3 by building a Menu Manager class for part 1 of this series
Matthew Setter wraps up his Beego series with part 2 of an in-depth tutorial on building web apps in Go, Google's server-side language.
Matthew Setter introduces Beego - a web application framework for the Go language. Learn how to get started building web apps in Go.
Danny Sipos demonstrates two approaches to dealing with forms in Symfony: pure HTML, and entity based.
Rajiv Seelam explains how we can use IronMQ with Laravel to perform background image resizing
Danny Sipos introduces readers to the Lithium framework - a tiny framework built with simplicity in mind
Building a simple app with Ionic, an advanced HTML5 Hybrid Mobile App Framework for creating beautiful mobile applications using HTML5
Taylor Ren goes through a pre-deployment checklist for Symfony apps, listing things you should do before thinking about moving to production
Learn how to use Doctrine's Data Fixtures in Symfony2 to provide your app with sample data
Explanation and demonstration of Symfony2 bundles and configurations, and how they work coupled with the service container
Comparing WordPress to functionality other frameworks today provide. When put side by side as far as features go, can it stack up?
Learn how to send confirmation emails with Phalcon and Swift via Gmail
Have a look at our 2013 survey to decide what the best frameworks for 2014 are!
The final part of this Symfony series touches on pagination, unit testing, NativeQuery and image watermarks with GD