Libraries tagged by sepa
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
217 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
76 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.
fzsatti/zotyos-ajax-file-uploader
59 Downloads
Upload your files separately then just attach the uploaded file's id to your form
fotobank/strauss
5 Downloads
Changes the class namespaces from vendor and moves all dependencies to a separate directory inside the WordPress plugin.
forrest79/tracy-remotebar
26 Downloads
Show Tracy bars from API, cli or classic web requests on a separate remote client.
flownative/neos-multisitekickstarter
25 Downloads
A simple generator for Neos sites, prepared to be separated in a multi-site setup.
fernandozueet/service-laravel
39 Downloads
Library that helps to separate the business rule part of the control. Leaving control leaner.