Skip to content

Commit 8af65b0

Browse files
authored
Rebrand package from rawilk to agentsoftware (#2)
1 parent 61f414b commit 8af65b0

81 files changed

Lines changed: 344 additions & 344 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github: rawilk
1+
github: agentsoftware

CHANGELOG.md

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -6,162 +6,162 @@ All notable changes to `laravel-settings` will be documented in this file
66

77
### What's Changed
88

9-
* Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/rawilk/laravel-settings/pull/75
10-
* Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/rawilk/laravel-settings/pull/77
11-
* [Chore]: Remove Larastan by @rawilk in https://github.com/rawilk/laravel-settings/pull/78
12-
* Add Laravel 12.x support by @rawilk in https://github.com/rawilk/laravel-settings/pull/79
13-
* Add php 8.4 support by @rawilk in https://github.com/rawilk/laravel-settings/pull/80
9+
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/75
10+
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/77
11+
- [Chore]: Remove Larastan by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/78
12+
- Add Laravel 12.x support by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/79
13+
- Add php 8.4 support by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/80
1414

15-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v3.4.0...v3.4.1
15+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v3.4.0...v3.4.1
1616

1717
## v3.4.0 - 2024-10-16
1818

1919
### What's Changed
2020

21-
* Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in https://github.com/rawilk/laravel-settings/pull/63
22-
* [Feature]: Hash key generator by @rawilk in https://github.com/rawilk/laravel-settings/pull/68
23-
* Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in https://github.com/rawilk/laravel-settings/pull/66
21+
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/63
22+
- [Feature]: Hash key generator by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/68
23+
- Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/66
2424

25-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v3.3.1...v3.4.0
25+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v3.3.1...v3.4.0
2626

2727
## v3.3.1 - 2024-03-10
2828

2929
### What's Changed
3030

31-
* Fix typo by @lakuapik in https://github.com/rawilk/laravel-settings/pull/51
32-
* Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/rawilk/laravel-settings/pull/52
33-
* Added support for larvael 11.x by @demianottema in https://github.com/rawilk/laravel-settings/pull/58
34-
* Bump ramsey/composer-install from 2 to 3 by @dependabot in https://github.com/rawilk/laravel-settings/pull/59
35-
* Finish Laravel 11.x Compatibility Update by @rawilk in https://github.com/rawilk/laravel-settings/pull/60
31+
- Fix typo by @lakuapik in https://github.com/agentsoftware/laravel-settings/pull/51
32+
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/52
33+
- Added support for larvael 11.x by @demianottema in https://github.com/agentsoftware/laravel-settings/pull/58
34+
- Bump ramsey/composer-install from 2 to 3 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/59
35+
- Finish Laravel 11.x Compatibility Update by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/60
3636

3737
### New Contributors
3838

39-
* @lakuapik made their first contribution in https://github.com/rawilk/laravel-settings/pull/51
40-
* @demianottema made their first contribution in https://github.com/rawilk/laravel-settings/pull/58
39+
- @lakuapik made their first contribution in https://github.com/agentsoftware/laravel-settings/pull/51
40+
- @demianottema made their first contribution in https://github.com/agentsoftware/laravel-settings/pull/58
4141

42-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v3.3.0...v3.3.1
42+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v3.3.0...v3.3.1
4343

4444
## v3.3.0 - 2023-11-14
4545

4646
### What's Changed
4747

48-
- Add safelist for object unserialization by @rawilk in https://github.com/rawilk/laravel-settings/pull/47
49-
- Update docs by @rawilk in https://github.com/rawilk/laravel-settings/pull/48
48+
- Add safelist for object unserialization by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/47
49+
- Update docs by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/48
5050

51-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v3.2.0...v3.3.0
51+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v3.2.0...v3.3.0
5252

5353
## v3.2.0 - 2023-11-01
5454

5555
### What's Changed
5656

57-
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/rawilk/laravel-settings/pull/42
58-
- Add ability to set team id on a single call by @rawilk in https://github.com/rawilk/laravel-settings/pull/44
59-
- v3.2.0 doc update by @rawilk in https://github.com/rawilk/laravel-settings/pull/45
57+
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/42
58+
- Add ability to set team id on a single call by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/44
59+
- v3.2.0 doc update by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/45
6060

61-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v3.1.2...v3.2.0
61+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v3.1.2...v3.2.0
6262

6363
## v3.1.2 - 2023-10-07
6464

6565
### What's Changed
6666

67-
- Disable caching of the default value if configured that way by @rawilk in https://github.com/rawilk/laravel-settings/pull/40
68-
- Update docs for new `cache_default_value` config option by @rawilk in https://github.com/rawilk/laravel-settings/pull/41
67+
- Disable caching of the default value if configured that way by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/40
68+
- Update docs for new `cache_default_value` config option by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/41
6969

70-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v3.1.1...v3.1.2
70+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v3.1.1...v3.1.2
7171

7272
## v3.1.1 - 2023-10-02
7373

7474
### What's Changed
7575

76-
- Give name `settings_key_team_id_unique` to unique index in team migration file - https://github.com/rawilk/laravel-settings/commit/1c44f29f6e8f78914876c629f1b0b3d1eff7f84c
76+
- Give name `settings_key_team_id_unique` to unique index in team migration file - https://github.com/agentsoftware/laravel-settings/commit/1c44f29f6e8f78914876c629f1b0b3d1eff7f84c
7777

78-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v3.1.0...v3.1.1
78+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v3.1.0...v3.1.1
7979

8080
## v3.1.0 - 2023-10-01
8181

8282
### What's Changed
8383

84-
- Enums as setting keys by @rawilk in https://github.com/rawilk/laravel-settings/pull/37
84+
- Enums as setting keys by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/37
8585

86-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v3.0.0...v3.1.0
86+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v3.0.0...v3.1.0
8787

8888
## v3.0.0 - 2023-09-29
8989

9090
### What's Changed
9191

92-
- Add team/multi-tenancy support by @rawilk in https://github.com/rawilk/laravel-settings/pull/28
92+
- Add team/multi-tenancy support by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/28
9393
- Remove Laravel 8.x support
9494
- Remove Laravel 9.x support
9595
- Add PHP 8.3 support
9696
- Update interface method signatures for `Driver` and `Setting`
97-
- Add support for custom key and context serializers by @rawilk in https://github.com/rawilk/laravel-settings/pull/30
98-
- Add custom value serializer support by @rawilk in https://github.com/rawilk/laravel-settings/pull/31
99-
- Fix typo in `isFalse` check - https://github.com/rawilk/laravel-settings/pull/34/commits/84989d4803e9ee99cfbd84925f8dae783c81b55e
100-
- Add support to fetch/flush all settings by @rawilk in https://github.com/rawilk/laravel-settings/pull/32
101-
- Dispatch events for certain operations in settings service @rawilk in https://github.com/rawilk/laravel-settings/pull/33
102-
- Add ability to get the cache key for a given setting key - https://github.com/rawilk/laravel-settings/pull/34/commits/91fbd874f653b50f37f092379ee997bf2642e368
97+
- Add support for custom key and context serializers by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/30
98+
- Add custom value serializer support by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/31
99+
- Fix typo in `isFalse` check - https://github.com/agentsoftware/laravel-settings/pull/34/commits/84989d4803e9ee99cfbd84925f8dae783c81b55e
100+
- Add support to fetch/flush all settings by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/32
101+
- Dispatch events for certain operations in settings service @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/33
102+
- Add ability to get the cache key for a given setting key - https://github.com/agentsoftware/laravel-settings/pull/34/commits/91fbd874f653b50f37f092379ee997bf2642e368
103103

104-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v2.2.2...v3.0.0
104+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v2.2.2...v3.0.0
105105

106106
## v2.2.2 - 2023-03-20
107107

108108
### What's Changed
109109

110-
- Bump creyD/prettier_action from 4.2 to 4.3 by @dependabot in https://github.com/rawilk/laravel-settings/pull/15
111-
- Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in https://github.com/rawilk/laravel-settings/pull/17
112-
- Add Laravel 10.x Support by @rawilk in https://github.com/rawilk/laravel-settings/pull/18
113-
- Add Php 8.2 compatibility by @rawilk in https://github.com/rawilk/laravel-settings/pull/19
110+
- Bump creyD/prettier_action from 4.2 to 4.3 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/15
111+
- Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/17
112+
- Add Laravel 10.x Support by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/18
113+
- Add Php 8.2 compatibility by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/19
114114

115-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v2.2.1...v2.2.2
115+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v2.2.1...v2.2.2
116116

117117
## v2.2.1 - 2023-02-07
118118

119119
### What's Changed
120120

121-
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/rawilk/laravel-settings/pull/13
122-
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in https://github.com/rawilk/laravel-settings/pull/10
121+
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/13
122+
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/10
123123
- Improve internal handling of the Context object on Settings service class
124124
- Prevent decryption errors when checking if a value should be persisted or not on `set()`
125125

126-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v2.2.0...v2.2.1
126+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v2.2.0...v2.2.1
127127

128128
## v2.2.0 - 2022-12-07
129129

130130
### What's Changed
131131

132132
- Allow cache to be temporarily disabled (via `temporarilyDisableCache()`)
133133

134-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v2.1.1...v2.2.0
134+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v2.1.1...v2.2.0
135135

136136
## v2.1.1 - 2022-12-06
137137

138138
### What's Changed
139139

140-
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/rawilk/laravel-settings/pull/8
141-
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/rawilk/laravel-settings/pull/9
140+
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/8
141+
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/9
142142
- Prevent non-strings from being unserialized or decrypted
143143

144-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v2.1.0...v2.1.1
144+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v2.1.0...v2.1.1
145145

146146
## v2.1.0 - 2022-11-01
147147

148148
### Added
149149

150-
- Feature: model settings by @rawilk in https://github.com/rawilk/laravel-settings/pull/7
150+
- Feature: model settings by @agentsoftware in https://github.com/agentsoftware/laravel-settings/pull/7
151151

152152
### Changed
153153

154-
- Composer: Update doctrine/dbal requirement from ^2.12 to ^3.5 by @dependabot in https://github.com/rawilk/laravel-settings/pull/5
155-
- Bump creyD/prettier_action from 3.0 to 4.2 by @dependabot in https://github.com/rawilk/laravel-settings/pull/6
154+
- Composer: Update doctrine/dbal requirement from ^2.12 to ^3.5 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/5
155+
- Bump creyD/prettier_action from 3.0 to 4.2 by @dependabot in https://github.com/agentsoftware/laravel-settings/pull/6
156156
- Drop official PHP 8.0 support
157157

158-
**Full Changelog**: https://github.com/rawilk/laravel-settings/compare/v2.0.1...v2.1.0
158+
**Full Changelog**: https://github.com/agentsoftware/laravel-settings/compare/v2.0.1...v2.1.0
159159

160160
## 2.0.1 - 2022-02-23
161161

162162
### Updated
163163

164-
- Add support for Laravel 9.*
164+
- Add support for Laravel 9.\*
165165
- Add support for PHP 8.1
166166

167167
## 2.0.0 - 2020-12-01
@@ -180,13 +180,13 @@ All notable changes to `laravel-settings` will be documented in this file
180180

181181
### Fixed
182182

183-
- Fix bug with context being reset when saving ([#3](https://github.com/rawilk/laravel-settings/issues/3))
183+
- Fix bug with context being reset when saving ([#3](https://github.com/agentsoftware/laravel-settings/issues/3))
184184

185185
## 1.0.2 - 2020-10-09
186186

187187
### Fixed
188188

189-
- Wrap decrypting values in a try/catch to help prevent decryption errors when caching is used - [#2](https://github.com/rawilk/laravel-settings/issues/2)
189+
- Wrap decrypting values in a try/catch to help prevent decryption errors when caching is used - [#2](https://github.com/agentsoftware/laravel-settings/issues/2)
190190

191191
## 1.0.1 - 2020-09-09
192192

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Settings for Laravel
22

3-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/rawilk/laravel-settings.svg?style=flat-square)](https://packagist.org/packages/rawilk/laravel-settings)
4-
![Tests](https://github.com/rawilk/laravel-settings/workflows/Tests/badge.svg?style=flat-square)
5-
[![Total Downloads](https://img.shields.io/packagist/dt/rawilk/laravel-settings.svg?style=flat-square)](https://packagist.org/packages/rawilk/laravel-settings)
6-
[![PHP from Packagist](https://img.shields.io/packagist/php-v/rawilk/laravel-settings?style=flat-square)](https://packagist.org/packages/rawilk/laravel-settings)
7-
[![License](https://img.shields.io/github/license/rawilk/laravel-settings?style=flat-square)](https://github.com/rawilk/laravel-settings/blob/main/LICENSE.md)
3+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/agentsoftware/laravel-settings.svg?style=flat-square)](https://packagist.org/packages/agentsoftware/laravel-settings)
4+
![Tests](https://github.com/agentsoftware/laravel-settings/workflows/Tests/badge.svg?style=flat-square)
5+
[![Total Downloads](https://img.shields.io/packagist/dt/agentsoftware/laravel-settings.svg?style=flat-square)](https://packagist.org/packages/agentsoftware/laravel-settings)
6+
[![PHP from Packagist](https://img.shields.io/packagist/php-v/agentsoftware/laravel-settings?style=flat-square)](https://packagist.org/packages/agentsoftware/laravel-settings)
7+
[![License](https://img.shields.io/github/license/agentsoftware/laravel-settings?style=flat-square)](https://github.com/agentsoftware/laravel-settings/blob/main/LICENSE.md)
88

9-
![social image](https://banners.beyondco.de/Settings%20for%20Laravel.png?theme=light&packageManager=composer+require&packageName=rawilk%2Flaravel-settings&pattern=architect&style=style_1&description=Store+Laravel+application+settings+in+the+database.&md=1&showWatermark=0&fontSize=100px&images=cog)
9+
![social image](https://banners.beyondco.de/Settings%20for%20Laravel.png?theme=light&packageManager=composer+require&packageName=agentsoftware%2Flaravel-settings&pattern=architect&style=style_1&description=Store+Laravel+application+settings+in+the+database.&md=1&showWatermark=0&fontSize=100px&images=cog)
1010

1111
Settings for Laravel allows you to store your application settings in the database. It works alongside of the built-in configuration system that Laravel offers. With this package, you can store application specific settings that wouldn't make sense to store in a configuration file, or that you want end-users to be able to update through your application's UI.
1212

@@ -35,7 +35,7 @@ For documentation, please visit: https://randallwilk.dev/docs/laravel-settings
3535
You can install the package via composer:
3636

3737
```bash
38-
composer require rawilk/laravel-settings
38+
composer require agentsoftware/laravel-settings
3939
```
4040

4141
You can publish and run the migrations with:
@@ -51,7 +51,7 @@ You can publish the config file with:
5151
php artisan vendor:publish --tag="settings-config"
5252
```
5353

54-
You can view the default configuration here: https://github.com/rawilk/laravel-settings/blob/main/config/settings.php
54+
You can view the default configuration here: https://github.com/agentsoftware/laravel-settings/blob/main/config/settings.php
5555

5656
## Testing
5757

@@ -73,12 +73,12 @@ If you discover any security related issues, please email randall@randallwilk.de
7373

7474
## Credits
7575

76-
- [Randall Wilk](https://github.com/rawilk)
77-
- [All Contributors](../../contributors)
76+
- [Randall Wilk](https://github.com/agentsoftware)
77+
- [All Contributors](../../contributors)
7878

7979
## Alternatives
8080

81-
- [spatie/laravel-settings](https://github.com/spatie/laravel-settings)
81+
- [spatie/laravel-settings](https://github.com/spatie/laravel-settings)
8282

8383
## Disclaimer
8484

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "rawilk/laravel-settings",
2+
"name": "agentsoftware/laravel-settings",
33
"description": "Store Laravel application settings in the database.",
44
"keywords": [
5-
"rawilk",
5+
"agentsoftware",
66
"laravel-settings",
77
"settings",
88
"database settings",
99
"eloquent model settings"
1010
],
11-
"homepage": "https://github.com/rawilk/laravel-settings",
11+
"homepage": "https://github.com/agentsoftware/laravel-settings",
1212
"license": "MIT",
1313
"authors": [
1414
{
@@ -33,15 +33,15 @@
3333
},
3434
"autoload": {
3535
"psr-4": {
36-
"Rawilk\\Settings\\": "src"
36+
"AgentSoftware\\Settings\\": "src"
3737
},
3838
"files": [
3939
"src/helpers.php"
4040
]
4141
},
4242
"autoload-dev": {
4343
"psr-4": {
44-
"Rawilk\\Settings\\Tests\\": "tests"
44+
"AgentSoftware\\Settings\\Tests\\": "tests"
4545
}
4646
},
4747
"scripts": {
@@ -60,11 +60,11 @@
6060
"extra": {
6161
"laravel": {
6262
"providers": [
63-
"Rawilk\\Settings\\SettingsServiceProvider"
63+
"AgentSoftware\\Settings\\SettingsServiceProvider"
6464
],
6565
"aliases": {
66-
"Settings": "Rawilk\\Settings\\Facades\\Settings",
67-
"SettingsFactory": "Rawilk\\Settings\\Drivers\\Factory"
66+
"Settings": "AgentSoftware\\Settings\\Facades\\Settings",
67+
"SettingsFactory": "AgentSoftware\\Settings\\Drivers\\Factory"
6868
}
6969
}
7070
},

0 commit comments

Comments
 (0)