Libraries tagged by given
slick/fswatch
2257 Downloads
slick/fswatch is a simple library that sums the total size of all files in a given directory allowing you to verify if its contents have changed.
slick/error-handler
1743 Downloads
PHP Error Handler module that captures and displays all throwable errors in a given format, making debugging easier and more efficient
serhii/ago
2497 Downloads
Transforms a given date into a human-readable "time ago" format with multilingual support. Example outputs include "1 hour ago", "2 days ago", "Just now", and "Online". The results are fully customizable to fit your specific needs
secit-pl/text-to-color
1702 Downloads
Make a RGB color from a given string
saccilottoconsulting/craft-internal-assets
3522 Downloads
A simple plugin to restrict access to assets for permitted users only. Access to a given asset is only granted if the user has view-permissions for the given source (this can be set in the user- or group-settings). The asset source folder should be moved out of the web root folder so the files are never accessible without this plugin.
ohansyah/laravelbenchmark
1108 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
nunomaduro/laravel-any
10 Downloads
Determine if any item from the collection passes the given truth test.
nicodemuz/php-tail-f
3643 Downloads
A simple implementation to provide tail -f functionality in PHP code. Allows you to monitor newly added lines to a given file.
naucon/processor
15783 Downloads
This package provides a generic processor chain to process a given object with processors/task (kind of a pipline, command chain pattern).
minasm/carbon-uk
1034 Downloads
A basic wrapper for citco/carbon which returns business days between two given dates.
mazraara/random-password
385 Downloads
Generate random password of a given length
lukedavis/gcp-api-gateway-spec
1392 Downloads
Generates a Google Cloud API Gateway spec file based on a provided config and a given Swagger 2.0 YAML
landingi/toggle-bundle
10670 Downloads
Bundle with core functionality that gives a hand to check features for a given account
lafayettecollege/moodle-report_roster
22 Downloads
This is a simple report which displays the user pictures for everyone enrolled in the given course.
lafayettecollege/moodle-local_remote_courses
29 Downloads
This local module provides a web service which returns a given user's courses based on username. It returns the courses sorted by access time, with the most recently-accessed course at the top.