Libraries tagged by GUS
gustavosantarosa/access-api
49 Downloads
Utilizado para consumir api
gustarus/yii2-upload
144 Downloads
A module to upload and download files through an api and an interface to manage uploads
gustarus/yii2-tree
443 Downloads
Build trees with the models
gustarus/yii2-dropzone
145 Downloads
A module to upload files with dropdoze js widget
gustarus/yii2-activerecord
497 Downloads
A record to manage multiple relations and with some good helpers
gustarus/yii2-activegrid
469 Downloads
A module manage multiple relations in one table
gust/cli
0 Downloads
The CLI interface for Gust CDN.
gus/tablebundle
114 Downloads
Bundle for creating data tables for symfony application. Fork on Jan Mühlig, jgm/tablebundle
lan-gustav/laravel-grid
7 Downloads
A grid view for laravel, inspired by the yii2 grid widget. Forked from leantony/laravel-grid
guszandy/cabrillo_decoder
7 Downloads
Decode Cabrillo file to array PHP.
gusvasconcelos/markdown-logger
3 Downloads
A PHP library for generating structured logs in Markdown format with support for various log levels and customization options
gustvao/sigep-guga
3 Downloads
Integração com Web Service do Correios. Gera etiquetas, consulta preços e prazos, imprime etiquetas e PLP, etc.
gustvao/php-sigep
704 Downloads
Integração com Web Service do Correios. Gera etiquetas, consulta preços e prazos, imprime etiquetas e PLP, etc.
gustocoder/tyfoon-seo
16 Downloads
Laravel seo package. It will help you optimize your web pages for seo. It will walk you through the creation of all necessary seo tags, often explaining to you the purpose of each tag, its format or syntax, etc as it does so. The seo elements will then be generated for you during the rendering of every view file for which there is an seo record created. Grab and paste a snippet of code in your layout/view files amd your SEO work on that view file is done.
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel