PHP Website Development

We specialise in making web applications for businesses – e-commerce sites, booking systems, integrations and other web services.

We provide the programming expertise to power websites and web based applications; covering the entire lifecycle from maintenance to developing from the ground up, as well as taking over legacy projects developed elsewhere.

View some examples of our work

We also offer complementary services, like PHP training, Linux systems administration, hosting and PHP consultancy.

iPhone and Android Mobile Development

Smartphone apps make use of exciting new technologies like augmented reality and geolocational lookups which can be used to give your business an extra step above the competition.

We develop smartphone apps primarily upon the PhoneGap framework, providing faster development than writing in the native language of each device. This makes it easier to deploy to various mobile platforms like Apple iOS, Android and BlackBerry Webworks.

Have a look at our Mobile App Development page for more details.

PHP and Web Training

We provide PHP training for programmers of any ability, ranging from a one week beginners course, to one day workshops on security, object orientation, the Zend Framework and more.

Our trainers have proven experience in the field working with and training staff with skillsets ranging from complete novices to seasoned professionals.

Check our PHP Training page for further information.

Why Choose Us?

  • Extensive PHP experience
  • Proven success in new and legacy development
  • Excellent Zend Framework knowledge
  • Open, agile development philosophy
  • Friendly and communicative! We use plain English!

Blog : The Circuit Breaker Design Pattern

This post is based upon some content within our PHP OO training course (which covers design patterns). The circuit breaker design pattern is a fairly simple, and handy approach to dealing with remote services which may be offline. To explain … Continue reading