Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

Select Page

Functional PHP

Functional PHP

Functional programming. Sure. I’ve been using functions for years. What’s the catch? Indeed you have been using functions a lot, just not in this way. When you think of functions as merely a collection of statements grouped together as an executable, you’re thinking procedural programming. The truth is, functional programming is not a tool or a framework, but fundamentally an approach to software development. Since PHP 5.3 you can take advantage of higher-order functions and closures to create code with an extremely high quality that is more robust, maintainable, extensible and bug free.

In this book, you’ll find a practical approach to functional programming and show how it compares to other programming paradigms (procedural and object-oriented). This book is filled with examples that showcase functional concepts and techniques, plus using PHP in a ways you’ve probably never though it could.

This book is for the professional PHP developer. There’s no crazy academic nonsense or mathematical equations, just pure and practical hardcore use of functions with the most widespread web language today.

Functional PHP

by Luis Atencio (All formats) – 95 pages

Functional PHP by Luis Atencio