Libraries tagged by separate
querdos/qpass-db-bundle
17 Downloads
Symfony bundle for storing passwords in separate database (encrypted)
piotrpress/wordpress-config
417 Downloads
This library separates WordPress configuration constants from wp-config.php to .config file.
pawell67/cleaner
1 Downloads
Automates moving PHP tool configuration files to a separate directory.
paulgoodfield/craft-matrix-colours
7 Downloads
Define colours for your Craft CMS matrix field blocks to help visually separate them
pattonwebz/wp-cli-magic-login
1 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.
ochi51/separator-excel
2 Downloads
Separate excel with images for cli-kintone
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.