Sandbox
zelta@terminal
$ whoami
developer@zelta
$ git clone https://github.com/FinAegis/core-banking-prototype-laravel
Cloning into 'core-banking-prototype-laravel'...
✓ Ready to build
$ cd core-banking-prototype-laravel
$ composer install
Installing dependencies...
$ php artisan serve
Starting Laravel development server...
🚀 Platform running on http://127.0.0.1:8000
$ _
100% Open Source

Build Banking APIs
That Actually Scale

Open-source banking infrastructure with everything you need. No vendor lock-in. No licensing fees. Fork it, self-host it, and own your stack.

MIT
License
56
Domains
1,400+
API Routes

Get Started in 3 Commands

From zero to running banking API in under 5 minutes

1

Clone the Repository

$ git clone https://github.com/FinAegis/core-banking-prototype-laravel
2

Install Dependencies

$ composer install
3

Start Building

$ php artisan serve

Built for Developers, By Developers

Every feature designed with DX in mind

RESTful APIs

Clean, intuitive API design following REST principles

GET /api/v1/accounts
POST /api/v1/transfers
PUT /api/v1/users/:id

SDK Everything

Official SDKs for your favorite language

JavaScript Python PHP Go Ruby More...

Container First

Docker & Kubernetes ready out of the box

$ docker-compose up -d

Real-time Events

Webhooks for every important event

transaction.completed
account.created
kyc.verified

Test Everything

Comprehensive test suite included

$ ./vendor/bin/pest
All tests passed

Developer-First Docs

OpenAPI specs, GraphQL playground, and example-driven guides

API Reference View →

Modular Architecture

Pick what you need, leave what you don't. Every module works independently.

Core Banking Engine

Identity & KYC

Payments

Security

Compliance

Analytics

API Gateway

56 Domain Modules

From ISO 20022 messaging to microfinance lending — every banking capability in one codebase.

Explore All Features →

Start Building Today

Fork the repo, explore the architecture, and ship your fintech product on production-grade infrastructure

MIT
License
100%
Open Source
Possibilities