Skip to content
/ sugar Public

🍩 Sugar - PHP templating with vibes. Write s:if, get context-aware escaping, ship secure apps.

License

Notifications You must be signed in to change notification settings

josbeir/sugar

Repository files navigation

🍬 Sugar - PHP template engine

Sugar cube

A modern PHP (8.2+) templating engine that compiles to pure PHP. Sugar keeps native PHP and HTML intact while adding s: attributes for control flow, context-aware escaping, pipe syntax (|>) for helpers (a PHP 8.5 feature supported on 8.2+), and composable helpers. Write templates the way you already do, then let the compiler turn them into fast PHP that runs with zero runtime overhead.

Warning

Sugar is under active development. Core features are stable, but the API may change before 1.0.

Documentation and more information

Read the Documentation

License

Sugar is licensed under the MIT License. See LICENSE.

Contributing

Contributions are welcome. Please read Contributing for setup steps and guidelines.

About

🍩 Sugar - PHP templating with vibes. Write s:if, get context-aware escaping, ship secure apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages