SETTLEUP
Open source Laravel packages

Build better open source infrastructure for Laravel.

Settle Up ships batteries-included Laravel packages that handle the hard parts so you can focus on your product. Every line of source is public, MIT-licensed, and built in the open.

Built on LaravelMIT licensedPackagist distributedZero vendor lock-in

Packages, in the open.

Install from Packagist. Read the source on GitHub. Fork, patch, and ship on your own terms.

Visualizations

DataGrids & Charts as PHP classes

A Laravel package for building data visualizations. Define DataGrids and Charts as PHP classes — the package handles query generation, filtering, sorting, pagination, and schema generation for your front end.

  • Query-backed DataGrids
  • Composable Chart definitions
  • Auto filtering, sorting, pagination
  • Front-end schema generation
$ composer require settleup/visualizations

Pest Plugin Visualizations

Expressive testing for DataGrids & Charts

A Pest testing plugin for the Visualizations library. Write expressive, chainable assertions for DataGrids, Charts, and Metrics — covering schema validation, filtering, sorting, and data correctness.

  • Schema & data assertions
  • Chart & Metric testing
  • Chainable fluent API
  • Filter & sort validation
$ composer require settleup/pest-plugin-visualizations --dev
Our principles

Open source isn't a marketing bullet.

It's how we build. It's how we've always built. Here's what that means in practice.

MIT, forever

Every package ships under the MIT license. No relicensing, no open-core gotchas, no SaaS lock-in.

Developed in public

Every commit, issue, and design discussion happens on GitHub. Roadmaps aren't secret — they're pull requests away.

Docs are first-class

Each package has a dedicated docs site. If something isn't documented, that's a bug.

Semver, seriously

Breaking changes cost you time. We guard the public API with tests, changelogs, and honest versioning.

Ship with us.

Open an issue, file a PR, or just composer require your way into production. The repos are yours too.

Browse the org on GitHub