<?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>composer Archives - Belchamber Web Tools, AI Guidance &amp; Code</title>
	<atom:link href="https://tools.belchamber.us/tag/composer/feed/" rel="self" type="application/rss+xml" />
	<link>https://tools.belchamber.us/tag/composer/</link>
	<description>Aaron Belchamber: AI-Centric Senior Cloud Software Engineer - Jacksonville FL</description>
	<lastBuildDate>Sun, 26 Jul 2015 15:26:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
<site xmlns="com-wordpress:feed-additions:1">99928718</site>	<item>
		<title>Latest Symfony Composer dependency list for bootstrapping new Symfony bundle with most common bundles</title>
		<link>https://tools.belchamber.us/latest-symfony-composer-dependency-list-for-bootstrapping-new-symfony-bundle-with-most-common-bundles/</link>
					<comments>https://tools.belchamber.us/latest-symfony-composer-dependency-list-for-bootstrapping-new-symfony-bundle-with-most-common-bundles/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sun, 26 Jul 2015 18:17:55 +0000</pubDate>
				<category><![CDATA[Symfony, Twig, Doctrine & ORMs]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[composer]]></category>
		<category><![CDATA[fosuser bundle]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php developer]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[symfony tips]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=888</guid>

					<description><![CDATA[<p>Most Symfony sites you develop will probably include the FOS User Bundle, Twitter Bootstrap, and JQuery.  You can always remove them from your Composer dependency list, but here is my latest &#8220;Symfony Bootstrap&#8221; install. A few issues with dependencies in your Composer are expected, I ran into this error while installing the Sonata Admin Bundle, [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/latest-symfony-composer-dependency-list-for-bootstrapping-new-symfony-bundle-with-most-common-bundles/">Latest Symfony Composer dependency list for bootstrapping new Symfony bundle with most common bundles</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/latest-symfony-composer-dependency-list-for-bootstrapping-new-symfony-bundle-with-most-common-bundles/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">888</post-id>	</item>
		<item>
		<title>Creating a bootstrap Symfony project</title>
		<link>https://tools.belchamber.us/creating-a-bootstrap-symfony-project/</link>
					<comments>https://tools.belchamber.us/creating-a-bootstrap-symfony-project/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sat, 20 Jun 2015 20:49:47 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Symfony, Twig, Doctrine & ORMs]]></category>
		<category><![CDATA[bitbucket]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[composer]]></category>
		<category><![CDATA[php tips]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[symfony tips]]></category>
		<category><![CDATA[web developer]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=857</guid>

					<description><![CDATA[<p>By bootstrapping a Symfony project I am referring to creating a ready-to-go basic software package from which to build any projects from.  This also does include Twitter&#8217;s awesome Bootstrap libraries as well. New project requires a well-designed database first The first thing I usually do with a new Symfony project is design the database.  I [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/creating-a-bootstrap-symfony-project/">Creating a bootstrap Symfony project</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/creating-a-bootstrap-symfony-project/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">857</post-id>	</item>
		<item>
		<title>Current reliable Composer dependency list for Symfony 2.6.1 for basic bundles and libraries</title>
		<link>https://tools.belchamber.us/current-reliable-composer-dependency-list-for-symfony-2-6-1-for-basic-bundles-and-libraries/</link>
					<comments>https://tools.belchamber.us/current-reliable-composer-dependency-list-for-symfony-2-6-1-for-basic-bundles-and-libraries/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Wed, 29 Apr 2015 15:31:19 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Symfony, Twig, Doctrine & ORMs]]></category>
		<category><![CDATA[composer]]></category>
		<category><![CDATA[php tips]]></category>
		<category><![CDATA[symfony]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=804</guid>

					<description><![CDATA[<p>As of 4/20/2015, this is the most recent Composer dependency list that I found is stable for Symfony 2.6.1: { "name": "symfony/framework-standard-edition", "license": "MIT", "type": "project", "description": "The \"Symfony Standard Edition\" distribution", "autoload": { "psr-0": { "": "src/" } }, "repositories": [ { "type": "package", "package": { "name": "jquery/jquery", "version": "1.10.2", "dist": { "url": "http://code.jquery.com/jquery-1.10.2.js", [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/current-reliable-composer-dependency-list-for-symfony-2-6-1-for-basic-bundles-and-libraries/">Current reliable Composer dependency list for Symfony 2.6.1 for basic bundles and libraries</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/current-reliable-composer-dependency-list-for-symfony-2-6-1-for-basic-bundles-and-libraries/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">804</post-id>	</item>
		<item>
		<title>Latest Symfony version with standard Composer dependency settings that won&#8217;t break!</title>
		<link>https://tools.belchamber.us/latest-symfony-version-standard-composer-dependency-settings-wont-break/</link>
					<comments>https://tools.belchamber.us/latest-symfony-version-standard-composer-dependency-settings-wont-break/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Tue, 20 Jan 2015 03:57:44 +0000</pubDate>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[composer]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php framework]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[symfony tips]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=693</guid>

					<description><![CDATA[<p>The latest and greatest version of Symfony is so fresh, it&#8217;s just not ready for prime time &#8212; at least some of its standard dependency packages they call bundles!  I hope this saves other Sensio Labs Symfony framework users trouble because if you&#8217;re hoping for all new versions, you&#8217;re bound to run into the trouble.  [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/latest-symfony-version-standard-composer-dependency-settings-wont-break/">Latest Symfony version with standard Composer dependency settings that won&#8217;t break!</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/latest-symfony-version-standard-composer-dependency-settings-wont-break/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">693</post-id>	</item>
	</channel>
</rss>
