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
时间:未知
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.
时间:未知
malhal/laravel-geographical
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
时间:未知
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.
时间:未知
mattiabasone/avro-serde-php
A library to serialize and deserialize Avro records making use of the confluent schema registry
时间:未知