Libraries tagged by antaresbr
antaresbr/base-cli
73 Downloads
A custom PHP Base Command Line Interface
antaresproject/project
740 Downloads
antaresproject/module-api
23 Downloads
Antares Api Module. Design your application without focus to restfull api driven development. Just create standard Antares application, API layer will be transformed without any interference.
antaresproject/core
534 Downloads
Antares Core
antaresproject/component-logger
658 Downloads
Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:Activity log - events related to objects in the system. E.g. changing user details.Error log - application errors with detailed information for easier debugging.Request log - all the HTTP requests to the application.Automation log - logs of the Automation module.Notification log - all the notifications sent to users by Notification module.
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
antaresproject/module-two_factor_auth
9 Downloads
Two Factor Authentication Module with Google and Yubikey authenticators
antaresproject/module-search
15 Downloads
Antares Search Module
antaresproject/module-sample_module
58 Downloads
Sample Antares Module
antaresproject/module-sample
10 Downloads
Sample Antares Module
antaresproject/module-ban_management
7 Downloads
Antares Ban Management Module. Improve application security, using advanced ip and emails blocking with wildcards and whitelists.
antaresproject/component-users
620 Downloads
Antares Users Module allows you to manage users in your application.
antaresproject/component-translations
661 Downloads
Translations is a module allowing administrator to manage the translations on the interface level. It provides handy tools for importing/exporting translations as files. The interface includes text comparison feature which makes it very easy to use even for non-technical person.
antaresproject/component-tester
651 Downloads
Tester is module which provides tools to verify(test) configuration in various sections.
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.