Libraries tagged by this7 config
this7/config
240 Downloads
this7 PHP config class.
sensio/framework-extra-bundle
180501679 Downloads
This bundle provides a way to configure your controllers with annotations
laminas/laminas-config
34175129 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
zendframework/zend-config
20252350 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
stechstudio/laravel-php-cs-fixer
729849 Downloads
Easily format your Laravel Code with this Configuration file and accompanying artisan command.
lochmueller/calendarize
177080 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
symplify/php-config-printer
2386266 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
simplesamlphp/twig-configurable-i18n
6242044 Downloads
This is an extension on top of Twig's i18n extension, allowing you to customize which functions to use for translations.
arcanedev/laravel-settings
143438 Downloads
This package allows you to persists configs/settings for Laravel projects.
torgodly/html2media
45353 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
qandidate/toggle-bundle
856218 Downloads
This Bundle provides the integration with qandidate/toggle. It provides the services and configuration you need to implement feature toggles in your Symfony application.
causal/ig_ldap_sso_auth
409278 Downloads
LDAP / SSO Authentication - This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.
carlosio/opcache-dashboard
55928 Downloads
Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
caravelx/module-graphql-config
81769 Downloads
This module allow to configure the GraphQL complexity and depth inside the Magento administration
opensky/runtime-config-bundle
49746 Downloads
This bundle provides a way to inject parameters into services at runtime by exposing a RuntimeParameterBag service, which functions exactly like Symfony2's own ParameterBags.