Skip to content

thiiagoms/php-object-calisthenics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Calisthenics Principles

Applying best practices of Object Calisthenics with OOP and PHP 🐘

Dependencies 📦

  • PHP 8.3+
  • Composer
  • PHP DS extension, click here to install.

Run 🚀

  1. Clone:
$ git clone https://github.com/thiiagoms/php-object-calisthenics
$ cd php-object-calisthenics
php-object-calisthenics $
  1. Install dependencies:
php-object-calisthenics $ composer install -vvv
  1. Run tests:
php-object-calisthenics $ composer tests
  1. Run lint:
php-object-calisthenics $ composer lint

About

Apply Object Calisthentics principles with PHP 🐘 📦

Topics

Resources

Stars

Watchers

Forks

Languages