Libraries tagged by separated
vatson/isolated-callback
2422 Downloads
Allows to execute a callback in a separate fork
uttamrabadiya/api-version-manager
647 Downloads
Simplify Laravel API versioning with ease. No more separate controllers—just flexibility, fallbacks, and version-specific components.
silverstripe-australia/silverstripe-splitdb
59 Downloads
Provides functionality to configure separate read/write database connections
shelob9/rest-format
8 Downloads
Prepares WordPress objects, using the REST API, without a separate HTTP request.
runcloudio/flysystem-b2
2639 Downloads
Backblaze adapter for the flysystem filesystem abstraction library. A fork from https://github.com/mhetreramesh/flysystem-backblaze and maintained as separate package.
piotrpress/wordpress-config
271 Downloads
This library separates WordPress configuration constants from wp-config.php to .config file.
ory/keto-client-php
666 Downloads
Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
mshmsh/modules
374 Downloads
Seperate your project to modules , every module has all of its functionality to be seperated and reusable
mintellity/laravel-tabbed-session
44 Downloads
Separate session for each browser tab.
meuhmeuhconcept/pdf-manipulator
52 Downloads
Manipulate pdf file (merge, separate, convert...) with PHP (wrapper for poppler-utils)
limenet/laravel-datetime-attributes
1377 Downloads
Set a datetime attribute separately using a date and a time. This is especially helpful for input[type=date] and input[type=time].
jigeshraval/laravel-admin-dashboard
612 Downloads
Laravel VueJS/Vuetify Powered admin, booting up required components that separates Admin and Front and provides rich tools such as Media Library
invincible-tech-systems/easeampmysql
46 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
innoweb/silverstripe-fail2ban
18 Downloads
Logs failed logins into a separate log file to be consumed by Fail2ban to block IPs with failed logins.
inmanturbo/ecow
4 Downloads
Eloquent copy-on-write: automatically copy all model changes to a separate table.