Imponeer's repositories
composer-yarn-installer
Composer plugin to install yarn in vendor/(not yet working)
toarray-interface
PHP library that provides toArray interface, that could be used everywhere where you need to convert object into array and make sure that to that toArray function is because of same interface
properties
PHP library for handling strict type class variables (not yet working)
smarty-db-resource
Smarty plugin that adds DB resource type
smarty-debug
Smarty plugin to dump any variable with symfony/var-dumper
smarty-image
Smarty plugin that adds some image related template syntax enchaments
smarty-includeq
Rewritten @smarty-php include variant that was invented for use in @XOOPS, but nowadays is used in some other PHP based CMS'es
smarty-sunrise-http-router
Smarty extensions to use with amazing router from @sunrise-php
symfony-translations-constants-loader
Translations loader from PHP constants files
editor-contracts
Interfaces for building PHP classes that lets to easier make web editor integrations in your content management systems
extension-info-contracts
Interfaces that helps to describe extension
log-data-output-decorator
Small decorator that extends @Symfony OutputInterface delivered class with few options for easier to log data
queue-interop-connection-factory-helper
Helper that creates queue-interop connection factory based on DSN
smarty-extensions-contracts
Interfaces for defining smarty template engine extensions in object way
composer-custom-commands
Adds possibility to define console commands as composer commands with Symfony console component syntax
composer-facade
A facade to use composer as a library inside your PHP application
composer-nodejs-installer
Test repository for automatic node releases (does not yet work!)
extensions-setup-contracts
Interfaces for writing setup logic when installing extensions
object-errors
Library that adds a possibility to collect errors for objects
project-cached-code-generator-from-composer.json-data-base
Library that can be used for plugins that can be used for composer-plugins that register services or configuration based on project composer.json files
public-assets-manager
Simple library to make assets management for modules much easier (not yet working)
smarty-foreachq
Rewritten @smarty-php foreach variant that was invented for use in @xoops, but nowadays is used in some other PHP based CMS'es (like @ImpressCMS!)
smarty-translate
Library that provides trans modifer and block smarty extensions based on Symfony Translations contracts