Home
Softono
t

thephpf

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by thephpf

thephp.foundation
Open Source

thephp.foundation

The PHP Foundation website is a static site built using Sculpin, a PHP-based static site generator, and styled with Tailwind CSS. It serves as the official online hub for the PHP Foundation, featuring a blog for updates, informational pages, and community integration. The structure supports two main content types: pages for static content with permanent links and posts for blog entries that appear on the blog landing page and in the site feed. Blog posts are authored in Markdown with YAML frontmatter, requiring specific formatting for titles, authors, and publication dates. Images are stored in organized year-based directories and referenced by full path. The site facilitates community engagement by connecting blog posts to Reddit discussion threads through a manual submission process. Development requires PHP 8.3 or later, Composer, and Node 20. CSS is generated dynamically from HTML classes rather than being included in the source tree, necessitating a build step using Tailwind. Developers can utilize Sculp

Static Site Generators
176 Github Stars