Doctrine Listeners

We’ve done a lot of work so its time to see one of the most powerful features of Doctrine: events. Using an ORM gives us the flexibility to have hooks that are executed whenever certain things are done, like when an entity is first persisted to the database, updated, or deleted.

Git Tutorials & Workflows

http://www.atlassian.com/git/tutorial http://www.atlassian.com/git/workflows

Zero-configuration Web Application Debugging with Xdebug and PhpStorm

This tutorial describes how to get started with PHP web application debugging in PhpStorm IDE using Xdebug.

Complex Symfony2 Examples: Users, Menus, CMS Features

http://knpuniversity.com/screencast/question-answer-day/symfony2-users-menu-cms#multi-user-systems

Terminology in Symfony2 and Doctrine2. Record vs Entity vs Document vs Model

This User model is used throughout the bundle but doesn’t have a complete implementation to access its own data (I didn’t look but I think it could be an interface only). The final implementation is done in an entity class and another in a document class so no matter whether you use MySQL or MongoDB ...

Gitolite: Add, Edit, or Delete Git Repository Name

http://linuxsysadminblog.com/2012/06/gitolite-add-edit-or-delete-git-repository-name/

PHP Tutorials | Nettuts+

http://net.tutsplus.com/category/tutorials/php/ http://net.tutsplus.com/tutorials/php/the-whens-and-whys-for-php-design-patterns/ http://net.tutsplus.com/tutorials/php/how-to-write-testable-and-maintainable-code-in-php/

Mount remote host’s files locally into linux filesystem

Mount remote ftp directory host locally into linux filesystem Mount Remote Filesystem with SSHFS on Debian

TVN Player w Ubuntu i odtwarzanie TVP, IPLA, IPLEX, Canal+, HBO czy National Geographics

http://www.ubucentrum.net/2013/05/tvn-player-w-ubuntu-i-odtwarzanie-tvp.html

PhpStorm Factory methods

http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Advanced+Metadata