/News
08 Mar, 2014 /
By
Shameer
Today I've released the version 2 of TextPress, with some significant changes in the application. In previous version all the dependencies were included in TextPress, but now onwards it will be using composer for managing dependencies and...
20 Nov, 2012 /
By
Shameer
I've recently pushed some changes to TextPress, which includes upgradation to Slim framework 2. This version of framework got many new features such as PHP namespaces, PSR-2 compliance and so on. Please take a look at the Release notes to know more...
From now onwards you can have Tag or Category based routes for TextPress, which are available by default. You can see two new routes config/config.php
'category' => array(
'route' => '/category/:category',
'template' =>...
TextPress is a simple, light weight blogging engine for PHP geeks, which can be hosted in PHP clouds like PHP Fog, Pagodabox, Orchestra.io, etc (though you can use traditional hosting to host TextPress, it is less preferred). It is inspired from...
Slim Framework is a micro framework for PHP 5 inspired by Sinatra released under the MIT public license.
Documentation
Stable Branch Documentation
Development Branch Documentation
Community
Forum
Join the Slim Framework official forum at...