The Charcoal PHP Framework
Charcoal is a web framework and content management system that adapts to all your project needs.
Pinned Repositories
admin
[READ-ONLY] The admin (Backend Dashboard) for Charcoal
boilerplate
A skeleton to get started with Charcoal.
charcoal
Charcoal is a web-based tool box that adapts to all your project needs.
conductor
contrib-glide
Glide adapter for Charcoal
contrib-sitemap
CONTRIB — Sitemap builder for Charcoal
factory
[READ-ONLY] Dynamic object creation (Factory/ AbstractFactory / Builder / Class Resolver)
ui
[READ-ONLY] Ui tools (Dashboard, Layout, Form and Menu)
user
[READ-ONLY] User definition, authentication and authorization
view
[READ-ONLY] Charcoal Views (mustache, php, or more)
The Charcoal PHP Framework's Repositories
charcoalphp/charcoal
Charcoal is a web-based tool box that adapts to all your project needs.
charcoalphp/boilerplate
A skeleton to get started with Charcoal.
charcoalphp/admin
[READ-ONLY] The admin (Backend Dashboard) for Charcoal
charcoalphp/app
[READ-ONLY] Slim-based application (modules, routes / controllers and middleware)
charcoalphp/attachment
[READ-ONLY] Adds support for working with relationships between models.
charcoalphp/conductor
charcoalphp/contrib-glide
Glide adapter for Charcoal
charcoalphp/contrib-sitemap
CONTRIB — Sitemap builder for Charcoal
charcoalphp/core
[READ-ONLY] The Charcoal PHP framework
charcoalphp/email
[READ-ONLY] Charcoal email sending (with phpmailer) and queue management.
charcoalphp/event
Event Dispatcher for charcoal app based on League\Event
charcoalphp/factory
[READ-ONLY] Dynamic object creation (Factory/ AbstractFactory / Builder / Class Resolver)
charcoalphp/translator
[READ-ONLY] Charcoal Translator, based on Symfony's.
charcoalphp/ui
[READ-ONLY] Ui tools (Dashboard, Layout, Form and Menu)
charcoalphp/user
[READ-ONLY] User definition, authentication and authorization
charcoalphp/view
[READ-ONLY] Charcoal Views (mustache, php, or more)
charcoalphp/.github
Default community health files and profile for the Charcoal organization.
charcoalphp/cache
[READ-ONLY] Charcoal service provider for the Stash Cache Library
charcoalphp/cms
[READ-ONLY] Charcoal Content Management System (CMS) Module
charcoalphp/config
[READ-ONLY] Configuration container for all things Charcoal
charcoalphp/image
[READ-ONLY] Image manipulation library for PHP
charcoalphp/object
[READ-ONLY] Object definition (Content and UserData), behaviors and tools.
charcoalphp/property
[READ-ONLY] Properties define model metadata.
charcoalphp/queue
[READ-ONLY] Queue, Queue Items and Queue-able objects, for Charcoal