Libraries tagged by crate
t3/pw_teaser
12692 Downloads
Create powerful, dynamic page teasers with data from page properties and its content elements. Based on Extbase and Fluid Template Engine.
syntatis/coding-standard
8199 Downloads
Curated Coding Standards for PHP and WordPress
symbiote/silverstripe-listingpage
11106 Downloads
A module that allows CMS users to create templated listing pages.
symbiote/silverstripe-dynamiclists
7942 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
swisnl/textsnippet
3443 Downloads
Create a snippet of text highlighting a given string
surface/laravel-webfinger
2349 Downloads
A Laravel package to create an ActivityPub webfinger.
strakez/zendesk-webform
5662 Downloads
Add a webform handler to create Zendesk tickets from Drupal webform submissions
steffenbrand/dmn-decision-tables
14006 Downloads
PHP library to programmatically create DMN decision tables.
spryker/cypress-tests
3564 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.
sprintive/seeds
9967 Downloads
Kickoff distro for SME's, Curated by Sprintive
spooner-web/tcabuilder
22273 Downloads
Utility to easily maintain and create your TCA forms
spock/shadow-taxonomies
26676 Downloads
A library used for create relationships between CPT's
sourcebroker/translatr
19837 Downloads
Allows to create translation labels in BE module
socialblue/laravel-query-adviser
3185 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
smith197/steamauthentication
530 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.