Libraries tagged by mgov
henrotaym/laravel-model-queries
1810 Downloads
Move your queries from your models.
fromholdio/silverstripe-errorpagesconfig
5784 Downloads
A SilverStripe module to move ErrorPages out of the cms tree and into their own grid field in CMS Settings area.
fritzmg/contao-news-archiving
1440 Downloads
Contao extension to automatically move news entries to a different archive after a period of time - or delete them.
flarum-com/tags-under-discussion
852 Downloads
Moves tags under the discussion in index.
explicador/e2payments-php-sdk
398 Downloads
Pacote de integração de pagamentos online por MPesa, eMola, MKesh, conta móvel, BIM, Master Card e mais
eightyoptions/ekan
1217 Downloads
Providing an upgrade path for DKAN sites moving to Drupal 9+
ecomteck/module-product-attachment
389 Downloads
Magento 2 Product Attachments extension allows admin to upload numerous file formats: Pdf, Zip, MOV, Excel or Word, etc for enriching maximally informative product pages. Grasp customers’ attention by adding eye-catching icons to attachment files thus customers recognize the file type they open or download.
differentweb/doctrine1
5255 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
datatables.net/datatables.net-keytable-dt
884 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-keytable
2626 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables
danbovey/laravel-linkheader-paginator
3790 Downloads
Laravel Paginator that moves pagination info to the HTTP LinkHeader
cyberwolfstudio/laravel-balance
2086 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
collab/module-checkout-billing-at-shipping
297 Downloads
Magento 2 module which lets You move billing address form below shipping address form
chornij/yii2-zeroclipboard
7102 Downloads
The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.
ryanhs/chess.php
7583 Downloads
chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection - basically everything but the AI. NOTE: this is a port of chess.js for php