naucon/utility dependents (6) Order by: name | downloads Show: all | require | require-dev

  • PHP

    naucon/htmlbuilder

    A package for php to generate html markup with object representation but without the overhead of domXML or SimpelXML.

  • PHP

    naucon/file

    This package contains php classes to access, change, copy, delete, move, rename files and directories.

  • PHP

    naucon/breadcrumbs

    The breadcrumb package helps to integrate a common breadcrumb navigation into a web application. The package includes two components: A breadcrumbs class to add breadcrumb elements and a breadcrumbs helper to render html markup in php or smarty templates.

  • PHP

    naucon/processor

    This package provides a generic processor chain to process a given object with processors/task (kind of a pipline, command chain pattern).

  • PHP

    naucon/form

    The Package provides a form component for php to process and validate html forms. A form helper is also included to render your form in html markup (php oder smarty templates).

  • PHP

    naucon/registry

    This package provides a generic registry class to register any type of data under a identifier (key/value).