Skip to content

Commit

Permalink
docs: improve project's meta information
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Rafael Azevedo committed Mar 27, 2022
1 parent 84b21b2 commit 09548ba
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hradigital/php-datatypes",
"description": "Brings complex datatype functionality to an application.",
"description": "Easy way to build up and sanitize your application objects.",
"type": "library",
"license": "MIT",
"authors": [
Expand All @@ -11,13 +11,16 @@
],
"minimum-stability": "dev",
"keywords": [
"package",
"library",
"hradigital",
"php",
"datatypes",
"scalar objects",
"ddd",
"domain driven design",
"domain",
"aggregates",
"entity",
"entities",
"value objects",
"scalar objects",
"immutable objects",
"mutable objects"
],
Expand Down

0 comments on commit 09548ba

Please sign in to comment.