repository

Kevin Schroeder's Blog: fatal: The remote end hung up unexpected...

PHPDeveloper.org  Fri, 11/04/2011 - 11:55

Kevin Schroeder has a quick tip for anyone using phpcloud.com and having trouble with git and "remote end hung up" error messages.


 

Wojciech Sznapka's Blog: Why Mockery is better than PHPUnit Mock...

PHPDeveloper.org  Wed, 11/02/2011 - 12:02

Wojciech Sznapka has a new post today sharing his opinions as to why Mockery is better than PHPUnit Mock Builder in testing Symfony2-based applications.


 

Symfony Blog: All symfony 1.x versions available on Github

PHPDeveloper.org  Wed, 10/26/2011 - 08:15

Fabien Potencier has made an announcement on the Symfony Blog today about all the availability of previous Symfony versions on github.


 

A new Openstreetmap API framework for PHP. - Ken Guest

Planet PHP  Fri, 10/21/2011 - 11:38

So over the last while, I’ve been working on a PHP package imaginatively named Services_Openstreetmap, for interacting with the openstreetmap API.

I initially needed it so I could search for certain POIs and tabulate the results; it’s now also capable of adding data to the openstreetmap database – nodes and other elements can be created, updated and so on.


 

ServerGrove Blog: Deploying Symfony2 Projects on Shared Hosting ...

PHPDeveloper.org  Thu, 09/08/2011 - 10:15

The ServerGrove blog, a hosting provider whose services include shared hosting, has posted a guide to help you deploy to shared hosting with Capifony, a Symfony-based tool for use with Capistrano.


 

Srdjan Vranac's Blog: Custom Repository with DIC in Symfony2

PHPDeveloper.org  Thu, 08/25/2011 - 08:02

Srdjan Vranac has a new post to his blog showing you how to create a custom repository with the dependency injection features that already come with the Symfony2 framework.


 

Netatalk returns to open source

Linux Today  Mon, 08/01/2011 - 19:03

The H Open: "NetAFP, the Netatalk developers, have announced that they are to resume open development of Netatalk and have updated the project's git repository with the latest source."


 

Knp Labs: Deploy Your Symfony Application Painlessly with Capifo...

PHPDeveloper.org  Wed, 06/22/2011 - 11:03

On the Knp Labs site there's a recent post showing you how to use Capifony (a tool designed for use with Symfony projects) to deploy your Symfony-based applications in a few easy steps.


 

Integrating Moodle 2.0 with Mahara and GoogleDocs for Business

Linux Today  Mon, 05/02/2011 - 23:13

PACKT Publishing: "Moodle 2.0 includes two important new points of integration with other open source products, the Repository integration and the Portfolio integration.

This article introduces the integration of Moodle with Mahara and GoogleDocs."


 

Kenny Katzgrau's Blog: Video: How GetSparks.org Uses CodeIgniter...

PHPDeveloper.org  Thu, 03/17/2011 - 12:28

In a new recent to his CodeFury blog Kenny Katzgrau (a member of the GetSparks team) looks at how to use the GetSparks.org service to get "sparks" for your CodeIgniter installation and make working with third-party services and other tools not included with the framework simple.