Libraries tagged by sep
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.
heyaender/lara-excelintar
18 Downloads
Excel Writer untuk Laravel yang sangat cepat seperti Halilintar
heyaender/excelintar
34 Downloads
Excel Writer untuk PHP yang sangat cepat seperti Halilintar
hexagon-tool/morpho
12 Downloads
Abstraction over PHP include for convenient separation of view into components.
hetiansu5/tool
16 Downloads
A series of tool.These contains chinese address separator.
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.
heimrichhannot/contao-code-generator-bundle
216 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.
gambito-corp/laravel-service-layer
2 Downloads
A Laravel package that provides tools for implementing a service layer architecture, including commands for generating interfaces, repositories, and services. It simplifies the creation of a robust service layer structure in Laravel applications, promoting better code organization and separation of concerns.