Skip to content

cucurella-net/MicroBase

Repository files navigation

MicroBase

MicroBase is a simple PHP and MySQL develop environment

Characteristics:

First version written in the summer of 2017
Programming language: PHP and MySQL
Encoding on server: utf-8
Language: english
Maximum number of MySQL databases: 1
Maximum number of MySQL tables: 3
Maximum number of items in MySQL table: 16
Run on database of type MySQL or MariaDB

Requeriments (Debian):

Necessary:
    php
    php-mysql
    mysql-server
    php-xml
    libapache2-mod-php
    apache2

Requeriments (FreeBSD):

Necessary:
    php56 (or sup.)
    php56-mysqli (or sup.)
    mysql56-server (or sup.)
    php56-simplexml (or sup.)
    mod_php56 (or sup.)
    apache24

Requeriments (Windows):

Necessary:
    xampp o MS Windows WSL

Recommendable:
    binary php in the PATH

About

MicroBase is a simple PHP and MySQL develop environment

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published