Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ericmdev
/
valueobjects
Public
forked from
codeliner/valueobjects
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 1, 2016
Update README.md
nicolopignatelli
committed
13a9098
View commit details
Copy full SHA for 13a9098
Browse repository at this point
Commits on Apr 23, 2016
Preparing v4.1
nicolopignatelli
committed
ba7b7cb
View commit details
Copy full SHA for ba7b7cb
Browse repository at this point
Merge pull request #61 from mathroc/feature/static
Show description for acc705d
nicolopignatelli
committed
acc705d
View commit details
Copy full SHA for acc705d
Browse repository at this point
Merge pull request #57 from localheinz/fix/unused
Show description for 4520537
nicolopignatelli
committed
4520537
View commit details
Copy full SHA for 4520537
Browse repository at this point
Merge pull request #55 from localheinz/fix/more-namespace
Show description for a99e5d8
nicolopignatelli
committed
a99e5d8
View commit details
Copy full SHA for a99e5d8
Browse repository at this point
Merge pull request #53 from localheinz/fix/docblock
Show description for 469cfd4
nicolopignatelli
committed
469cfd4
View commit details
Copy full SHA for 469cfd4
Browse repository at this point
Merge pull request #42 from dbellettini/fix-namespace
Show description for e6c0fb9
nicolopignatelli
committed
e6c0fb9
View commit details
Copy full SHA for e6c0fb9
Browse repository at this point
Merge pull request #66 from nicolopignatelli/nicolopignatelli-patch-1
Show description for b27fb39
nicolopignatelli
committed
b27fb39
View commit details
Copy full SHA for b27fb39
Browse repository at this point
updated according to the new travis-ci infrastructure
nicolopignatelli
committed
373fb57
View commit details
Copy full SHA for 373fb57
Browse repository at this point
Merge pull request #52 from localheinz/fix/extra-semicolon
Show description for 58fb4bb
nicolopignatelli
committed
58fb4bb
View commit details
Copy full SHA for 58fb4bb
Browse repository at this point
Commits on Apr 18, 2016
use static instead of self where appropriate to make extending easier
mathroc
committed
1d1fea3
View commit details
Copy full SHA for 1d1fea3
Browse repository at this point
Commits on Feb 23, 2016
Merge pull request #59 from neeckeloo/upgrade-league-geotools
Show description for 8138a96
nicolopignatelli
committed
8138a96
View commit details
Copy full SHA for 8138a96
Browse repository at this point
Commits on Feb 22, 2016
Upgrade league/geotools package
neeckeloo
committed
6a4229e
View commit details
Copy full SHA for 6a4229e
Browse repository at this point
Commits on Jan 10, 2016
Merge pull request #50 from mbadolato/master
Show description for 1e3240c
nicolopignatelli
committed
1e3240c
View commit details
Copy full SHA for 1e3240c
Browse repository at this point
Commits on Nov 29, 2015
Tweak to allow the latest release of ramsey/uuid
Show description for 84c6bed
mbadolato
committed
84c6bed
View commit details
Copy full SHA for 84c6bed
Browse repository at this point
Fix: Remove unused import
localheinz
committed
b855e38
View commit details
Copy full SHA for b855e38
Browse repository at this point
Fix: Namespace segment should be Person
localheinz
committed
b88f903
View commit details
Copy full SHA for b88f903
Browse repository at this point
Fix: Type should be StringLiteral
localheinz
committed
b25b9e5
View commit details
Copy full SHA for b25b9e5
Browse repository at this point
Fix: Remove extra semicolon
localheinz
committed
986b600
View commit details
Copy full SHA for 986b600
Browse repository at this point
Commits on Sep 12, 2015
Merge pull request #43 from mbadolato/master
Show description for fae9280
nicolopignatelli
committed
fae9280
View commit details
Copy full SHA for fae9280
Browse repository at this point
Commits on Sep 10, 2015
Fix docblocks in Money to reference Integer object instead of php's int type
mbadolato
committed
47e7994
View commit details
Copy full SHA for 47e7994
Browse repository at this point
Commits on Aug 20, 2015
Fix namespace name
dbellettini
committed
e5d8022
View commit details
Copy full SHA for e5d8022
Browse repository at this point
Commits on Jul 12, 2015
Merge pull request #41 from TomasVotruba/patch-1
Show description for 5a49492
nicolopignatelli
committed
5a49492
View commit details
Copy full SHA for 5a49492
Browse repository at this point
Commits on Jul 10, 2015
travis: composer --dev is now on by default
Tomáš Votruba
committed
dac5482
View commit details
Copy full SHA for dac5482
Browse repository at this point
Merge pull request #40 from TomasVotruba/patch-1
Show description for a19af67
nicolopignatelli
committed
a19af67
View commit details
Copy full SHA for a19af67
Browse repository at this point
travis: use composer self-update instead of wget, cs
Tomáš Votruba
committed
10f9a89
View commit details
Copy full SHA for 10f9a89
Browse repository at this point
Commits on Jun 25, 2015
Fix README
nicolopignatelli
committed
cadc74e
View commit details
Copy full SHA for cadc74e
Browse repository at this point
Commits on Jun 22, 2015
Update README.md
Show description for 0229474
nicolopignatelli
committed
0229474
View commit details
Copy full SHA for 0229474
Browse repository at this point
Merge pull request #38 from sensorario/reduntant-assertions
Show description for 0b281cb
nicolopignatelli
committed
0b281cb
View commit details
Copy full SHA for 0b281cb
Browse repository at this point
Commits on May 17, 2015
Removed some redundant assertions
Simone Gentili
committed
5be1ea3
View commit details
Copy full SHA for 5be1ea3
Browse repository at this point
Commits on May 15, 2015
Merge pull request #37 from nicolopignatelli/rename_string_to_string_literal
Show description for de7ab56
nicolopignatelli
committed
de7ab56
View commit details
Copy full SHA for de7ab56
Browse repository at this point
Renamed Null to NullValue for PHP7 compatibility
nicolopignatelli
committed
14b746a
View commit details
Copy full SHA for 14b746a
Browse repository at this point
Renamed String to StringLiteral for PHP7 compatibility
nicolopignatelli
committed
937ee40
View commit details
Copy full SHA for 937ee40
Browse repository at this point
Commits on Mar 14, 2015
Prepare next minor release
nicolopignatelli
committed
353f775
View commit details
Copy full SHA for 353f775
Browse repository at this point
Commits on Mar 6, 2015
Merge pull request #32 from ajgarlag/patch-2
Show description for 8dc68e3
nicolopignatelli
committed
8dc68e3
View commit details
Copy full SHA for 8dc68e3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.