PHP Classes

Laravel Settings: Store and retrieve setting values for applications

Recommend this page to a friend!
  Info   View files View files (10)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 35 This week: 1All time: 10,933 This week: 560Up
Version License PHP version Categories
settings-model 1.0.0MIT/X Consortium ...7.2PHP 5, Libraries, Configuration, Traits
Description 

Author

This package can store and retrieve setting values for applications.

It provides classes and traits that can be used in a Laravel application to configure values that will be used either by the whole application or by individual model classes.

Each setting value must have a name, a type and the actual value that will be stored for that setting.

Picture of Moamen Eltouny
  Performance   Level  
Name: Moamen Eltouny <contact>
Classes: 36 packages by
Country: Egypt Egypt
Age: 31
All time rank: 259926 in Egypt Egypt
Week rank: 52 Up1 in Egypt Egypt Up
Innovation award
Innovation award
Nominee: 20x

Details

<p align="center"><a href="https://pharaonic.io" target="_blank"><img src="https://raw.githubusercontent.com/Pharaonic/logos/main/settings.jpg"></a></p>

<p align="center"> <a href="https://php.net" target="_blank"><img src="https://img.shields.io/static/v1?label=PHP&message=%3E=7.2&color=blue&style=flat-square" alt="PHP Version : >= 7.2"></a> <a href="https://laravel.com" target="_blank"><img src="https://img.shields.io/static/v1?label=Laravel&message=%3E=6.0&color=F05340&style=flat-square" alt="Laravel Version : >= 6.0"></a> <img src="https://img.shields.io/static/v1?label=License&message=MIT&color=brightgreen&style=flat-square" alt="License"> <a href="https://liberapay.com/Pharaonic" target="_blank"><img src="https://img.shields.io/liberapay/receives/Pharaonic?color=gold&label=Support&style=flat-square" alt="Support"></a> <br> <a href="https://packagist.org/packages/Pharaonic/laravel-settings" target="_blank"><img src="https://img.shields.io/static/v1?label=Packagist&message=pharaonic/laravel-settings&color=blue&logo=packagist&logoColor=white" alt="Source"></a> <a href="https://packagist.org/packages/pharaonic/laravel-settings" target="_blank"><img src="https://poser.pugx.org/pharaonic/laravel-settings/v" alt="Packagist Version"></a> <a href="https://packagist.org/packages/pharaonic/laravel-settings" target="_blank"><img src="https://poser.pugx.org/pharaonic/laravel-settings/downloads" alt="Packagist Downloads"></a> </p>

<br>

<pre align="center">Store and retrieve settings generally or for model objects in Laravel.</pre>

Documentation

You can find the detailed documentation here in Laravel Settings Documentation.

Contributing

Thank you for considering contributing to this package! Be one of Pharaonic team.

Pharaonic Sponsors

We would like to extend our thanks to the following sponsors for funding Pharaonic packages development. If you are interested in becoming a sponsor, please visit the Pharaonic Liberapay page or Patreon page.

License

This package is an open-sourced software licensed under the MIT license.


  Files folder image Files  
File Role Description
Files folder image.github (1 file)
Files folder imagesrc (2 files, 4 directories)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  .github  
File Role Description
  Accessible without login Plain text file FUNDING.yml Data Auxiliary data

  Files folder image Files  /  src  
File Role Description
Files folder imageClasses (1 file)
Files folder imagedatabase (1 directory)
Files folder imageModels (1 file)
Files folder imageTraits (1 file)
  Accessible without login Plain text file helpers.php Example Example script
  Plain text file SettingsServiceProvider.php Class Class source

  Files folder image Files  /  src  /  Classes  
File Role Description
  Plain text file Settings.php Class Class source

  Files folder image Files  /  src  /  database  
File Role Description
Files folder imagemigrations (1 file)

  Files folder image Files  /  src  /  database  /  migrations  
File Role Description
  Plain text file 2021_02_01_000032_..._settings_table.php Class Class source

  Files folder image Files  /  src  /  Models  
File Role Description
  Plain text file Settings.php Class Class source

  Files folder image Files  /  src  /  Traits  
File Role Description
  Plain text file Settingable.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:35
This week:1
All time:10,933
This week:560Up