You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Splash 7 will be the first release to support PSR-7. It is currently in development. Meanwhile, the latest stable release
8
-
you should use is Splash 5.1.
9
-
10
4
What is Splash?
11
5
---------------
12
6
@@ -20,8 +14,10 @@ This package contains the common functions used by all libraries respecting the
20
14
All libraries you said? Yes, all libraries. Indeed, there are many packages respecting the Splash syntax.
21
15
22
16
Of course, there is [Splash (a full-featured MVC framework)](http://mouf-php.com/packages/mouf/mvc.splash).
23
-
But there is also [Druplash (a module for Drupal that adds a Splash-compatible MVC framework)](http://mouf-php.com/packages/mouf/integration.drupal.druplash),.
24
-
and [Moufpress (a plugin for Wordpress that adds a Splash-compatible MVC framework)](http://mouf-php.com/packages/mouf/integration.wordpress.moufpress).
17
+
But there is also [Druplash (a module for Drupal that adds a Splash-compatible MVC framework)](http://mouf-php.com/packages/mouf/integration.drupal.druplash),
18
+
[Moufpress (a plugin for Wordpress that adds a Splash-compatible MVC framework)](http://mouf-php.com/packages/mouf/integration.wordpress.moufpress),
19
+
[Moufla (a plugin for Joomla that adds a Splash-compatible MVC framework)](https://github.com/thecodingmachine/integration.joomla.moufla),
20
+
[moufgento (a plugin for Magento that adds a Splash-compatible MVC framework)](https://github.com/thecodingmachine/integration.magento.moufgento).
0 commit comments