Libraries tagged by sep
jlorente/laravel-eloquent-splitted-dates-trait
5352 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
322 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.
heimrichhannot/subcolumns
8385 Downloads
Subcolumns to seperate an article in several columns
formatsoft/format_t3tools
13599 Downloads
This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.
felixpfeiffer/subcolumns
29302 Downloads
Subcolumns to seperate an article in several columns
easy2dev/multi-tenant-wizard
286 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.
donttrythisathome/elo-wrapper
6096 Downloads
EloWrapper is a wrapper around Laravel Eloquent model that allows you to create specific model actions in separated wrapper classes.
cognitive/file-system
49826 Downloads
Lite library to work with file system like Composer\Util\Filesystem but separate and so lite
brookinsconsulting/bclowercaseurlaliasbundle
8548 Downloads
BC Lower Case Url Alias Bundle for eZ Platform. Provides basic url alias transformation configuration necessary to transform new content created or modified url aliases to lower case separated by underscore or dash characters. Great for adventurous developers!
brezel/multi-tenant
410 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
axetools/dot
1536 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
amine-lejmi/messenger-maker
932 Downloads
Separate and enhance the creation of symfony messenger queries, events and commands messages.
tomschlick/townhouse
20 Downloads
A Multitenancy package for Laravel that keeps each tenant in a separate database.
sphere/php-sdk
343 Downloads
This Composable Commerce PHP SDK is deprecated effective 1st September 2022. We recommend you to use our new SDK here https://docs.commercetools.com/sdk/php-sdk#php-sdk-v2.
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.