PHPackages                             unitoneict/lara-parse - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. unitoneict/lara-parse

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

unitoneict/lara-parse
=====================

ِA Laravel implementation for Parse Server

0.3(10y ago)2232MITPHPPHP &gt;=5.3.0

Since Feb 19Pushed 10y ago2 watchersCompare

[ Source](https://github.com/unitoneict/LaraParse)[ Packagist](https://packagist.org/packages/unitoneict/lara-parse)[ Docs](https://github.com/unitoneict/LaraParse)[ RSS](/packages/unitoneict-lara-parse/feed)WikiDiscussions master Synced 4w ago

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

LaraParse
=========

[](#laraparse)

Before even Parse take a desision to close the cloud host in 2017, we at Unit One start developing our own parse server implemtnation as a Laravel package.

You can install the package via composer

```
composer require unitoneict/lara-parse

```

Then you need to add `LaraParseServiceProvider` to your `config/app.php` provider

```
  'providers' => [
        /*
         * Application Service Providers...
         */
        ...
        UnitOneICT\LaraParse\LaraParseServiceProvider::class
    ],
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Total

3

Last Release

3781d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9499808?v=4)[Mohammed S Shurrab](/maintainers/devmsh)[@devmsh](https://github.com/devmsh)

---

Tags

laravelserverparsebaasmbaas

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/unitoneict-lara-parse/health.svg)

```
[![Health](https://phpackages.com/badges/unitoneict-lara-parse/health.svg)](https://phpackages.com/packages/unitoneict-lara-parse)
```

###  Alternatives

[sarfraznawaz2005/servermonitor

Laravel package to periodically monitor the health of your server and website.

19613.5k1](/packages/sarfraznawaz2005-servermonitor)[renoki-co/laravel-healthchecks

Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.

5754.9k](/packages/renoki-co-laravel-healthchecks)[thiagof/laravelrpc

JsonRPC Client/Server services for Laravel 5

337.5k](/packages/thiagof-laravelrpc)[wrklst/pulse-remote-server

A Laravel Pulse Recorder for Remote Servers

1317.8k](/packages/wrklst-pulse-remote-server)[dniccum/nova-webhooks

A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).

188.8k](/packages/dniccum-nova-webhooks)

PHPackages © 2026

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