Libraries tagged by Shepa
sheadawson/silverstripe-select2
23121 Downloads
A set of silverstripe form fields based on http://ivaynberg.github.com/select2/
sheadawson/silverstripe-blocks
55081 Downloads
An alternative to the SilverStripe Widgets module.
ttskch/doctrine-orm-criteria
2263 Downloads
Doctrine ORM Criteria allows you to separate any complex "search condition" as a Criteria with a specialized API for QueryBuilder of doctrine/orm.
synio/laravel-gmail-service-account-mail-driver
6852 Downloads
Use GMail API to send mails from any user/mailbox of your Workspace organization using a service account without needing separate mailbox credentials
symfony/symfony1
108576 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
6032 Downloads
Provides you with possibility to keep long queries in separate files in 'query' directory in your project.
payter/has-column-many
17327 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
nickfan/channel-log
15682 Downloads
Support Laravel Log data to separate channel log files with config
ngiraud/nova-header-field
18073 Downloads
Simple field to add a header to separate panels in the form.
mmamedov/page-cache
11819 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
formatsoft/format_t3tools
13383 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
279 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
45428 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
15737 Downloads
Yii2 session based on Redis, can separate session by user
brilliant-packages/nova-relationships-link-list
12755 Downloads
A Laravel Nova field to display relationships as a comma-separated list of links, rather than a full table.