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

ActiveLibrary

s/s
===

The S project.

00PHPCI failing

Since Mar 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/sdotci/s)[ Packagist](https://packagist.org/packages/s/s)[ RSS](/packages/s-s/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

🚀 S - The Next-Gen PHP Framework
================================

[](#-s---the-next-gen-php-framework)

[![packagist-version-icon](https://camo.githubusercontent.com/48fb82cdae7c92eacc1d1d686699c71c3f2b59d905e98deb2fb8324442861cab/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f732f73)](https://packagist.org/packages/s/s "S Releases") [![packagist-download-icon](https://camo.githubusercontent.com/d7173cd06d4787b334bc62358be1ef90c69495522aa71423ed5d6627512f9853/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f732f73)](https://packagist.org/packages/s/s "S Downloads")

S is a modern PHP framework designed to enhance development with strong typing, advanced object-oriented features, and a powerful templating system inspired by Blade. 💡✨

---

⚡ Quick Start
-------------

[](#-quick-start)

### 📦 Install S

[](#-install-s)

Install S via [Composer](https://getcomposer.org) with:

```
composer global require s/s:dev-main
```

### 🎉 Try S

[](#-try-s)

Create a `hello.bg` file:

```
Hello, $name!
```

Run it with:

```
s run hello --name=S
```

This displays: **Hello, S!** 🎊

---

❓ What is S?
------------

[](#-what-is-s)

S is a cutting-edge PHP framework that introduces:

✅ **Strong typing** for better code reliability 🔍 ✅ **Advanced OOP features** for maintainable applications 🏗️ ✅ **A powerful templating system** for seamless UI rendering 🎨 ✅ **Full PHP compatibility** ensuring easy adoption 🔄

---

🔥 Why Choose S?
---------------

[](#-why-choose-s)

- 🚀 **Enhances PHP without breaking compatibility** – Upgrade your projects without major rewrites.
- ✍️ **No need for PHPDoc &amp; annotations** – Types are enforced at both transpilation and runtime.
- ⚡ **Inspired by TypeScript** – Offers both static and dynamic typing for flexibility.
- 🎭 **Blade-like templating** – Clean and structured HTML rendering.

---

🌟 Features
----------

[](#-features)

- 🛡️ **Strong Typing** – Enforces types at compile-time and runtime.
- 🏗️ **Advanced OOP** – Expands PHP’s object-oriented capabilities.
- 🔄 **Dynamic &amp; Static Typing** – Inspired by TypeScript.
- 🖥️ **Integrated Templating Engine** – A Blade-like system for clean HTML rendering.
- 🧩 **Seamless PHP Integration** – 100% compatible with existing PHP code.

---

📋 Requirements
--------------

[](#-requirements)

🔹 [PHP](https://php.net/) 8.4 or higher (8.4.3+ recommended)
🔹 [Composer](https://getcomposer.org/)
🔹 [Git](https://git-scm.com/)
🔹 [Node.js](https://nodejs.org/) (Optional)

---

🚀 Installation
--------------

[](#-installation)

Install S from [Packagist](https://packagist.org/packages/s/s) using Composer:

```
composer global require s/s:dev-main
```

---

🛠️ Usage
--------

[](#️-usage)

S transpiles `.bg` files into `.php`, introducing enhanced features while maintaining PHP compatibility.

### 🔧 Example Command

[](#-example-command)

```
s source.s
```

This converts `source.bg` into an optimized PHP file.

### 📝 Example Code

[](#-example-code)

```

```

S ensures type safety at transpilation, making PHP development more robust. 🛡️

---

🤝 Contributing
--------------

[](#-contributing)

We welcome contributions! 💖 Whether it's bug fixes, new features, or documentation improvements, feel free to contribute.

### 📌 How to Contribute

[](#-how-to-contribute)

1. 🍴 Fork the repository.
2. 🌱 Create a new branch.
3. 🛠️ Implement your changes and add tests.
4. 📤 Submit a pull request.

Please follow our coding style and contribution guidelines. 🙌

---

📜 License
---------

[](#-license)

S is licensed under the **MIT License**. See the [LICENSE.md](LICENSE.md) file for details.

---

💬 Support &amp; Community
-------------------------

[](#-support--community)

For questions, issues, or feedback:

- 🚀 [Open an issue](https://github.com/sdotci/s/issues/new/choose)
- 💬 Join [our discussions](https://github.com/sdotci/s/discussions)

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/bf6cb8e2f1ce94734b0c6d2600fef865c8164f11f8f2a511cc20cd37a897d9c6?d=identicon)[siguici](/maintainers/siguici)

---

Top Contributors

[![siguici](https://avatars.githubusercontent.com/u/62618356?v=4)](https://github.com/siguici "siguici (28 commits)")

---

Tags

frameworkfrom-scratchphpss-cores-frameworksdotci

### Embed Badge

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

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

PHPackages © 2026

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