PHPackages                             simbio/simbio3 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. simbio/simbio3

ActiveLibrary[Framework](/categories/framework)

simbio/simbio3
==============

SIMBIO 3 PHP Framework

v1.0.0(9y ago)1361GPL v3PHP

Since Aug 1Pushed 9y ago5 watchersCompare

[ Source](https://github.com/dicarve/simbio3)[ Packagist](https://packagist.org/packages/simbio/simbio3)[ RSS](/packages/simbio-simbio3/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Simbio 3
========

[](#simbio-3)

Simbio 3 is a simple PHP framework used mainly by SLiMS (Senayan Library Management System) project

Installation
------------

[](#installation)

To install Simbio in your web project just run Composer command line inside your web project directory:

```
composer require simbio/simbio3

```

Or if you install manually without using Composer just put all Simbio source code inside some directory (example: simbio3) and include it at top of index.php:

```
