Libraries tagged by this7 this
dschoenbauer/dot-notation
810 Downloads
Given a complicated data structure, this library allows easy and safe access to data via dot notation. This library is a compilation of other Dot Notation libraries, taking the best feature from each.
dmzx/youtubegallery
7 Downloads
This extension adds a new page to your phpBB3, on this page is possible add YouTube videos simply by submitting the video URL and watch the videos directly on your phpBB3.
djthossi/shipcloud-sdk
833 Downloads
This project is an SDK for shipcloud's API. Thanks to comyo-media/shipcloud-php for providing the PHP 5.4+ version which works pretty similar and inspired me to build this php 8.1+ version
developerawam/generate-migration
23 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
dereuromark/cakephp-file-storage
261 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.
davidrobert/magento2-advanced-sorting
7 Downloads
Improve the default sorting by adding 'best sellers' and 'newest' options. This module also allows admin to enable or disable these options and the default ones in the back-office
datatables.net/datatables.net-staterestore-dt
141 Downloads
The StateRestore extension for DataTables builds on the `stateSave` option within DataTable's core. This allows users to save multiple different states and reload them at any time, not just at initialisation. This is StateRestore for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-staterestore-bs4
830 Downloads
The StateRestore extension for DataTables builds on the `stateSave` option within DataTable's core. This allows users to save multiple different states and reload them at any time, not just at initialisation. This is StateRestore for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-keytable-bs5
1321 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 [Bootstrap5](https://getbootstrap.com/)
dallasmuseumofart/iiif-manifest-generator
88 Downloads
This is a IIIF Manifest Generator written in PHP. It implements the IIIF API Specification. Currently this only supports the Presentation API.
consentmanger/consentmanager-v2
191 Downloads
Consent Manager is a GDPR / CCPA consent management solution (SaaS, Software as a Service). In simple words a “cookie banner”. This tool allows to ask website visitors for consent and/or enable opt-out from data processing, cookies, sale of personal information and so on. This helps our clients to fulfil their legal requirements under GDPR, CCPA and other legislations.
conectra/active-rest
1294 Downloads
This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.
cdma-numiscorner/ebay-inventory-api
1563 Downloads
The Inventory API is used to create and manage inventory, and then to publish and manage this inventory on an eBay marketplace. There are also methods in this API that will convert eligible, active eBay listings into the Inventory API model.
causal/direct_mail_userfunc
452 Downloads
Adds support for external providers to Direct Mail. This extension extends the types of recipient lists handled by Direct Mail with an entry for parameterized custom lists. These custom lists are prepared by user functions and may easily reuse your own business logic.
bakgul/laravel-resource-creator
88 Downloads
This package aims to create the view, style, and javascript files. It can create all boilerplates and connect files to each other to reduce repetitive tasks. Blade, Vuejs (view, vue-router, vuex, pinia), and Sass are covered in this first release.