Libraries tagged by separate
mandan2/prestashop-module-testing-database
3 Downloads
This package enables more accurate automated testing for you database driven applications by using separate database.
m8b/ethbnd-keystore
8 Downloads
Library with JSON Keystore implementation, separate from main library due to dependency on scrypt
lombokclarion/storage
1 Downloads
File storage behind relative, traversal-validated paths. Local filesystem only — cloud drivers are separate packages depending on the Storage interface, never core dependencies.
lkoell/symfony-twig-scoped-cache
7 Downloads
Scoped twig template cache. Useful if you run many domains/clients with separate templates but don't want to clear all template caches just to update one domain/client.
lindowx/collect
30 Downloads
Collect - Illuminate Collections as a separate package.
limenet/laravel-datetime-attributes
1396 Downloads
Set a datetime attribute separately using a date and a time. This is especially helpful for input[type=date] and input[type=time].
lightframes/laravel-slugmaker
13 Downloads
Generate slugs when saving Eloquent models in a separate table
komicho/laravel-iid
78 Downloads
Build a separate disambiguation for specific categories (IID) - Laravel
kaefcatcher/kphp_url
0 Downloads
This library is PUrl library ported to KPHP programming language. This library has functions to analyze and build urls or it separate parts.
jamesfreeman/laravel-data-migrations
2779 Downloads
An extension to allow you to separate data migrations from structure migrations
jakeryansmith/validate-string-of-emails
838 Downloads
A Laravel validator for delimiter-separated list of emails.
invincible-tech-systems/easeampmysql
63 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
24 Downloads
Logs failed logins into a separate log file to be consumed by Fail2ban to block IPs with failed logins.
igor822/query-parser
39 Downloads
This project is a different approach to separate your queries search to run into database, when a simple (or comples) ORM is too complicated to run all your queries or simply can't do what you need, you can use QueryParser for put your queries into a YAML file and easily get from source
iburn36360/logger
19 Downloads
A Logging utility capable of formatting error output with stack traces, exception logging separately, fatal error handling and runtime log file swapping