PHPackages                             veloquent/veloquent - 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. veloquent/veloquent

ActiveProject[Framework](/categories/framework)

veloquent/veloquent
===================

Veloquent is an Open Source Backend that simplifies real-time, database, and auth management for developers.

v0.8.1(today)21↑2900%MITPHPPHP ^8.3

Since Mar 18Pushed todayCompare

[ Source](https://github.com/kevintherm/veloquent)[ Packagist](https://packagist.org/packages/veloquent/veloquent)[ RSS](/packages/veloquent-veloquent/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (15)Versions (5)Used By (0)

Veloquent
=========

[](#veloquent)

Veloquent is an open-source backend skeleton powered by Laravel. It provides standard BaaS features like real-time broadcasting, multi-provider authentication, and a flexible database abstraction layer, all within a developer-friendly ecosystem.

Core Features
-------------

[](#core-features)

- **Dynamic Collection**: Create your schema on the fly.
- **Authentication Ready**: Auth collection provide authentication ready-to-use out of the box.
- **Real-time Broadcasting**: Native support for horizontal scaling with Reverb and custom workers.

Documentation
-------------

[](#documentation)

Comprehensive documentation is available in the `docs` directory:

- [Introduction](docs/getting-started/introduction.md)
- [Installation Guide](docs/getting-started/quickstart.md)

Installation Quick Start
------------------------

[](#installation-quick-start)

If you have Docker installed, you can get started in minutes using Laravel Sail:

```
composer install
./vendor/bin/sail up -d
./vendor/bin/sail artisan migrate --seed

# In separate terminals
./vendor/bin/sail artisan realtime:worker
./vendor/bin/sail artisan queue:work
```

For more detailed instructions, see the [Installation Guide](docs/getting-started/installation.md).

Known Issues
------------

[](#known-issues)

- **Circular Dependencies**: Circular dependency and cascade on delete may cause infinite loops in certain edge cases. Use with caution during high-frequency schema modifications.

Roadmap &amp; Progress
----------------------

[](#roadmap--progress)

Please refer to [TODO.md](TODO.md) for the latest status and upcoming features.

License
-------

[](#license)

The Veloquent skeleton is open-sourced software licensed under the MIT License.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance100

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

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

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/42b63b2145d016a7722ea49d1528deba3ec6cbc80ed281ab12f6444852b173ad?d=identicon)[kevintherm](/maintainers/kevintherm)

---

Tags

frameworklaravelrealtimebackendveloquent

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

21.9k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[openclassify/openclassify

The skeleton application for the Laravel framework.

2992.5k](/packages/openclassify-openclassify)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

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