Libraries tagged by this7 config
zero1/module-custom-logging
32 Downloads
Allows you to configure different logging 'stacks' on a per environment basis. This would allow you to have a logging level of DEBUG on non_production and ERROR on production.
yasheena/yii2-gii
11 Downloads
This is a CRUD generator for the framework YII2, which is highly configurable and allows reusing the generator till final version.
wijourdil/project-setup
392 Downloads
This package provides a command to install and configure automatically all the useful packages for a Laravel / Lumen project
wassapaks/laravel_api_boilerplate_firebase
1 Downloads
This is a Laravel API Boilerplate you can use to build your first API in seconds. Built on top of Laravel 11 Framework. I developed this for one of my project. This api requires Firebase for authentication, but you can configure to use JWT, Cognito, Sanctum or its up to you. Sharing this as most of the components and framework I used are all open source.
vardot/varbase_story_demo
1299 Downloads
Varbase Story Demo : This a Demo feature to test and see how we can use Varbase Media Entity Browsers, and Provides Story content type and related configuration.
trig/laracron
3 Downloads
This tool adds a capability to manage your Cron-based CLI tasks via simple JSON configuration
towerhouse/healthmeasures
11 Downloads
This library gives you the ability to generate health measures given a name and a unit, for instance: weight / pound or kilo. You can configure where to store them and them gather to collect their values by date given a username or other token. The library gives you the ability to generate graphs or other stats information. It's totally configurable, methods are well documented and comes with unit testing.
takerootio/laravel-ebay
6 Downloads
This package is wrapper for php Ebay sdk for laravel to automate all the configurations and make the skd ready to use.
tagadvance/elephant-retrying
2 Downloads
This is a port of the guava-retrying module to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
symftony/mongodb-odm-filters-bundle
1 Downloads
This bundle just allow you to inject service in mongoDB ODM configuration filters
skyline-admin/ready
39 Downloads
This is the most easy user interface for a Skyline CMS Application. Everything is already pre configured and you are able to start right away creating your own website.
silverorange/concentrate
10301 Downloads
This package provides a command-line tool to glob and minify static resources for a website using silverorange's Site package. Files are combined according to a configuration file passed on the command-line.
shhl/laravel-ebay-sdk
13 Downloads
This package is wrapper for php Ebay sdk for laravel to automate all the configurations and make the skd ready to use.
semeton/crypto-service
5 Downloads
This package provides a simple and secure way to encrypt and decrypt messages in Laravel applications. It uses Sodium cryptographic library for encryption and decryption, ensuring high-level security. The package is easy to integrate into any Laravel application and requires minimal configuration. It's an excellent choice for applications that need to securely store or transmit sensitive information.
samy/environment
473 Downloads
This library lets your application load virtual environment configuration from environment variables or any other environment configuration.