issues Search Results · repo:leaphly/price language:PHP
Filter by
4 results
(56 ms)4 results
inleaphly/price (press backspace or delete to remove)As title, this package has been inactive for about five years.
I think it s time to let this package requirements be upgraded.
peter279k
- 1
- Opened on Mar 12, 2020
- #13
@toretto460 wrote in #1 :
What do you think about a PriceBuilder ?
$price = $priceBuilder
- addValue( EUR , 10)
- addValue( GBP , 12)
- addValue( USD , 9)
- addConversion( USD/GBP 1.500 ...
liuggio
- Opened on Sep 1, 2014
- #6
Would be great to have the Iteration available also on the calculated currencies, This test is broken now:
public function testShouldReturnCHFDuringTheIteration()
{
$price = new Price( ...
liuggio
- Opened on Aug 29, 2014
- #4
A general heuristic is that value objects should be entirely immutable [] ValueObject - Martin Fowler
What do you think about a PriceBuilder ?
$price = $priceBuilder
- addValue( EUR , 10)
- addValue( ...
enhancement
simodima
- 6
- Opened on Jul 21, 2014
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.