Libraries tagged by diving
titonova/x-livewire
145 Downloads
A package that allows you to use livewire components the same way you would use blade components. Ie, giving it slots, atttributes etc
taoceanz/silverstripe-instance-shortcodes
2831 Downloads
Facilitate using shortcodes, but rendered in instance context (rather than static) giving it access to the model data of the page.
pointybeard/helpers-exceptions-readabletrace
2511 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
otifsolutions/curl-handler
1027 Downloads
This package provides a eaisy access to api data in the project by simply giving the method,url and parameters
nickschuch/privatetravis
524 Downloads
Runs a private version of the Travis YAML file format on Docker conatainers. Giving you a Private Travis-like setup.
jichangfeng/pgsql
286 Downloads
Long-living PostgreSQL connection for daemon.
hampe/demo-login
52 Downloads
A tiny magento module which allows you to login into the magento backend without giving credentials out. The most common use-case is probably a demo installation for a module or a theme.
furic/redeem-codes
48 Downloads
The redeem code system used for creating redeem codes to compensate users, or giving rewards in events.
dereuromark/cakephp-file-storage
251 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
davidbarratt/drupal-structure
243 Downloads
Giving Drupal 6 & 7 a Directory Sturcture like Drupal 8 via Composer
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
codelight-eu/wp-additional-editor-capabilities
312 Downloads
Allow less technical clients to manage their Wordpress site without all the bloat in admin interface by giving them a slightly enhanced Editor role
bezoerb/shopware-styleguide
52 Downloads
The styleguide plugin allows you to easily add a living styleguide for your shopware installation
artyuum/html-element
188 Downloads
A PHP class giving you the ability to generate HTML elements.
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