Libraries tagged by untar
antaresproject/component-notifications
45 Downloads
Notifications module is responsible for configuration interface of notification templates and sending notifications to users in the system. It handles email and sms notifications, but also displays alerts (the bell icon) to the users. It allows administrator to set up their own text and supports multi-language.
antaresproject/component-installer-plugin
1176 Downloads
antaresproject/component-installer
653 Downloads
Antares Installation Wizard as an core module.
antaresproject/component-customfields
45 Downloads
Custom fields module provides possibility to create system custom fields to extend default entity attributes.
antaresproject/component-brands
617 Downloads
Gives a possibility of dividing the application into brands. By default, one main brand which is simultaneously the default brand is set during the system installation. Brands' functionalities provides the possibility of defining own color settings for the whole application, default composition of e-mail templates (header, style, footer), url, date and language settings. Dividing the application into areas is a superior function in relation to brands.
antaresproject/component-acl
20 Downloads
ACL is a lightweight role-based permissions module for Antares. It is designed to manage user access to resources located in different sections of the application. It sets up permissions based on module rules. It provides NIST Level 2 Hierarchical Role Based Access Control (RBAC). It also provides an interface for administator to manage user roles (ACL configuration).
antaresbr/stringhandler
524 Downloads
A custom PHP string handler based on Laravel's Illuminate/Support/Str class
antaresbr/packager
36 Downloads
A custom PHP package handler
antaresbr/options
502 Downloads
A custom PHP options handler
antaresbr/base-cli
92 Downloads
A custom PHP Base Command Line Interface
antares1610/origin
36 Downloads
Origin
antares1610/codebase
19 Downloads
CodeBase Template
antares/pool
26 Downloads
A simple PHP pool.
antarctica/laravel-token-blacklist
76 Downloads
Enables API tokens to be marked as invalid until natural expiry within Laravel.
antarctica/laravel-token-auth
76 Downloads
Enables use of API tokens as a form of stateless authentication within Laravel