<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Php on emre.xyz | @delirehberi</title><link>https://blog.emre.xyz/tags/php/</link><description>Recent content in Php on emre.xyz | @delirehberi</description><generator>Hugo</generator><language>en-us</language><copyright>delirehberi</copyright><lastBuildDate>Sat, 15 Oct 2022 20:00:00 -0400</lastBuildDate><atom:link href="https://blog.emre.xyz/tags/php/index.xml" rel="self" type="application/rss+xml"/><item><title>Add essential dotenv support to your wordpress without a plugin</title><link>https://blog.emre.xyz/posts/add-essential-dotenv-support-to-your-wordpress-without-a-plugin/</link><pubDate>Sat, 15 Oct 2022 20:00:00 -0400</pubDate><guid>https://blog.emre.xyz/posts/add-essential-dotenv-support-to-your-wordpress-without-a-plugin/</guid><description>&lt;p>You may want to start using Environment variables to configure your WordPress application. I did because I needed to install a development environment to my local and did not want to keep separate wp-config.php files.&lt;/p>
&lt;p>So, how did I that?&lt;/p></description></item><item><title>How to write a data mapper with php</title><link>https://blog.emre.xyz/posts/how-to-write-a-data-mapper-with-php/</link><pubDate>Sat, 06 Jul 2019 20:00:00 -0400</pubDate><guid>https://blog.emre.xyz/posts/how-to-write-a-data-mapper-with-php/</guid><description>&lt;p>When you develop an API client with PHP, you would need data mapper for mapping data from API to an object.&lt;/p></description></item></channel></rss>