Popular Packages
-
-
-
PHP
ducks-project/spl-types
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
-
-
PHP
cosmic-beacon/critical-section
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
-
-
PHP
pulkitjalan/multicache
Adds array caching to Laravels cache drivers and custom drivers
Abandoned!
-
PHP
revinate/php-getter-setter
PHP library to simplify getting and setting values in arrays and objects.
-
-
-
PHP
byjg/authuser
A simple and customizable library for user authentication in PHP applications using a clean repository and service layer architecture.
-
PHP
byjg/php-daemonize
Transform any class in a *nix daemon process or cron job without changes or refactoring.
Abandoned! See byjg/scriptify