Skip to content

rodrigodiez/how-i-code-php

Repository files navigation

Build Status SensioLabsInsight

How I code a php library

This repository is a small example of how I approach development of php code, specially:

  • SOLID principles
  • TDD

How to run tests

composer install
bin/phpspec run
bin/phpcs src/ --standard=PSR2

About

This repository contains a sample library that shows how I approach php development

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages