Libraries tagged by this7 that
loumray/fastimagesize
7346 Downloads
This package provides a getimagesize function that aims to match the usage of PHP getimagesize while trying to avoid the performance cost of downloading the complete file.
brandonjbegle/nova4-google-autocomplete-field
9264 Downloads
This Nova Package it's a Field that allows you to Autocomplete addresses with Google Place API and get the full metadata (lat and long, etc).
arillo/gridfieldrelationhandler
71134 Downloads
This module provides two GridField components that aid in managing relationships within SilverStripe.
simonwelsh/gridfieldrelationhandler
6321 Downloads
This module provides two GridField components that aid in managing relationships within SilverStripe.
zetacomponents/debug
449946 Downloads
This component provides a set of classes that help you to debug an application. It provides timers and report generators for different formats that give a summary of warnings and errors that occurred within your application.
yii2mod/yii2-gii-extended
5096 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
mouf/html.utils.weblibrarymanager.component-installer
354061 Downloads
This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'component' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager.
datatables.net/datatables.net-fixedcolumns-bs5
591 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-fixedcolumns
3691 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables
steadlane/silverstripe-cloudflare
3360 Downloads
This module aims to relieve the stress of using Cloudflare caching with any SilverStripe project. Adds extension hooks that clears Cloudflare's cache for a specific page when that page is published or unpublished.
spryker/cypress-tests
3679 Downloads
This repository is dedicated to housing an extensive collection of UI end-to-end tests, meticulously crafted using Cypress for Spryker applications. These tests are designed to thoroughly evaluate the user interface, ensuring that all interactions and visual elements function as intended in real-world scenarios. By leveraging Cypress's advanced browser automation capabilities, this suite provides an efficient and effective means of validating the user experience, confirming the seamless operation and aesthetic integrity of Spryker's front-end components. Our commitment to rigorous UI testing helps maintain the high standard of quality and reliability that Spryker users expect.
sitegeist/translatelabels
28783 Downloads
This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.
rotexsoft/slim-skeleton-mvc-app
100 Downloads
This is a template mvc web-application (powered by SlimPHP 4), that can be extended to build more complex web applications.
robinfranssen/analyzelocale
19208 Downloads
This scans your laravel project for used locale keys that aren't translated by your locale files.
picocms/pico-composer
19380 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.