<?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>superleansilexplate | Nerdpress.org</title>
	<atom:link href="https://nerdpress.org/tag/superleansilexplate/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdpress.org</link>
	<description>...dev, tech problems and solutions.</description>
	<lastBuildDate>Fri, 12 Feb 2016 08:06:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Superleansilexplate Update v3</title>
		<link>https://nerdpress.org/2016/02/11/superleansilexplate-update-v3/</link>
		
		<dc:creator><![CDATA[Ivo Bathke]]></dc:creator>
		<pubDate>Thu, 11 Feb 2016 17:15:52 +0000</pubDate>
				<category><![CDATA[Silex]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[silex]]></category>
		<category><![CDATA[superleansilexplate]]></category>
		<guid isPermaLink="false">https://nerdpress.org/?p=2667</guid>

					<description><![CDATA[<p>Some news from the Superleansilexplate: v3 now uses symfony3 components Silex 1.3 supports symfony3 so lets use it :) Note: as symfony3 doesnt support php5.4 anymore, we dont either! new ConsoleServiceProvider the one from knplabs that was used before seems to be unmaintained and wasnt matching the dependencies anymore. So i decided to take it &#8230; </p>
<p class="link-more"><a href="https://nerdpress.org/2016/02/11/superleansilexplate-update-v3/" class="more-link">Continue reading<span class="screen-reader-text"> "Superleansilexplate Update v3"</span></a></p>
The post <a href="https://nerdpress.org/2016/02/11/superleansilexplate-update-v3/">Superleansilexplate Update v3</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></description>
										<content:encoded><![CDATA[<p>Some news from the <a href="https://github.com/ivoba/superleansilexplate" target="_blank">Superleansilexplate</a>:</p>
<ul>
<li>v3 now uses symfony3 components<br />
  Silex 1.3 supports symfony3 so lets use it :)<br />
  Note: as symfony3 doesnt support php5.4 anymore, we dont either!</li>
<li>new <a href="https://github.com/ivoba/console-service-provider" target="_blank">ConsoleServiceProvider</a><br />
  the one from <a href="https://github.com/KnpLabs/ConsoleServiceProvider" target="_blank">knplabs</a> that was used before seems to be unmaintained and wasnt matching the dependencies anymore.<br />
  So i decided to take it over and renew it a bit. Check it out!</li>
<li>Docker support<br />
  I started to use Docker as dev enviroment for my projects, so i added dev &#038; prod Docker support.<br />
  For the sake of simplicity it uses a single container with Apache and PHP7.<br />
  If you have Docker and docker-compose on your machine just spin it up with <code>docker-compose up</code> and check on localhost:8088.</li>
</ul>
<p><span id="more-2667"></span></p>
<p>As a quick outview:<br />
we are all waiting for Silex2, but development seems to stagnate there.<br />
Hopefully it will pace up again.<br />
But with the rise of other MicroFrameworks like <a href="https://lumen.laravel.com/" target="_blank">Lumen</a> or the <a href="http://symfony.com/blog/new-in-symfony-2-8-symfony-as-a-microframework" target="_blank">symfony MicroKernel</a>, things went all a bit quiet around Silex.<br />
As i use symfony quite a lot i personally tend to symfony MicroKernel these days.<br />
Check out this <a href="https://www.symfony.fi/entry/symfony-benchmarks-microkernel-silex-lumen-and-slim" target="_blank">blogpost</a> for a benchmark of the microframeworks. </p>The post <a href="https://nerdpress.org/2016/02/11/superleansilexplate-update-v3/">Superleansilexplate Update v3</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
