Libraries tagged by insite
carloswph/mainframe
5 Downloads
Provides a container in which objects can be pushed, and then an interface to call methods that can be found inside the queued objects, and executed sequentially.
campidellis/filament-helpers
7 Downloads
Helper Class Generator to manage your forms and table inside your filament app
brenelz/laravel-childthemes
9 Downloads
This package allows you to create multiple themes and only overwrite the default when you need to instead of copying entire theme.
braunstetter/assets-push-bundle
52 Downloads
A clean and easy way to extend your assets (css, js) from any point inside of your twig templates.
bednee/cooluri
14197 Downloads
RealURL alternative, have nice URLs instead of ugly with parameters.
beatep/yii2-sortable-widgets
1587 Downloads
Implementation Rubaxa/Sortable for Yii2. Sortable grid view inside.
basilicom/pimcore-readme-viewer-bundle
306 Downloads
This bundle allows to render a readme file inside of Pimcore.
azt3k/non-destructive-archive-installer
4219 Downloads
A composer installer type that allows you to unpack archives to a specific location in a non destructive way - it is very useful when some packages need to be installed inside another package folder - e.g. drupal and modules
arcmedia/mage2-search-and-operator
59 Downloads
A config extension, that makes magento2 searches use AND instead of OR Operators
arcanisgk/boh-basic-ouput-handler
2 Downloads
[BOH] is a very simple PHP [output handler] implementation that show Human readable information instead of using the default PHP Method
aoepeople/aoe_attributeconfigurator
384 Downloads
Module for attribute creation and maintenance by file instead of setup scripts or backend
alyamovsky/symfony-docker-skeleton
23 Downloads
A project template for Symfony application running inside of Docker containers for convenient development.
aleron75/webgriffe_tph-pro
103 Downloads
An enhanced Template Path Hints extension for Magento that inserts references to used Magento Blocks inside HTML code, avoiding the usage of the more invasive built in Template Path Hints.
akshaykhale1992/console-logger
41 Downloads
A simple logger for PHP which logs into Browser's console log instead of a File or a Database.
afonzeca/universalsimplegrid
16 Downloads
The aim of the package Universal Simple Grid (Usg) is giving to Laravel 5 developers an easy way for creating, managing and representing DB data tables inside a 'Data Grid' by using simple classes and methods with a 'fluent' approach inside code