PHPackages                             velliz/floors - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. velliz/floors

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

velliz/floors
=============

PHP based login as a service (LASS) platform for building web apps

0.1.1(8y ago)114GPL-3.0+JavaScript

Since Oct 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Velliz/floors)[ Packagist](https://packagist.org/packages/velliz/floors)[ RSS](/packages/velliz-floors/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

[![](https://github.com/Velliz/floors/raw/master/assets/image/floors-icon-50.png)](https://github.com/Velliz/floors/blob/master/assets/image/floors-icon-50.png)

Floors \[ON GOING\]
===================

[](#floors-on-going)

> Floors is on going to beta version on June 2017.

Login is the most implemented and boring feature because its repeated in every single web app i ever build. Floors is PHP based **login as-a service** platform for **single sign on** distributed web apps that solving boring problem i faced. Built with credentials integrations support with facebook, google and twitter out of the box with only configuration without coding. Let's make login feature fun again with floors!

### Installations

[](#installations)

Wanna try? just hit:

```
composer create-project -s dev velliz/floors project_name

```

### Setup

[](#setup)

- Database setup:

Import provided **floors.sql** into your MySQL or MariaDB engine. Then setup the database connection from **config/database.php**

```
return array(
    'dbType' => 'mysql',
    'host' => 'localhost',
    'user' => 'root',
    'pass' => '',
    'dbName' => 'floors',
    'port' => 3306
);
```

- First use setup:

To add a default operator access and apps you can open the ****

### Main features

[](#main-features)

```
* thrid party app management
* authorization
* users log
* roles and credentials

```

### Login features

[](#login-features)

```
* Facebook
* Google Accounts
* Twitter
* Floors Account

```

### About

[](#about)

Floors is build on top [Puko Framework](https://github.com/Velliz/pukoframework)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3188d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c05080027a4554f173b2e51c1af9cad56a32c6396ee1e097b8223b14949a835a?d=identicon)[Velliz](/maintainers/Velliz)

---

Top Contributors

[![Velliz](https://avatars.githubusercontent.com/u/4044364?v=4)](https://github.com/Velliz "Velliz (133 commits)")

---

Tags

credentialslogin-systemweb-app

### Embed Badge

![Health badge](/badges/velliz-floors/health.svg)

```
[![Health](https://phpackages.com/badges/velliz-floors/health.svg)](https://phpackages.com/packages/velliz-floors)
```

###  Alternatives

[crada/phalcon-user-plugin

User plugin for Phalcon PHP framework

1832.5k1](/packages/crada-phalcon-user-plugin)[alchemyguy/youtube-laravel-api

Modern Laravel wrapper for the YouTube Data API v3 with OAuth, live streaming, channels, and video uploads.

637.3k](/packages/alchemyguy-youtube-laravel-api)[jamesedmonston/graphql-authentication

GraphQL authentication for your headless Craft CMS applications.

2917.3k](/packages/jamesedmonston-graphql-authentication)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
