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.
时间:2024-02-09 20:47
ozdemir/subset-finder
A simple package to find the subset of a given set.
时间:2024-02-06 09:02
ziming/laravel-email-sniper-link
Laravel package to generate email sniper links based on given email
时间:2024-01-14 16:07
ksnth/random-password
Generate random password of a given length
时间:2024-01-12 11:43
unicon/yaml
Validates YAML file using given class and, if matches, creates an object. Understands PhpDoc, converts values if necessary. Works recursively, so the YAML file may have complicated structure, and the given class may have properties of other classes.
时间:2024-01-09 09:29
unicon/unicon
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.
时间:2024-01-08 08:33
ernilambar/database-command
Tool to reset WordPress database. This reset WP database but retains given administrator user account.
时间:2023-12-31 11:43
verbb/scheduler
Schedule jobs to be executed on a given date.
时间:2023-12-27 14:16
xu-chris/contrastcolor
Calculates contrast color for given HEX color
时间:2023-12-09 15:57
ohansyah/laravelbenchmark
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 lar
时间:2023-12-02 18:53
gift-factory/secret-santa-picker
Pick a random player for each other player of a given group
时间:2023-11-17 19:08
acdphp/data-guard
Hides or masks array or collection elements on specific levels from a given specifications and conditions.
时间:2023-10-30 10:03
open2/cms-module-userauth
Authsystem with username and password for a given cms page area.
时间:2023-10-29 16:28
holgerk/assert-golden
Same as assertEquals, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
时间:2023-10-24 19:31