mikegibson / sentient
Sentient CMS Framework
dev-master
2014-07-16 19:27 UTC
Requires
- php: >=5.4
- ext-mbstring: *
- doctrine/dbal: =v2.4.2
- doctrine/orm: =v2.4.2
- ezyang/htmlpurifier: dev-master
- gedmo/doctrine-extensions: 2.3.*@dev
- imagine/imagine: ~0.5.0
- knplabs/console-service-provider: dev-master
- kriswallsmith/assetic: 1.2.*@dev
- silex/silex: ~1.2
- symfony/config: 2.4.*
- symfony/debug: 2.4.*
- symfony/doctrine-bridge: 2.4.*
- symfony/form: 2.4.*
- symfony/security: 2.4.*
- symfony/translation: 2.4.*
- symfony/twig-bridge: 2.4.*
- symfony/validator: 2.4.*
- twig/twig: >=1.8,<2.0-dev
This package is not auto-updated.
Last update: 2025-03-25 04:26:10 UTC
README
What is it?
Sentient is a full-stack web framework with content management features. It is built on the Silex microframework and many components from Symfony 2. It uses Doctrine for its ORM and DBAL, and Twig for its templating engine.
It's not quite ready for production use yet.
Installation
The easiest way to install Sentient is with the Skeleton App.