atas / ssg-system-php
Ata's SSG System PHP files
Installs: 437
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/atas/ssg-system-php
Requires
- ext-json: *
- league/commonmark: ^2.4
- symfony/yaml: ^5.4
Requires (Dev)
- phpunit/phpunit: ^9.6
This package is not auto-updated.
Last update: 2025-10-14 18:38:47 UTC
README
Ata's Static Site Generator PHP System files
This php library is used within the https://github.com/atas/ssg
You can extend it or replace it with your own library. It's kept as simple as possible on purpose.
Most complicated logic in it is the PostCache. If you don't need blog posts, that's not needed.