skimpy / engine
Skimpy CMS Engine
v0.3.1
2024-06-19 18:45 UTC
Requires
- php: ^8.0.2
- doctrine/orm: ^2.16
- laravel-doctrine/orm: ^1.8
- laravel/lumen-framework: ^9.1
- michelf/php-markdown: ^2.0
- psr/container: ^1.0@dev
- rcrowe/twigbridge: ^0.14
- symfony/filesystem: ^6.3
- symfony/http-foundation: ^6.3
- symfony/yaml: ^6.3
- twig/twig: 3.8.0
- willdurand/negotiation: ^3.1
Requires (Dev)
- phpspec/phpspec: ^8.0
This package is auto-updated.
Last update: 2024-10-22 23:10:12 UTC
README
The engine for SkimpyCMS.
Skimpy allows you to create a flat file based website or blog. It is not a static site generator.
If you are trying to build a skimpy site, please use the Skimpy CMS Repo
If you are trying to work on and install just the engine
composer install
./vendor/bin/phpspec run --format=pretty --stop-on-failure