<?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 egig.github.io</title><link>https://egig.github.io/blog/php/</link><description>Recent content in Php on egig.github.io</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sat, 02 Sep 2017 11:53:17 +0000</lastBuildDate><atom:link href="https://egig.github.io/blog/php/index.xml" rel="self" type="application/rss+xml"/><item><title>Please Stop Echoing Things</title><link>https://egig.github.io/please-stop-echoing-things/</link><pubDate>Sat, 02 Sep 2017 11:53:17 +0000</pubDate><guid>https://egig.github.io/please-stop-echoing-things/</guid><description>&lt;p&gt;For my little brother who likes to embedding PHP to html but not sure how to do it nicely.&lt;/p&gt;&#10;&lt;p&gt;You probably have ever seen or even written code like below:&lt;/p&gt;</description></item><item><title>Belajar Symfony Console Component</title><link>https://egig.github.io/belajar-symfony-console-component/</link><pubDate>Tue, 24 May 2016 01:01:36 +0000</pubDate><guid>https://egig.github.io/belajar-symfony-console-component/</guid><description>&lt;p&gt;Untuk memudahkan, kita harus sudah paham dulu penggunaan Composer dan konsep autoload-nya composer.&#10;Symfony Console Component adalah component atau library dari symfony yang bisa kita gunakan untuk memudahkan pembuatan program CLI (Command Line Interface) menggunakan PHP. Untuk lebih lengkapnya silahkan merujuk pada dokumentasinya.&lt;/p&gt;</description></item><item><title>Symfony, Log to Database</title><link>https://egig.github.io/symfony-log-to-database/</link><pubDate>Fri, 08 Jan 2016 15:06:07 +0000</pubDate><guid>https://egig.github.io/symfony-log-to-database/</guid><description>&lt;p&gt;Symfony sudah dilengkapi dengan component terkait dengan log: Monolog. Namun, symfony secara default menyimpan log hanya pada filesystem dan tidak menyediakan fitur penyimpanan log pada database. Karena memang tidak semua orang ingin menyimpan log aplikasi pada database.&lt;/p&gt;</description></item><item><title>Hello Phabricator</title><link>https://egig.github.io/hello-phabricator/</link><pubDate>Thu, 18 Jun 2015 01:27:59 +0000</pubDate><guid>https://egig.github.io/hello-phabricator/</guid><description>&lt;p&gt;So, due to the codes that always being sucks and hard to manage, I proposed my current company to do code reviews. As the tool, we choose Phabricator. At first I guess I&amp;rsquo;ll choose Gitlab, or even Atlasian, but Phabricator seems worth to be tried.&lt;/p&gt;</description></item><item><title>Codeigniter 3 for Complex Application</title><link>https://egig.github.io/codeigniter-3-for-complex-application/</link><pubDate>Sun, 24 May 2015 00:20:25 +0000</pubDate><guid>https://egig.github.io/codeigniter-3-for-complex-application/</guid><description>&lt;p&gt;This is why I think that Codeigniter is not suitable for a complex application.&lt;/p&gt;&#10;&lt;p&gt;If you plan your app can be customized in the future without pain, if data involved is not predictable, if it is intended to be developed across various team member for a long term period, thats require a little bit complexity. I mean, complex feature means complex requirements, and as far as i know, codeigniter is designed to be just&amp;hellip; codeigniter.&lt;/p&gt;</description></item><item><title>Implement Laravel Facade to Silex</title><link>https://egig.github.io/implement-laravel-facade-to-silex/</link><pubDate>Mon, 21 Oct 2013 10:00:33 +0000</pubDate><guid>https://egig.github.io/implement-laravel-facade-to-silex/</guid><description>&lt;p&gt;Last post, while I understanding how does laravel work behind, I said that I guess I can implement laravel facade to silex since they have similiar inner structure. And I just did it. This is how.&lt;/p&gt;</description></item><item><title>Understanding Laravel 4</title><link>https://egig.github.io/understanding-laravel-4/</link><pubDate>Tue, 15 Oct 2013 10:00:24 +0000</pubDate><guid>https://egig.github.io/understanding-laravel-4/</guid><description>&lt;p&gt;&lt;a href="https://www.reddit.com/r/PHP/comments/1eld2t/why_would_anyone_choose_laravel_over_symfony_or"&gt;Why Laravel&lt;/a&gt; ? There is Taylor Otwel, Author of Laravel, commented at that post. Personally, one of the reason that I used to pick a framework is &amp;ldquo;taste&amp;rdquo;, and I admit it, laravel has nice taste, Laravel has nice sintax. However, &amp;ldquo;Tak Kenal Maka Tak Sayang&amp;rdquo;, that means if you don&amp;rsquo;t really know, then you don&amp;rsquo;t really love. Started about two weeks ago, I dig into Laravel. And Now, what I&amp;rsquo;ve got ?&lt;/p&gt;</description></item></channel></rss>