byjg/jwt-session
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 m
时间:未知
thedevsaddam/lumen-route-list
Display all the registered route list like laravel
时间:未知
steefdw/standards-enums
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get a
时间:未知
jaimeperez/twig-configurable-i18n
This is an extension on top of Twig's i18n extension, allowing you to customize which functions to use for translations.
时间:未知
christophlehmann/pagetreefilter
It adds a wizard like the new content element wizard that helps finding content elements and records in the page tree. With a few clicks you know where they are used. You can also see what elements are not used.
时间:未知
js-phpize/js-phpize
Convert js-like syntax to standalone PHP code.
时间:未知
qirolab/laravel-reactions
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
时间:未知
jmose/command-scheduler-bundle
This Symfony bundle will allow you to schedule all your commands just like UNIX crontab
时间:未知
noodlesnz/double-metaphone
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.
时间:未知
fly-crud/fly-crud
Simple crud system build on top of flysystem
时间:未知
nepada/message-bus
Opinionated message bus built on top of symfony/messenger.
时间:未知
socialconnect/http-client
PSR-18 HTTP Client on top of Guzzle PSR7
时间:未知