Libraries tagged by SePay
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
12 Downloads
Generate slugs when saving Eloquent models in a separate table
labstry/labforum
0 Downloads
A lightweight, front-back separation PHP forum engine
konstantind/otus-flexible-float-parser
5 Downloads
Flexible Float Parser is a lightweight PHP package that converts numeric strings with either a comma or a dot as a decimal separator into a float. It supports negative numbers and values without a leading zero (e.g., .5 → 0.5).
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.
johnwhitley/seperate-eloquent-concerns
10 Downloads
Laravel eloquent has a lot in the model class, this package helps with separating the concerns away from just the model
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.
irvan/opensid
2 Downloads
OpenSID adalah Sistem Informasi Desa (SID) yang sengaja dirancang supaya terbuka dan dapat dikembangkan bersama-sama oleh komunitas peduli SID. OpenSID awalnya dikembangkan menggunakan SID dari Combine Resource Institution (CRI). SID CRI terakhir yang telah digabung dengan OpenSID adalah SID 3.10 yang diperoleh dari teman-teman di https://www.facebook.com/groups/OpenSID pada tanggal 15 Pebruari 2017.
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.
inpunktonet/object-flatten
5 Downloads
This package lets you convert an object with a passed separator into a flat object and back again
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