Libraries tagged by untar
intaro/postgres-search-bundle
19736 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
antaresbr/collection
4639 Downloads
A custom PHP collection
antaresbr/arrayhandler
4621 Downloads
A custom PHP array handler based on Laravel's Illuminate/Support/Arr class
antares/accessible
3873 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
ntarakan/rest-bundle
10453 Downloads
Symfony Simle REST Bundle
antaresproject/core
534 Downloads
Antares Core
antaresbr/foundation
317 Downloads
A PHP foundation for antaresbr packages
intaro/hstore-bundle
7209 Downloads
The HStoreBundle contains DBAL type hstore and registers Doctrine type hstore
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
625 Downloads
A custom PHP picklist
antaresbr/laravel-socket
562 Downloads
A custom socket package for Laravel Framework
antaresbr/laravel-picklist
537 Downloads
Laravel API for antaresbr/picklist package
antaresbr/laravel-multienv
583 Downloads
A multienvironment (multi tenant) package for Laravel Framework