Libraries tagged by separator
clover/text-ltsv
78567 Downloads
Labeled Tab-separated Values (LTSV; cf. http://ltsv.org/) parser for PHP.
zendframework/zend-mvc-plugins
1001035 Downloads
Collection of all stable zend-mvc plugins served via separate packages.
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.
coderan/laravel-data-migrations
42757 Downloads
An extension to allow you to separate data migrations from structure migrations
ghanuz/relations
4746 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
firefly-iii/data-importer
5783 Downloads
Firefly III Data Import Tool.
andrey-helldar/sitemap
12311 Downloads
A simple sitemap generator for PHP Framework.
ttskch/doctrine-orm-criteria
2465 Downloads
Doctrine ORM Criteria allows you to separate any complex "search condition" as a Criteria with a specialized API for QueryBuilder of doctrine/orm.
symfony/symfony1
109270 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
6212 Downloads
Provides you with possibility to keep long queries in separate files in 'query' directory in your project.
payter/has-column-many
18022 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
formatsoft/format_t3tools
13928 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
304 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
48568 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
16015 Downloads
Yii2 session based on Redis, can separate session by user