PHPackages                             ctl/laz - 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. ctl/laz

ActiveProject

ctl/laz
=======

Open Source social network made simple

v2.0-ALPHA-1(10y ago)101Eclipse Public LicenseJavaScript

Since Sep 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Core-Tech-Labs/LAZ)[ Packagist](https://packagist.org/packages/ctl/laz)[ RSS](/packages/ctl-laz/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (5)Used By (0)

![]()

 LAZ - Open Source Social Network Made Simple.

[![Build Status](https://camo.githubusercontent.com/b3c75791217130c7437d6510ce9a3d98ee1aa4199b90c7381080ade77a9191f5/68747470733a2f2f7472617669732d63692e6f72672f436f72652d546563682d4c6162732f4c415a2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Core-Tech-Labs/LAZ)[![Coverage Status](https://camo.githubusercontent.com/a5b5753e014a4eddbaeabe7d095049cffa07bd588cf16dd57e9a842977c34ed3/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f436f72652d546563682d4c6162732f4c415a2f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/Core-Tech-Labs/LAZ?branch=master)

About LAZ
---------

[](#about-laz)

LAZ is a open source social network that uses the expressive and easy to use [Laravel Framework](https://github.com/laravel/laravel) to easily build "social network like" features such as:

- [Favoriting Users](https://github.com/Core-Tech-Labs/SocialMapFavorites)
- [Messaging Users](https://github.com/Core-Tech-Labs/LaravelXMPP)
- Posting on Users Profiles
- Notifying Users on key events
- Showing Online Users

It is ready for initial production use but was made in mind to be flexible for developers and web masters to a add features specific to their target audience.

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

[](#installation)

### Prerequisites

[](#prerequisites)

We recommend using [Corebox](https://github.com/RudyJessop/Corebox) which was used in the development and QA stages of this application. If you choose to use another Virtual Machine check for the following:

PrerequisitesCommand To checkApache or Nginx`apache2 -v` `nginx -v`PHP 5.5.9 or 7.0`php -v`MySQL 5.6`mysql -u root -p`Redis Server`redis-server`Node.js`npm -v`### Quick Setup

[](#quick-setup)

- Download `git clone https://github.com/Core-Tech-Labs/LAZ` OR `composer require ctl\laz`
- `cd LAZ`
- `mv .env.example .env` (Add values based on your settings)
- `vagrant up`
- `vagrant ssh`

\*\* Before migrating database you would need to configure your mysql server and the [database.php](https://github.com/Core-Tech-Labs/LAZ/blob/master/config/database.php) via the `.env` file \*\*

- `php artisan migrate`

Contributing
------------

[](#contributing)

Read [Contribution Wiki](https://github.com/Core-Tech-Labs/LAZ/wiki/Contributing) for an extensive run down.

License
-------

[](#license)

LAZ is published under the [Eclipse Public License v 1.0](http://opensource.org/licenses/EPL-1.0)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

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 ~482 days

Total

2

Last Release

3400d ago

### Community

---

Top Contributors

[![RudyJessop](https://avatars.githubusercontent.com/u/700851?v=4)](https://github.com/RudyJessop "RudyJessop (157 commits)")

---

Tags

lazmvc-frameworksocial-network

### Embed Badge

![Health badge](/badges/ctl-laz/health.svg)

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

PHPackages © 2026

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