Libraries tagged by separate
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
18 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
human018/smart-name
16 Downloads
A Model Trait that quickly & intuitively change names from a full name into separate first, last and other name parts.
hereismhtm/pin-puzzle
4 Downloads
Personal Identification Number (PIN) transformer into three separate secret parts, assemble them back together to get your PIN
heimrichhannot/contao-code_generator
17 Downloads
This module offers comfortable code generation based on separated configurations for Contao.
happyhippyhippo/wsv
8 Downloads
Whitespace Separated Value library
glukkkk/lumen-request-validate
73 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
georgringer/news-fal-migration
1367 Downloads
Extraction of FAL migration of EXT:news to separate extension
garmonic/laravel-features-arch
9 Downloads
This package helps you to divide you Laravel project code by features, encapsulated in separate folders. Each feature has its own container, configuration, routes, views and providers. You can enable and disable your features in general config file.
fzsatti/zotyos-ajax-file-uploader
59 Downloads
Upload your files separately then just attach the uploaded file's id to your form