Libraries tagged by contacts manager
rbs1518/selifa-core
6 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.
pigeonboys/pigeon-cli
23 Downloads
This repository contains a collection of custom commands to simplify development workflows, including Docker management, Git operations, and Laravel Sail interactions.
kiwi/contao-designer
0 Downloads
This bundle enables you to manage design settings and their assignment to contents within Contao CMS (e.g. colors and colorschemes, backgrounds and linkdesigns).
gelembjuk/locale
133 Downloads
Internationalization support for PHP applications. It is a simple set of classes to manage languages/locales, to translate texts depending on a locale. The package contains a trait to include internationalization functions to any classes very easy and with minimum coding.
codeminds/mailmanager
8 Downloads
Manage all outgoing mails in one central place. Configure all mails in one yaml file and disable or reroute all mails for debugging with one switch. Output the mail contents to files for more quick debugging.