Stubbles Logo
Go to Stubbles Homepage

Stubbles Downloads

Stubbles releases

Latest release

1.1.0

Older releases

1.0.2

Presentations about Stubbles or by Stubbles developers

PHP UserGroup Karlsruhe


Things to consider for writing testable code, with more slides since Hamburg.

PHP Unconference 2009 Hamburg


Things to consider for writing testable code.

Stubbles presentations

Frank Kleine: Declarative Development using Annotations
The talk gives an introduction into the topic of annotations and their availability in PHP. The second part then shows annotations with Stubbles and some usage scenarios where they are useful.

Frank Kleine: Introduction to Stubbles
What is Stubbles, and what are its core concepts?

Dynamic Languages World 2008 Karlsruhe

Stephan Schmidt: JSON-RPC Proxy Generation with PHP 5
Covers the JSON format, JSON-RPC protocol, SMD and how to dynamically create JavaScript proxy classes

International PHP Conference 2007 Frankfurt-Mörfelden

Stephan Schmidt & Frank Kleine: PHP Design Patterns (Slides are in german)
The slides from the workshop on Monday and the replacement session on Wednesday.

Stephan Schmidt & Frank Kleine: Don't call us, we call you (Slides are in german)
Dependendency Injection and how to do this with XJConf for PHP and the Stubbles IoC Container.

Frank Kleine: Enhanced StreamWrappers
Some examples (but not code-wise) what could be done with a stream wrapper in PHP.

International PHP Conference 2007 Spring Edition Ludwigsburg

Stephan Schmidt & Frank Kleine: Declarative Development using Annotations in PHP