Popular Packages
-
PHP
tomloprod/time-warden
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
-
-
JavaScript
kanopi/saplings_navbar
Creates a navbar pattern for Saplings that allows the parent to be a link and then have a dropdown indicator to access child menu items.
-
PHP
levizoesch/laravel-set-environment
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
-
PHP
nephifey/cron-expression
Cron expression parser to get the previous run date, next run date, and determine if the expression is due to run based on the next run date.
-
-
TypeScript
spryker/cypress-tests
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.
-
-
-
-
-
PHP
nicodemuz/php-tail-f
A simple implementation to provide tail -f functionality in PHP code. Allows you to monitor newly added lines to a given file.
-