Libraries tagged by separator
zendframework/zend-mvc-plugins
1005426 Downloads
Collection of all stable zend-mvc plugins served via separate packages.
coderan/laravel-data-migrations
43949 Downloads
An extension to allow you to separate data migrations from structure migrations
webignition/yaml-document-set-parser
56986 Downloads
Separate a collection of yaml documents into an array of yaml documents
symfony/symfony1
110309 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
runopencode/query-resources-loader-bundle
6370 Downloads
Provides you with possibility to keep long queries in separate files in 'query' directory in your project.
nickfan/channel-log
16873 Downloads
Support Laravel Log data to separate channel log files with config
formatsoft/format_t3tools
14711 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.
easy2dev/multi-tenant-wizard
395 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.
contentstack/utils
53170 Downloads
Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.
bscheshirwork/yii2-redis-session
16429 Downloads
Yii2 session based on Redis, can separate session by user
brilliant-packages/nova-relationships-link-list
13651 Downloads
A Laravel Nova field to display relationships as a comma-separated list of links, rather than a full table.
b13/headertypes
13859 Downloads
Add a separate header type field to tt_content for headers and subheaders
laraflock/multi-tenant
1252 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
maximal/tsv
312 Downloads
Library for working with the tab-separated values format (TSV).
ghanuz/relations
4900 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.