The digest of interesting news and materials from the world of PHP No. 37 (February 24 - March 9, 2014)



    Congratulations to all the girls and especially the PHP developers on this holiday! I wish you all success, love and warmth!

    And of course, your attention is another selection of links with the latest news, useful tools and interesting materials.

    Enjoy reading!


    News and Releases




    Php




    Instruments


    • virtPHP - Thanks to this tool, it became possible to easily use several isolated PHP environments on one machine at once. What has long been in Ruby and Python is now also in PHP. Using the phpenv and php-build tools, you can create completely independent virtual environments.
      In addition, a post on the topic of how virtual environments are useful.
    • Respect / Relational - A simple convenient ORM that does not require any preliminary configuration.
    • Vent - A library that implements an event system for variables in PHP.
    • Regreph - Performance Regression Analysis Tool for PHP + XHProf.
    • Phastlight - Asynchronous, custom-oriented command-line tool and web server in PHP 5.3. Implemented based on libuv, the library underlying Node.js.
    • Phactory - A library for generating test objects as an alternative to fixtures. The author was inspired by Factory Girl from Ruby.
    • ImageCow - A library that solves the problem of adaptive images.
    • Altax - Another application deployment tool for PHP.
    • Teapot - A simple but useful library that provides a structured set of constants for HTTP status codes.
    • Ansi - A simple library that allows you to use colors and formatting in console applications in PHP.
    • PHPCR - Implementation of the standard content storage in PHP. You can read a bit more about usage in the Web & PHP magazine .
      Another implementation is also available - Jackalope .
    • phpSec - A library that helps solve typical application security problems faced by PHP developers.
    • WP-CLI - Command Line Interface for WordPress.
    • PHP-Vars-To-Js-Transformer - Passing PHP variables in JavaScript transparently.
    • php-CLIFramework - A framework for creating command line applications.
    • libphonenumber for PHP - As the name suggests, the PHP implementation of the libphonenumber library from Google. Allows you to parse phone numbers and get detailed information about them: demo .
    • PHPepl - Web REPL for PHP: demo .
    • FUnit - Microframework for unit testing in PHP.
    • PHP Shell Wrapper - We execute system commands in OOP style.
    • whoops! - The library allows you to display beautiful and most importantly informative pages of errors and unhandled exceptions.
    • Stash - A great library for implementing caching.
    • Promises - Implementing promises in PHP. Essentially a convenient wrapper over pthreads.


    Learning Materials




    Materials from past conferences




    Audio and video




    Entertaining




    For 37 releases, a PHP digest has been released every two weeks. But in order to make the issues even better, I suggest you go through a short survey .
    The results will be published in two weeks, and thanks to you, the digest will be even better!

    Quick Search All Digests
    Previous Issue

    Also popular now: