1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-04 23:40:47 +00:00

Adds a table of contents

Generated using DocToc. It should make the list more navigable.
This commit is contained in:
Abhay Rana (Nemo) 2013-11-27 19:03:44 +05:30
parent 7d03bf4d1a
commit 9f28fadaca

View File

@ -2,50 +2,58 @@
A curated list of amazingly awesome PHP libraries, resources and shiny things. A curated list of amazingly awesome PHP libraries, resources and shiny things.
## Categories **Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*
* Package Management - [Awesome PHP](#awesome-php)
* Package Management Related - [Package Management](#package-management)
* Frameworks - [Package Management Related](#package-management-related)
* Framework Components - [Frameworks](#frameworks)
* Micro Frameworks - [Framework Components](#framework-components)
* Templating - [Micro Frameworks](#micro-frameworks)
* HTTP - [Templating](#templating)
* URL - [HTTP](#http)
* Email - [URL](#url)
* Files - [Email](#email)
* Streams - [Files](#files)
* Dependency Injection - [Streams](#streams)
* Imagery - [Dependency Injection](#dependency-injection)
* Testing - [Imagery](#imagery)
* Documentation - [Testing](#testing)
* Security - [Documentation](#documentation)
* Code Analysis - [Security](#security)
* Build Tools - [Code Analysis](#code-analysis)
* Asset Management - [Build Tools](#build-tools)
* Geolocation - [Asset Management](#asset-management)
* Date and Time - [Geolocation](#geolocation)
* Event - [Date and Time](#date-and-time)
* Logging - [Event](#event)
* E-commerce - [Logging](#logging)
* PDF - [E-commerce](#e-commerce)
* ORM and Datamapping - [PDF](#pdf)
* NoSQL - [ORM and Datamapping](#orm-and-datamapping)
* Queue - [NoSQL](#nosql)
* Search - [Queue](#queue)
* Command Line - [Search](#search)
* Authentication - [Command Line](#command-line)
* Markup - [Authentication](#authentication)
* Text and Numbers - [Markup](#markup)
* Filtering and Validation - [Text and Numbers](#text-and-numbers)
* REST and API - [Filtering and Validation](#filtering-and-validation)
* Caching - [REST and API](#rest-and-api)
* Data Structure and Storage - [Caching](#caching)
* Notifications - [Data Structure and Storage](#data-structure-and-storage)
* Third Party APIs - [Notifications](#notifications)
* Miscellaneous - [Third Party APIs](#third-party-apis)
* Development Software - [Miscellaneous](#miscellaneous)
* Web Tools - [Development Software](#development-software)
- [Web Tools](#web-tools)
- [Resources](#resources)
- [Websites](#websites)
- [E-Books](#e-books)
- [Web Reading](#web-reading)
- [PHP Reading](#php-reading)
- [PHP Internals Reading](#php-internals-reading)
- [Suggestions](#suggestions)
## Package Management ## Package Management
*Libraries for package and dependency management.* *Libraries for package and dependency management.*
@ -588,4 +596,4 @@ Various resources, such as books, websites and articles, for improving your PHP
# Suggestions # Suggestions
Please open an issue for any new suggestions or send a tweet to [@jamieyork](https://twitter.com/jamieyork). Please open an issue for any new suggestions or send a tweet to [@jamieyork](https://twitter.com/jamieyork).