PHPackages                             alanedwardes/carbo - 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. [Framework](/categories/framework)
4. /
5. alanedwardes/carbo

AbandonedArchivedLibrary[Framework](/categories/framework)

alanedwardes/carbo
==================

A fast, light and succinct PHP web framework. I use this for my own projects.

028[2 issues](https://github.com/alanedwardes/carbo/issues)PHP

Since Jul 18Pushed 11y ago1 watchersCompare

[ Source](https://github.com/alanedwardes/carbo)[ Packagist](https://packagist.org/packages/alanedwardes/carbo)[ RSS](/packages/alanedwardes-carbo/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Carbo
-----

[](#carbo)

A fast, light and succinct PHP web framework.

Features:

- Routing, caching, authentication and session management capabilities
- Zero-configuration admin panel that traverses schemas and automatically discovers relationships
- Built-in templating using the [Twig](https://github.com/fabpot/Twig) library

### Basic Usage

[](#basic-usage)

```
