Libraries tagged by anytores
srhinow/tinymce-plugins
174 Downloads
It links additional TinyMCE plugins in order to set them in the tinyMCE.html5 templates yourself.
antaresproject/core
534 Downloads
Antares Core
antaresbr/foundation
240 Downloads
A PHP foundation for antaresbr packages
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/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.
antaresbr/picklist
579 Downloads
A custom PHP picklist
antaresbr/laravel-socket
527 Downloads
A custom socket package for Laravel Framework
antaresbr/laravel-picklist
516 Downloads
Laravel API for antaresbr/picklist composer package
antaresbr/laravel-multienv
549 Downloads
A multienvironment (multi tenant) package for Laravel Framework
antaresbr/laravel-jobx
510 Downloads
A custom job package based on Laravel Framework
antaresbr/laravel-http
605 Downloads
An HTTP package for Laravel Framework
antaresbr/laravel-crud
636 Downloads
A CRUD package for Laravel Framework
antaresbr/laravel-audit
402 Downloads
A custom audit package for Laravel Framework
antaresbr/laravel-acl
565 Downloads
A custom ACL (Access Control List) package for Laravel Framework