Libraries tagged by separator
pattonwebz/wp-cli-magic-login
2 Downloads
Generate expiring, single-use magic login links for local WordPress testing via WP-CLI. Self-installs its own tiny must-use plugin — no separate plugin activation step.
ordent/ramenrest
620 Downloads
RamenRest is another Rest Library for Laravel, it focused on exposing of each component separately and use it on controller. Rather than just having AIO process.
open-solid/cqs
84 Downloads
Contract for Command Query Separation pattern
notch/deleted-models
11 Downloads
Automatically copy deleted records to a separate table
nightlinus/php-routine
25 Downloads
Library for running tasks in separate process or thread
nickjbedford/laravel-endpoints
98 Downloads
The Laravel Endpoints framework provides an easy way to implement API endpoints in separate Responsable-style classes.
nick-denry/managed-constant-models
6 Downloads
Allow to declare constants with named attributes via separate class model
nia/sql-adapter-pdo
520 Downloads
Implementation of the `nia/sql-adapter` component using PDO. The implementation allows you to separate your PDO connection into a read and a write connection.
nia/sql-adapter
539 Downloads
Collection of interfaces to use SQL databases using the nia framework. The interfaces allow you to separate your connection into a read and a write connection.
ngomafortuna/list-formatter
11 Downloads
Formatter from composite datas to string list. This library accepts lists in array or database format and converts them into strings where each item is separated by commas. This library also sorts a composite list (array/object) in ascending and descending order. (Formatador de dados compostos para string. Esta biblioteca recebe listas em formato de array ou base de dados e converte string em onde cada item é separado por vígulas. Esta biblioteca também ordena uma lista composta (array/object) de forma crescente e decrescente.)
mwtech/thinkphp-app-session
7 Downloads
Application level session control based on ThinkPHP/ThinkCmf.The application scenario of this project is a ThinkPHP project serving as the backend for multiple front-end projects. The sessions of each front-end project need to be separated to avoid state interference maintained by sessions, such as user login status.
motia/laravel-translations-port
47 Downloads
Import/Export your laravel translations(including the missing ones!) to/from your separate frontend apps.
morcen/laravel-admin
14 Downloads
Admin panel generator for Laravel 8 and based on Vuetify Admin, a separate SPA admin framework running on top of REST APIs.
mintellity/laravel-tabbed-session
119 Downloads
Separate session for each browser tab.
mineko-io/laravel-namespace-dispatcher
4163 Downloads
Dispatches jobs by convention to separate handler class located next to job definition