Libraries tagged by REPL
magemojo/m2-ce-cron
333286 Downloads
Replacement package for Magento 2 Cron Functionality
lochmueller/sourceopt
605165 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
hyperf/gotask
100625 Downloads
A replacement for Swoole TaskWorker in Go
humanmade/ludicrousdb
231404 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
grazulex/laravel-chronotrace
3874 Downloads
Record and replay Laravel requests deterministically and generate tests from production traces.
friendsofhyperf/tinker
156313 Downloads
The Powerful REPL for Hyperf.
fof/follow-tags
136096 Downloads
Follow tags and be notified of new discussions and replies
flarum/mentions
465802 Downloads
Mention and reply to specific posts and users.
flarum/lock
508980 Downloads
End a discussion and don't let anyone add further replies.
finity-labs/fin-mail
7591 Downloads
A powerful email template manager and composer for Filament with dynamic token replacement, template versioning, and inline email sending.
chrisharrison/php-array-of
838046 Downloads
Implement an array of a defined type. Generics replacement for PHP.
byjg/jwt-session
88001 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
baldwin/magento2-module-csp-shim
118385 Downloads
Magento 2 module which replaces the default Magento CSP module and effectively disables its functionality
awcodes/filament-gravatar
226319 Downloads
Replace Filament's default avatar url provider with one for Gravatar.
aronduby/dump
1377467 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo