Libraries tagged by application configuration
yezzmedia/laravel-ops-security
31 Downloads
SSL, SSH, secret, and configuration security posture monitoring for Laravel applications.
waygou/helpers
17 Downloads
General helpers, configuration setters for any Laravel web application.
rollerworks/app-sectioning-bundle
285 Downloads
Configuration helper for separating your Symfony application into multiple sections
rollerworks/app-sectioning
48 Downloads
Configuration helper for separating your Symfony application into multiple sections
websafe/zf-mod-language
23 Downloads
A ZF2 module which takes care of detecting an optimal and/or the requested locale for Your application's translator. The locale is computed/detected basing on values found in: Accept-Language header, cookie, session, query parameter and route parameter. Each detection method can be disabled/enabled via configuration.
webit_be/developer_alert
16 Downloads
Monitor your application passively utilizing mail as an alert system with custom configuration
tasmir/sidebar-manager
2 Downloads
A flexible, dynamic sidebar management package for Laravel applications. This package allows you to define, manipulate, and render your sidebar navigation entirely through code or configuration.
selifa/core
170 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.
rbs1518/selifa-core
6 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.
oclock/twilio-messenger
16 Downloads
The Laravel Twilio SMS package provides a seamless integration of the Twilio SMS/Whatsapp service into your Laravel applications. With this package, you can easily send SMS/Whatsapp messages using the powerful Twilio PHP SDK without the need for extensive manual configuration.
nemishkor/toggle-bundle
4 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.
mtymek/blast-input-filter
4516 Downloads
Configuration-based setup of zend-validator, zend-filter and zend-inputfilter for Expressive applications.
lithemod/mail
16 Downloads
Email sending package based on PHPMailer, simplifying the process of sending SMTP emails in PHP applications. It offers integration with environment variables using the lithemodules/support-env package, ensuring secure and flexible configuration.
jeroenrnl/zfwk
6 Downloads
The Z Framework or zFwk is a framework that aims to be a complete set of base libraries to build a PHP application but without dicating the architecture of your application. The Z Framework is derived from Zoph, one of the oldest still actively developed PHP projects. The Z Framework currently consist of a database query builder, a templating engine, a configuration enginge and few generic classes. The Z Framework is in it's infancy and should not be used in production. If you want to consider using it, please let me know.
jalsoedesign/filezilla
23 Downloads
A powerful PHP library for parsing and working with FileZilla `sitemanager.xml` files. It allows you to extract server details, manage configurations, and integrate FileZilla data into your PHP applications.