Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
Symbols
30-second rule 312
A
access control
implementing 259-262
Access Control List (ACL) approach 259
Adapter design pattern 59, 76, 222
addUserAndRole function 246
agile development
principles 310, 311
agile manifesto 310
URL 50
Apache HTTP Server 14
Apache Web Server
reference link 18
API
building 362
documentation, generating 321-328
API Tools 362
reference link 362
architecture 4
Asynchronous JavaScript and XML (AJAX) 351
authentication, Inventory and Store modules
generic behavior, decoupling 305-308
authentication listener
delegating, to Inventory module 238-240
B
BDD, using with Behat 124, 125
first scenario, creating 126, 127
user story, mapping to automated tests 127-131
Behat 124
BDD, using...