2017 © Pedro Peláez
 

library saito

Saito - The Threaded Forum

image

schlaefer/saito

Saito - The Threaded Forum

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 9 Open issues
  • 24 Versions
  • 0 % Grown

The README.md

Saito

What is it?

Saito is a web-forum with conversation threading. It is different from the majority of other forums as it puts the emphasis on performance and presenting conversations in a classic tree-style threaded view., (*1)

A lot of optimization went into serving long existing, small- to mid-sized communities with moderate traffic but hundreds of thousands of existing postings. It is able to displays hundreds of individual postings on a single page while running on a inexpensive, shared hosting account., (*2)

Test it here (login: test/test)., (*3)

Status

Build Status Scrutinizer Code Quality, (*4)

Requirements

  • PHP 7.2+ (extensions: gd, exif, intl, mbstring, pdo, simplexml)
  • Database (MySQL/MariaDB tested, others untested).

Get Started

A ready-to-use ZIP containing all necessary files is available on the release page. Unzip it, upload it to your server, open it in a browser, and follow the instructions on the screen., (*5)

Development

Set-Up Environment

You need a more or less generic environement providing:, (*6)

  • PHP with composer for the server-backend (mainly build on CakePHP)
  • node with yarn and grunt-cli for the browser-frontend (mainly build on Marionette)
  • a database

There's a docker file for development in dev/docker/…, (*7)

Install Files

Checkout the files from git-repository and install the dependencies:, (*8)

composer install;
yarn install;

Move dependency-assets into the right places:, (*9)

grunt dev-setup

Run all test cases:, (*10)

composer test-all

See the Gruntfile, packages.json and composer.json for additional devleopment-commands., (*11)

Create Production Files

To generate all the minimized assets for production:, (*12)

grunt release

Create A Release Zip

To generate a zip-package as found on the release page for distribution:, (*13)

vendor/bin/phing

FAQ

How does it compare to mylittleforum

Actually this forum was written to replace a mylittleforum installation with a more modern approach. Mylittleforum is a noteworthy starting place if you want a threaded web-forum. There aren't that many out there. Mylittleforum exists for many years now and offers great features., (*14)

Disclaimer: Subjective opinion ahead…, (*15)

But there are a shortcommings, mainly: performance and maintainability. If a mylittleforum installation reaches a few hundred thousand postings it is going to slow down. Also it was written when PHP was a much worse language: there are no test cases, which makes it more fragile to changes., (*16)

The Versions

26/10 2014

4.4.0

4.4.0.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

21/10 2014

4.3.5

4.3.5.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

10/10 2014

4.3.4

4.3.4.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

09/10 2014

4.3.3

4.3.3.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

09/10 2014

4.3.2

4.3.2.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

28/09 2014

4.3.1

4.3.1.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

27/09 2014

4.3.0

4.3.0.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

14/09 2014

4.2.1

4.2.1.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

16/08 2014

4.2.0

4.2.0.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

08/08 2014

4.1.0

4.1.0.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

27/07 2014

4.0.5

4.0.5.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

05/07 2014

4.0.4

4.0.4.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

17/06 2014

4.0.3

4.0.3.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

10/06 2014

4.0.2

4.0.2.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

08/06 2014

4.0.1

4.0.1.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

29/05 2014

4.0.0

4.0.0.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

18/05 2014

4.0.0-RC3

4.0.0.0-RC3 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

16/05 2014

4.0.0-RC2

4.0.0.0-RC2 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

14/05 2014

4.0.0-RC

4.0.0.0-RC http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp forum

12/04 2014

3.5.1

3.5.1.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-mcrypt *
  • pear-cakephp/cakephp 2.4.7

 

The Development Requires

cakephp forum

12/04 2014

3.5.0

3.5.0.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-mcrypt *
  • pear-cakephp/cakephp 2.4.7

 

The Development Requires

cakephp forum

06/04 2014

3.4.1

3.4.1.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-mcrypt *
  • pear-cakephp/cakephp 2.4.6

 

The Development Requires

cakephp forum

05/04 2014

3.4.0

3.4.0.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-mcrypt *
  • pear-cakephp/cakephp 2.4.6

 

The Development Requires

cakephp forum

30/03 2014

3.3.0

3.3.0.0 http://saito.siezi.com/

Saito - The Threaded Forum

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-mcrypt *
  • pear-cakephp/cakephp 2.4.6

 

The Development Requires

cakephp forum