|
|
@@ -74,4 +74,7 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
74
|
74
|
* [PHP Best Practices](http://phpbestpractices.org/) - A PHP best practice guide.
|
|
75
|
75
|
* [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security.
|
|
76
|
76
|
* [PHP Standards Working Group](https://groups.google.com/group/php-standards) - The PHP standards working group.
|
|
|
77
|
+
|
|
|
78
|
+# Tutorials
|
|
|
79
|
+
|
|
77
|
80
|
* [Easy Package Management with Composer](http://net.tutsplus.com/tutorials/php/easy-package-management-with-composer/) - A Composer tutorial by Phil Sturgeon.
|