Skip to content

danitome24/php-valueobject

Repository files navigation

Value Objects

Build Status Coverage Status

Simple project with some Value objects that I use on my personal projects.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

Php v7.1

Usage

To use this library on your project you just add this to composer and that's it!

composer require danitome24/php-valueobject

Development

Clone this repo in your local machine and run docker-composer command to build up an environment

docker-compose up -d

Running the tests

Simply run:

php vendor/bin/phpunit

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Project with some of value objects in php. More info at https://danitome24.github.io/2018-11-19/usando-value-objects-con-php

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages