<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Development Agency Blog &#187; php</title>
	<atom:link href="http://weavora.com/blog/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://weavora.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 31 Mar 2013 17:55:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Why We Prefer Symfony 2 Over Yii Framework</title>
		<link>http://weavora.com/blog/2013/03/26/why-we-prefer-symfony-2-over-yii-framework/</link>
		<comments>http://weavora.com/blog/2013/03/26/why-we-prefer-symfony-2-over-yii-framework/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 12:59:45 +0000</pubDate>
		<dc:creator>Yury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[yii]]></category>

		<guid isPermaLink="false">http://weavora.com/blog/?p=1046</guid>
		<description><![CDATA[In this blog post I&#8217;m going to tell you a story that explain why our team preferred Symfony 2 over Yii which we used for a long time and doing our best to contributed something. How it happened and what caused us to make such a decision. You might have thought that there was some [...]]]></description>
		<wfw:commentRss>http://weavora.com/blog/2013/03/26/why-we-prefer-symfony-2-over-yii-framework/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>2013: The Development Stack For Your Next Startup</title>
		<link>http://weavora.com/blog/2013/03/24/2013-the-development-stack-for-your-next-startup/</link>
		<comments>http://weavora.com/blog/2013/03/24/2013-the-development-stack-for-your-next-startup/#comments</comments>
		<pubDate>Sun, 24 Mar 2013 19:29:02 +0000</pubDate>
		<dc:creator>Yury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Process]]></category>

		<guid isPermaLink="false">http://weavora.com/blog/?p=1035</guid>
		<description><![CDATA[Often entrepreneurs ask us same questions: &#8216;What technology stack should I build my startup on? What do you guys propose? What is trendy now? What frameworks/libs/tools my start up is going to use?&#8217; There is no right or wrong answer to this questions. It&#8217;s a decision every company makes for itself, depending on what it&#8217;s [...]]]></description>
		<wfw:commentRss>http://weavora.com/blog/2013/03/24/2013-the-development-stack-for-your-next-startup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scaffolding in Yii: thoughts about Gii</title>
		<link>http://weavora.com/blog/2012/02/06/scaffolding-in-yii-thoughts-about-gii/</link>
		<comments>http://weavora.com/blog/2012/02/06/scaffolding-in-yii-thoughts-about-gii/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 15:58:31 +0000</pubDate>
		<dc:creator>Yury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">/blog/?p=593</guid>
		<description><![CDATA[Those who have ever tried using Yii Framework probably heard about auto code generator &#8211; Gii. Clients may sometimes offer using it on an early stage for building prototype referring to the fact that somewhere they heard that it greatly simplifies the development process and saves time. I&#8217;m not follower of this approach and would [...]]]></description>
		<wfw:commentRss>http://weavora.com/blog/2012/02/06/scaffolding-in-yii-thoughts-about-gii/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to deal PHPUnit and http headers ?</title>
		<link>http://weavora.com/blog/2012/02/06/how-to-deal-phpunit-and-http-headers/</link>
		<comments>http://weavora.com/blog/2012/02/06/how-to-deal-phpunit-and-http-headers/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 12:05:06 +0000</pubDate>
		<dc:creator>Yury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://weavora.com/blog/?p=504</guid>
		<description><![CDATA[If you have ever tried to cover phpunit with some method that call header() function, then you&#8217;ve probably faced notice like &#8220;Headers already sent&#8221;. That happens because phpunit fetches result for each test after it was completed to give you interactivity of testing progress. To prevent such flow you have to define custom phpunit printer [...]]]></description>
		<wfw:commentRss>http://weavora.com/blog/2012/02/06/how-to-deal-phpunit-and-http-headers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yii Composite Form Extension</title>
		<link>http://weavora.com/blog/2012/01/18/yii-composite-form-extension/</link>
		<comments>http://weavora.com/blog/2012/01/18/yii-composite-form-extension/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 13:06:25 +0000</pubDate>
		<dc:creator>Yury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://weavora.com/blog/?p=455</guid>
		<description><![CDATA[Extension that can greatly simplify complex forms processing that have multiple relations. Weavora&#8217;s  Git Repo &#8211; https://github.com/weavora/wform Features: Easy composite form processing Fast configuration Support of all standard relations: has_one, belongs_to, has_many and many_many Configuration Download and unpack source into protected/extensions/ folder. Below you can see config settings for import: &#60;?php // main.php return array&#40; [...]]]></description>
		<wfw:commentRss>http://weavora.com/blog/2012/01/18/yii-composite-form-extension/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>TurnAPI: Weavora&#8217;s Creative Experiment</title>
		<link>http://weavora.com/blog/2011/12/09/turnapi-weavoras-creative-experiment/</link>
		<comments>http://weavora.com/blog/2011/12/09/turnapi-weavoras-creative-experiment/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 14:06:23 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://weavora.com/blog/?p=383</guid>
		<description><![CDATA[Are you familiar with the situation when launch of a project is shifted only due to the fact that API documentation wasn&#8217;t ready or something like that? Maybe you had to spend a month developing documentation about user&#8217;s management or access rights with the help of sophisticated editor? Are you working on documentation and got [...]]]></description>
		<wfw:commentRss>http://weavora.com/blog/2011/12/09/turnapi-weavoras-creative-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yii Framework &#8211; Access Control Filter</title>
		<link>http://weavora.com/blog/2011/12/08/yii-framework-access-control-filter/</link>
		<comments>http://weavora.com/blog/2011/12/08/yii-framework-access-control-filter/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 10:06:20 +0000</pubDate>
		<dc:creator>Yury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://weavora.com/blog/?p=367</guid>
		<description><![CDATA[This Yii Framework extension is used to extend standard abilities of build-in Access Control Filter. It is fully compatible with native access control filter, support all access rules and do not require it&#8217;s changing upon setup. Features included: Standard access control filter features (100% compatible with native rule-set) Custom access rule support Success and fail [...]]]></description>
		<wfw:commentRss>http://weavora.com/blog/2011/12/08/yii-framework-access-control-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weavora + Yii Framework. Why we made this choice?</title>
		<link>http://weavora.com/blog/2011/12/01/weavora-yii-framework-why-we-made-this-choice/</link>
		<comments>http://weavora.com/blog/2011/12/01/weavora-yii-framework-why-we-made-this-choice/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 07:57:24 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://weavora.com/blog/?p=351</guid>
		<description><![CDATA[Very often our clients ask why we prefer Yii framework, rather than Zend, Symfony, CodeIgniter or CakePHP. In this post I will give you detailed answer. Jumping ahead of myself, I would say that most arguments are just our subjective opinion and we do not claim to any know-how. Matter of taste It may sounds [...]]]></description>
		<wfw:commentRss>http://weavora.com/blog/2011/12/01/weavora-yii-framework-why-we-made-this-choice/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Yii Framework &#8211; Private Messaging Extension</title>
		<link>http://weavora.com/blog/2011/11/24/yii-framework-private-messaging-extension/</link>
		<comments>http://weavora.com/blog/2011/11/24/yii-framework-private-messaging-extension/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 12:13:11 +0000</pubDate>
		<dc:creator>Yury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://weavora.com/blog/?p=345</guid>
		<description><![CDATA[We noticed that among the numerous existing extensions for Yii framework there is no suitable module for private messages, thus we decided to write our own. Now we are glad to share the result with you. Read &#38; Download GitHub Repo The module provides a simple private messaging functionality and can be a good basis [...]]]></description>
		<wfw:commentRss>http://weavora.com/blog/2011/11/24/yii-framework-private-messaging-extension/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Yii Framework &#8211; An Easy way to split Javascript from HTML</title>
		<link>http://weavora.com/blog/2011/11/24/yii-framework-an-easy-was-to-split-javascript-from-html/</link>
		<comments>http://weavora.com/blog/2011/11/24/yii-framework-an-easy-was-to-split-javascript-from-html/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 08:28:46 +0000</pubDate>
		<dc:creator>Yury</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://weavora.com/blog/?p=337</guid>
		<description><![CDATA[Rich Internet Applications are in great demand in today&#8217;s technology-infused world. None of modern web applications can deal without using Javascript. Effects, smooth transitions, pop-ups, Ajax calls &#8211; all these requires writing quite a lot of code, even if it is mostly third-party plug-ins and libraries initialization. Using MVC pattern (which is a MUST for [...]]]></description>
		<wfw:commentRss>http://weavora.com/blog/2011/11/24/yii-framework-an-easy-was-to-split-javascript-from-html/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
