peptolab member since: Jun 05, 2017
peptolab's packages
-
PHP
contenir/cache
Framework-agnostic page-cache control for Contenir CMS — admin writes a purge signal, Sites read it and flush.
-
PHP
contenir/cache-laminas-mvc
Laminas MVC adapter for contenir/cache — MvcEvent page-cache listener driven by the standard pagecache config.
-
PHP
contenir/config
Framework-agnostic PHP-array config file reader/writer with atomic writes and opcache invalidation. Adapted from Laminas\Config.
-
-
-
-
-
-
-
-
-
PHP
contenir/errors
Framework-agnostic admin-authored error-page content for Contenir CMS — admin writes per-status titles and bodies, Site renders.
-
PHP
contenir/errors-laminas-mvc
Laminas MVC adapter for contenir/errors — swaps the default error rendering with admin-authored per-status pages.
-
PHP
contenir/formbuilder
Framework-agnostic form-builder engine for Contenir CMS — runtime-editable form definitions, builder-form construction, server-side submission validation.
-
PHP
contenir/formbuilder-laminas-mvc
Laminas MVC adapter for contenir/formbuilder — Laminas\Db loader, view helper, submit controller, Module + ConfigProvider.