@@ -25,21 +25,21 @@ Example:
25
25
Components
26
26
----------
27
27
28
- +----------------------+--------------------------------------------+---------------------------------------------------------------+
29
- | Component | Description | Github |
30
- +======================+============================================+========+======================================================+
31
- | collection | Replace array by a strict typed collection | `github.com<https://github.com/php-pp/collection> `_ |
32
- +----------------------+--------------------------------------------+---------------------------------------------------------------+
33
- | collection-contracts | Contracts for collection | `github.com<https://github.com/php-pp/collection-contracts> `_ |
34
- +----------------------+--------------------------------------------+---------------------------------------------------------------+
35
- | collection-generator | Helps you to generate a Collection | `github.com<https://github.com/php-pp/collection-generator> `_ |
36
- +----------------------+--------------------------------------------+---------------------------------------------------------------+
28
+ +----------------------+--------------------------------------------+---------------------------------------------------------------- +
29
+ | Component | Description | Github |
30
+ +======================+============================================+========+======================================================= +
31
+ | collection | Replace array by a strict typed collection | `github.com <https://github.com/php-pp/collection >`_ |
32
+ +----------------------+--------------------------------------------+---------------------------------------------------------------- +
33
+ | collection-contracts | Contracts for collection | `github.com <https://github.com/php-pp/collection-contracts >`_ |
34
+ +----------------------+--------------------------------------------+---------------------------------------------------------------- +
35
+ | collection-generator | Helps you to generate a Collection | `github.com <https://github.com/php-pp/collection-generator >`_ |
36
+ +----------------------+--------------------------------------------+---------------------------------------------------------------- +
37
37
38
38
Development components
39
39
----------------------
40
40
41
- +----------------------+--------------------------------------------+---------------------------------------------------------------+
42
- | Component | Description | Github |
43
- +======================+============================================+========+======================================================+
44
- | code-sniffer | Code sniffer for PHP++ code style | `github.com<https://github.com/php-pp/code-sniffer> `_ |
45
- +----------------------+--------------------------------------------+---------------------------------------------------------------+
41
+ +----------------------+--------------------------------------------+---------------------------------------------------------------- +
42
+ | Component | Description | Github |
43
+ +======================+============================================+========+======================================================= +
44
+ | code-sniffer | Code sniffer for PHP++ code style | `github.com <https://github.com/php-pp/code-sniffer >`_ |
45
+ +----------------------+--------------------------------------------+---------------------------------------------------------------- +
0 commit comments