mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-24 14:13:11 +02:00
Add book Build APIs You Won't Hate and order paid books alphabetically
This commit is contained in:
@@ -18,14 +18,16 @@ book to be added, send a PR and it will be reviewed for relevancy.
|
|||||||
|
|
||||||
### Paid Books
|
### Paid Books
|
||||||
|
|
||||||
* [Modernizing Legacy Applications In PHP](https://leanpub.com/mlaphp) - Get your code under control in a series of
|
* [Build APIs You Won't Hate](https://leanpub.com/build-apis-you-wont-hate) - Everyone and their dog wants an API,
|
||||||
small, specific steps
|
so you should probably learn how to build them.
|
||||||
* [Building Secure PHP Apps](https://leanpub.com/buildingsecurephpapps) - Learn the security basics that a senior
|
* [Building Secure PHP Apps](https://leanpub.com/buildingsecurephpapps) - Learn the security basics that a senior
|
||||||
developer usually acquires over years of experience, all condensed down into one quick and easy handbook
|
developer usually acquires over years of experience, all condensed down into one quick and easy handbook
|
||||||
* [The Grumpy Programmer's Guide To Building Testable PHP Applications](https://leanpub.com/grumpy-testing) - Learning
|
* [Modernizing Legacy Applications In PHP](https://leanpub.com/mlaphp) - Get your code under control in a series of
|
||||||
to write testable doesn't have to suck
|
small, specific steps
|
||||||
* [Securing PHP: Core Concepts](https://leanpub.com/securingphp-coreconcepts) - A guide to some of the most common
|
* [Securing PHP: Core Concepts](https://leanpub.com/securingphp-coreconcepts) - A guide to some of the most common
|
||||||
security terms and provides some examples of them in every day PHP
|
security terms and provides some examples of them in every day PHP
|
||||||
* [Scaling PHP]( https://leanpub.com/scalingphp) - Stop playing sysadmin and get back to coding
|
* [Scaling PHP]( https://leanpub.com/scalingphp) - Stop playing sysadmin and get back to coding
|
||||||
* [Signaling PHP]( https://leanpub.com/signalingphp) - PCNLT signals are a great help when writing PHP scripts that
|
* [Signaling PHP]( https://leanpub.com/signalingphp) - PCNLT signals are a great help when writing PHP scripts that
|
||||||
run from the command line.
|
run from the command line.
|
||||||
|
* [The Grumpy Programmer's Guide To Building Testable PHP Applications](https://leanpub.com/grumpy-testing) - Learning
|
||||||
|
to write testable doesn't have to suck
|
Reference in New Issue
Block a user