Libraries tagged by separated
silber/client-templates
85 Downloads
Renders client templates from separate files into the main view of your application
sevenphp/savantphp
3748 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)'
rollerworks/search-dev
15 Downloads
RollerworksSearch monolith development (use separate packages instead)
okami101/laravel-admin
2048 Downloads
Admin panel generator for Laravel 8 and based on Vuetify Admin, a separate SPA admin framework running on top of REST APIs.
mb-x/architect-bundle
2514 Downloads
This Bundle provides an architecture to separate the different job layers in your Symfony application.
mathiasverraes/uptodocs
273 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
jlorente/laravel-eloquent-splitted-dates-trait
4847 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
inpsyde/wp-multisite-feed
299 Downloads
Create a separate feed for your whole multisite. This feed will have a custom url. You can limit the number of entries per blog and the maximum number of entries for the whole feed.
easy2dev/multi-tenant-wizard
126 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
cognitive/file-system
47622 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.
stidges/eloquent-factory
41315 Downloads
Laravel 5 model factories extracted into separate package
soberwp/unravel
5199 Downloads
WordPress plugin to separate concerns for plugins Models and Advanced Custom Fields.
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.
wecansync/laravel-translations
11 Downloads
Manage translations in a seperated table