Skip to content

PlatypusTechnology/MagratheaPHP

Repository files navigation

MagratheaPHP

PHP Framework developed and used by Platypus Technology

Magrathea

For documentation: http://magrathea.platypusweb.com.br/

Start developing with Magrathea now!

git clone https://github.com/PlatypusTechnology/MagratheaPHP/
cd MagratheaPHP
git submodule update --init --recursive
cd ..
cp -rv MagratheaPHP/Magrathea/* .
rm -rf MagratheaPHP

View Change Log


TO DO

  • Database migrations
  • move plugins folder on directory up (due to security reasons)
  • find a way to deal better with plugin config files
  • Sass Compressor
  • Put Javascript compressor back to work
  • improve documentation
  • PHP 7.0 (on version 2.0 of Magrathea!)