Quantcast
Viewing all articles
Browse latest Browse all 121

15.12. Using custom annotations in PHP

From blog.mayflower.de:

When developing enterprise software one should always keep an eye on writing code that is easily maintainable, testable and extendable. Design patterns already propose a way to implement a loosely coupled architecture. With annotations you can take a step forward to make your code look even more expressive, focusing on the primary problem instead of writing a lot of boilerplate code.

Click here to read more

Tagged: #php #testing #orm #properties


Viewing all articles
Browse latest Browse all 121

Trending Articles