Libraries tagged by separated
cognitive/file-system
51489 Downloads
Lite library to work with file system like Composer\Util\Filesystem but separate and so lite
tomschlick/townhouse
20 Downloads
A Multitenancy package for Laravel that keeps each tenant in a separate database.
silverstripe/mobile
9807 Downloads
The mobile module provides detection for mobile devices, and can serve a different SilverStripe theme to them.The module can either use redirection to a separate mobile domain, or serve mobile optimized content under the same URLs.
vxsoft/laravel-repository
16 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
vatson/isolated-callback
2424 Downloads
Allows to execute a callback in a separate fork
uttamrabadiya/api-version-manager
648 Downloads
Simplify Laravel API versioning with ease. No more separate controllers—just flexibility, fallbacks, and version-specific components.
sschreier/sschreierpropertiesinseparateareaproductdetailpage
0 Downloads
show the properties in a separate area on the product detail page
silverstripe-australia/silverstripe-splitdb
59 Downloads
Provides functionality to configure separate read/write database connections
shelob9/rest-format
8 Downloads
Prepares WordPress objects, using the REST API, without a separate HTTP request.
sevenphp/savantphp
3883 Downloads
Savant (SavantPHP) is a simple and minimalistic, yet object-oriented, Templating System For PHP minimalist. It aims at ONE thing, being a simple lightweight TEMPLATING system. The focus is on ONE thing - PHP can do everything, so do everything with PHP, just use SavantPHP for only separating the 'view/templating' concern from your business logic. Hence the philosophy of 'I just want to separate my front layer(view) from the back layer(code logic) in the most simple & effective way & that's it, nothing more, nothing less, nothing else (no added crap)'
nickjbedford/laravel-endpoints
98 Downloads
The Laravel Endpoints framework provides an easy way to implement API endpoints in separate Responsable-style classes.
mshmsh/modules
741 Downloads
Seperate your project to modules , every module has all of its functionality to be seperated and reusable
mb4it/collections
379 Downloads
Separate collections Illuminate\Support\Collections
maherremita/laravel-dev
46 Downloads
A simple command to run and manage all necessary development servers and commands in separate terminals.
mahbubhelal/refresh-databases
62 Downloads
A Laravel package that extends RefreshDatabase trait to support multiple database connections with separate migration paths. Also provides fast database refreshing with checksum-based caching.