Libraries tagged by separate
ghanuz/relations
4836 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
12350 Downloads
A simple sitemap generator for PHP Framework.
webignition/yaml-document-set-parser
55519 Downloads
Separate a collection of yaml documents into an array of yaml documents
symfony/symfony1
109609 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
6255 Downloads
Provides you with possibility to keep long queries in separate files in 'query' directory in your project.
payter/has-column-many
18286 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
ngiraud/nova-header-field
18749 Downloads
Simple field to add a header to separate panels in the form.
easy2dev/multi-tenant-wizard
341 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.
bscheshirwork/yii2-redis-session
16152 Downloads
Yii2 session based on Redis, can separate session by user
brilliant-packages/nova-relationships-link-list
13305 Downloads
A Laravel Nova field to display relationships as a comma-separated list of links, rather than a full table.
b13/headertypes
13193 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.
firefly-iii/csv-importer
2147 Downloads
Firefly III CSV Importer Tool.
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.