Skip to content

LiquidRazor/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

LiquidRazor

Welcome to LiquidRazor β€” a home for lightweight, developer-friendly PHP tools, bundles, and libraries.
Our focus: build fast, slim, and powerful backends that stay transparent, predictable, and fun to work with.


πŸš€ Core Project

A minimal Symfony API skeleton, powered by the DTOApi Bundle.
LiquidApi provides:

  • DTO-first design β†’ predictable contracts, validation, and serialization out of the box.
  • OpenAPI/Swagger docs β†’ instant documentation and typed client generation.
  • Slim API footprint β†’ no framework bloat, just what you need for production-ready APIs.
  • Flex-recipe ready β†’ composer create-project liquidrazor/liquidapi my-api spins up a working skeleton instantly.

It’s the perfect foundation for modern React/Next frontends, mobile apps, or service-to-service APIs.


🧩 Extensions & Custom Bundles

The organization will grow around LiquidApi with:

  • πŸ”Œ Custom Symfony bundles β€” drop-in features you can plug into your API.
  • πŸ“¦ Shared libraries β€” focused utilities and helpers for API development.
  • πŸ›  Developer tooling β€” configs, workflows, and recipes to make Symfony DX smoother.

πŸ—Ί Philosophy

We believe in:

  • Simplicity over magic β†’ understand what runs under the hood.
  • Contracts first β†’ DTOs and OpenAPI specs as the single source of truth.
  • Flexibility β†’ each bundle/library is independent and reusable.
  • Community friendliness β†’ everything open source, documented, and tested.

πŸ“š Getting Started

  1. Scaffold a new project:
    composer create-project liquidrazor/liquidapi my-api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published