Skip to main content

Home/ Designers & Programmers/ Group items tagged php

Rss Feed Group items tagged

htmlslicemate.com

Whoops! PHP Errors for Cool Kids - 0 views

  •  
    Whoops is a small library, available as a Composer package, that helps you handle errors and exceptions across your PHP projects. Out of the box, you get a sleek, intuitive and informative error page each time something goes pants-up in your application. Even better, under all that is a very straight-forward, but flexible, toolset for dealing with errors in a way that makes sense for whatever it is that you're doing. The library's main features are: Detailed and intuitive page for errors and exceptions Code view for all frames Focus on error/exception analysis through the use of custom, simple middle-ware/handlers Support for JSON and AJAX requests Included providers for Silex and Zend projects through the bundled providers, and included as part of the Laravel 4 core Clean, compact, and tested code-base, with no extra dependencies
htmlslicemate.com

Parallel Testing for PHPUnit with ParaTest - 0 views

  •  
    PHPUnit has hinted at parallelism since 2007, but, in the meantime, our tests continue to run slowly. Time is money, right? ParaTest is a tool that sits on top of PHPUnit and allows you to run tests in parallel without the use of extensions. This is an ideal candidate for functional (i.e Selenium) tests and other long-running processes.
htmlslicemate.com

WordPress: A Powerful Blogging Tool and CMS - 0 views

  •  
    The trend of blogging is at its peak, these days' people are establishing blogs for personal and professional reasons. Individuals create blog to share information, to communicate with the users and to have an online presence as compare to that professional organization set up blog to interact with their customers and share latest news about the company, so everyone has its own reasons. WordPress is the most powerful blogging tool so far, it offers variety of features to support bloggers. It is an open source CMS developed in PHP and has the largest community online.
htmlslicemate.com

Wordpress the_loop, the_title, the_meta, the_excerpt, the_author - Part 1. - WPSNIPP - 0 views

  •  
    The WordPress Loop is a core feature of WordPress that is designed to display content dynamically on a page. It is the liaison between WordPress and it's MySQL Database counterpart and determines what database queries are ran.
htmlslicemate.com

Tips for Styling your own WP Comments Form Area - 0 views

  •  
    WordPress developers love to get into the system and hack away at their own function codes. Both JavaScript and PHP gurus are notorious for building some really amazing plugins. And since WordPress is open source it allows for greater accomplishments in much less time. I think one interesting area of the WP blogging platform is within user comments.
1 - 5 of 5
Showing 20 items per page