Переглянути джерело

Merge pull request #5 from captn3m0/feature-toc

Adds a table of contents
pull/4/merge
Jamie York 12 роки тому
джерело
коміт
05b589e125
1 змінених файлів з 53 додано та 45 видалено
  1. 53
    45
      README.md

+ 53
- 45
README.md Переглянути файл

@@ -2,50 +2,58 @@
2 2
 
3 3
 A curated list of amazingly awesome PHP libraries, resources and shiny things. 
4 4
 
5
-## Categories
6
-
7
-* Package Management
8
-* Package Management Related
9
-* Frameworks
10
-* Framework Components
11
-* Micro Frameworks
12
-* Templating
13
-* HTTP
14
-* URL
15
-* Email
16
-* Files
17
-* Streams
18
-* Dependency Injection
19
-* Imagery
20
-* Testing
21
-* Documentation
22
-* Security
23
-* Code Analysis
24
-* Build Tools
25
-* Asset Management
26
-* Geolocation
27
-* Date and Time
28
-* Event
29
-* Logging
30
-* E-commerce
31
-* PDF
32
-* ORM and Datamapping
33
-* NoSQL
34
-* Queue
35
-* Search
36
-* Command Line
37
-* Authentication
38
-* Markup
39
-* Text and Numbers
40
-* Filtering and Validation
41
-* REST and API
42
-* Caching
43
-* Data Structure and Storage
44
-* Notifications
45
-* Third Party APIs
46
-* Miscellaneous
47
-* Development Software
48
-* Web Tools
5
+**Table of Contents**  *generated with [DocToc](http://doctoc.herokuapp.com/)*
6
+
7
+- [Awesome PHP](#awesome-php)
8
+	- [Package Management](#package-management)
9
+	- [Package Management Related](#package-management-related)
10
+	- [Frameworks](#frameworks)
11
+	- [Framework Components](#framework-components)
12
+	- [Micro Frameworks](#micro-frameworks)
13
+	- [Templating](#templating)
14
+	- [HTTP](#http)
15
+	- [URL](#url)
16
+	- [Email](#email)
17
+	- [Files](#files)
18
+	- [Streams](#streams)
19
+	- [Dependency Injection](#dependency-injection)
20
+	- [Imagery](#imagery)
21
+	- [Testing](#testing)
22
+	- [Documentation](#documentation)
23
+	- [Security](#security)
24
+	- [Code Analysis](#code-analysis)
25
+	- [Build Tools](#build-tools)
26
+	- [Asset Management](#asset-management)
27
+	- [Geolocation](#geolocation)
28
+	- [Date and Time](#date-and-time)
29
+	- [Event](#event)
30
+	- [Logging](#logging)
31
+	- [E-commerce](#e-commerce)
32
+	- [PDF](#pdf)
33
+	- [ORM and Datamapping](#orm-and-datamapping)
34
+	- [NoSQL](#nosql)
35
+	- [Queue](#queue)
36
+	- [Search](#search)
37
+	- [Command Line](#command-line)
38
+	- [Authentication](#authentication)
39
+	- [Markup](#markup)
40
+	- [Text and Numbers](#text-and-numbers)
41
+	- [Filtering and Validation](#filtering-and-validation)
42
+	- [REST and API](#rest-and-api)
43
+	- [Caching](#caching)
44
+	- [Data Structure and Storage](#data-structure-and-storage)
45
+	- [Notifications](#notifications)
46
+	- [Third Party APIs](#third-party-apis)
47
+	- [Miscellaneous](#miscellaneous)
48
+	- [Development Software](#development-software)
49
+	- [Web Tools](#web-tools)
50
+- [Resources](#resources)
51
+	- [Websites](#websites)
52
+	- [E-Books](#e-books)
53
+	- [Web Reading](#web-reading)
54
+	- [PHP Reading](#php-reading)
55
+	- [PHP Internals Reading](#php-internals-reading)
56
+- [Suggestions](#suggestions)
49 57
 
50 58
 ## Package Management
51 59
 *Libraries for package and dependency management.*
@@ -588,4 +596,4 @@ Various resources, such as books, websites and articles, for improving your PHP
588 596
 
589 597
 # Suggestions
590 598
 
591
-Please open an issue for any new suggestions or send a tweet to [@jamieyork](https://twitter.com/jamieyork).
599
+Please open an issue for any new suggestions or send a tweet to [@jamieyork](https://twitter.com/jamieyork).

Завантаження…
Відмінити
Зберегти