Libraries tagged by stub package
intanode/ug-locale
11 Downloads
A package that provides a comprehensive set of resources to manage Ugandan location data (regions, districts, counties, sub-counties, parishes, and villages). This package includes configuration options, database migrations, and routes for a fully featured locale management system.
sikhlana/laravel-modular
2226 Downloads
A simple package to neatly keep models into sub-directories without breaking the table naming.
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
memdev/laravel-localization-to-vue
3 Downloads
Laravel package used to collect all localization files from resources/lang (and custom) directories and sub-directories and make them available as JSON file
kriyar/cambodia-geographic
31 Downloads
This package aim to provide a list of Cambodia provinces and its sub-region such as districts, communes, and villages.
elixis-group/google-cloud-queue-process
139 Downloads
Package php to extends google/cloud-pubsub, this component is used to publish a new message in pub / sub and other tools than the basic component, this one allow to go further with Pub / Sub tool.
codivores/laravel-modular-api
34 Downloads
A Laravel package for creating JSON:API-compliant REST APIs, with support for versioning and multiple sub-APIs, organized into standalone, modular services.