Packages from naucon
-
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/file
This package contains php classes to access, change, copy, delete, move, rename files and directories.
-
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/htmlbuilder
A package for php to generate html markup with object representation but without the overhead of domXML or SimpelXML.
-
-
PHP
naucon/image
This package provides simple image processing class for php to create and modify GIF, PNG, JPEG images.
-
PHP
naucon/logger
This package contains a simple logging class for php that handle one or more PSR-3 compatible loggers.
-
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/registry
This package provides a generic registry class to register any type of data under a identifier (key/value).
-
-
PHP
naucon/utility
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects