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