Skip to content

Commit

Permalink
[Composer] Add target-dir and some component descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks3w committed Jul 10, 2012
1 parent 888f7b4 commit 1efd679
Show file tree
Hide file tree
Showing 79 changed files with 158 additions and 0 deletions.
2 changes: 2 additions & 0 deletions library/Zend/Acl/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-acl",
"description": "provides a lightweight and flexible access control list (ACL) implementation for privileges management",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Acl": ""
}
},
"target-dir": "Zend/Acl",
"require": {
"php": ">=5.3.3"
}
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Amf/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-amf",
"description": "provides support for Adobe's » Action Message Format (AMF), to allow communication between Adobe's » Flash Player and PHP",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Amf": ""
}
},
"target-dir": "Zend/Amf",
"require": {
"php": ">=5.3.3"
}
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Authentication/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-authentication",
"description": "provides an API for authentication and includes concrete authentication adapters for common use case scenarios",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Authentication": ""
}
},
"target-dir": "Zend/Authentication",
"require": {
"php": ">=5.3.3"
},
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Barcode/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-barcode",
"description": "provides a generic way to generate barcodes",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Barcode": ""
}
},
"target-dir": "Zend/Barcode",
"require": {
"php": ">=5.3.3",
"zendframework/zend-stdlib": "self.version"
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Cache/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-cache",
"description": "provides a generic way to cache any data",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Cache": ""
}
},
"target-dir": "Zend/Cache",
"require": {
"php": ">=5.3.3"
},
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Captcha/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-captcha",
"description": " ",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Captcha": ""
}
},
"target-dir": "Zend/Captcha",
"require": {
"php": ">=5.3.3"
}
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Cloud/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-cloud",
"description": " ",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Cloud": ""
}
},
"target-dir": "Zend/Cloud",
"require": {
"php": ">=5.3.3"
},
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Code/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-code",
"description": "provides facilities to generate arbitrary code using an object oriented interface",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Code": ""
}
},
"target-dir": "Zend/Code",
"require": {
"php": ">=5.3.3"
},
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Config/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-config",
"description": "provides a nested object property based user interface for accessing this configuration data within application code",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Config": ""
}
},
"target-dir": "Zend/Config",
"require": {
"php": ">=5.3.3"
}
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Console/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-console",
"description": " ",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Console": ""
}
},
"target-dir": "Zend/Console",
"require": {
"php": ">=5.3.3"
}
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Crypt/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-crypt",
"description": " ",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Crypt": ""
}
},
"target-dir": "Zend/Crypt",
"require": {
"php": ">=5.3.3",
"zendframework/zend-math": "self.version",
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Db/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-db",
"description": " ",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Db": ""
}
},
"target-dir": "Zend/Db",
"require": {
"php": ">=5.3.3"
}
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Di/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-di",
"description": " ",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Di": ""
}
},
"target-dir": "Zend/Di",
"require": {
"php": ">=5.3.3",
"zendframework/zend-code": "self.version"
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/DocBook/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-docbook",
"description": " ",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\DocBook": ""
}
},
"target-dir": "Zend/DocBook",
"require": {
"php": ">=5.3.3",
"zendframework/zend\\code": "self.version",
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Dojo/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-dojo",
"description": " ",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Dojo": ""
}
},
"target-dir": "Zend/Dojo",
"require": {
"php": ">=5.3.3"
}
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Dom/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-dom",
"description": "provides tools for working with DOM documents and structures",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Dom": ""
}
},
"target-dir": "Zend/Dom",
"require": {
"php": ">=5.3.3"
}
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Escaper/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-escaper",
"description": " ",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Escaper": ""
}
},
"target-dir": "Zend/Escaper",
"require": {
"php": ">=5.3.3"
}
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/EventManager/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-eventmanager",
"description": " ",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\EventManager": ""
}
},
"target-dir": "Zend/EventManager",
"require": {
"php": ">=5.3.3",
"zendframework/zend-stdlib": "self.version"
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Feed/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-feed",
"description": "provides functionality for consuming RSS and Atom feeds",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Feed": ""
}
},
"target-dir": "Zend/Feed",
"require": {
"php": ">=5.3.3"
},
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/File/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-file",
"description": " ",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\File": ""
}
},
"target-dir": "Zend/File",
"require": {
"php": ">=5.3.3"
},
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Filter/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-filter",
"description": "provides a set of commonly needed data filters",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Filter": ""
}
},
"target-dir": "Zend/Filter",
"require": {
"php": ">=5.3.3"
},
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Form/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-form",
"description": " ",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Form": ""
}
},
"target-dir": "Zend/Form",
"require": {
"php": ">=5.3.3"
}
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/GData/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-gdata",
"description": "provide programmatic interface to some of Google's online services",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\GData": ""
}
},
"target-dir": "Zend/GData",
"require": {
"php": ">=5.3.3"
}
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/Http/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-http",
"description": "provides an easy interface for preforming Hyper-Text Transfer Protocol (HTTP) requests",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\Http": ""
}
},
"target-dir": "Zend/Http",
"require": {
"php": ">=5.3.3",
"zendframework/zend-loader": "self.version",
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/I18n/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-i18n",
"description": " ",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\I18n": ""
}
},
"target-dir": "Zend/I18n",
"require": {
"php": ">=5.3.3"
}
Expand Down
2 changes: 2 additions & 0 deletions library/Zend/InfoCard/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "zendframework/zend-infocard",
"description": "implements relying-party support for Information Cards",
"license": "BSD-3-Clause",
"keywords": [
"zf2",
Expand All @@ -10,6 +11,7 @@
"Zend\\InfoCard": ""
}
},
"target-dir": "Zend/InfoCard",
"require": {
"php": ">=5.3.3"
}
Expand Down
Loading

0 comments on commit 1efd679

Please sign in to comment.