File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
<img src =" https://banners.beyondco.de/Laravel%20Flatfox.png?theme=light&packageManager=composer+require&packageName=codebar-ag%2Flaravel-flatfox&pattern=circuitBoard&style=style_2&description=A+Laravel+Flatfox+integration+to+receive+public+listings.&md=1&showWatermark=1&fontSize=150px&images=home&widths=500&heights=500 " >
2
2
3
3
[ ![ Latest Version on Packagist] ( https://img.shields.io/packagist/v/codebar-ag/laravel-flatfox.svg?style=flat-square )] ( https://packagist.org/packages/codebar-ag/laravel-flatfox )
4
+ [ ![ GitHub-Tests] ( https://github.com/codebar-ag/laravel-flatfox/actions/workflows/run-tests.yml/badge.svg?branch=main )] ( https://github.com/codebar-ag/laravel-flatfox/actions/workflows/run-tests.yml )
5
+ [ ![ GitHub Code Style] ( https://github.com/codebar-ag/laravel-flatfox/actions/workflows/fix-php-code-style-issues.yml/badge.svg?branch=main )] ( https://github.com/codebar-ag/laravel-flatfox/actions/workflows/fix-php-code-style-issues.yml )
4
6
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/codebar-ag/laravel-flatfox.svg?style=flat-square )] ( https://packagist.org/packages/codebar-ag/laravel-flatfox )
5
- [ ![ run-tests] ( https://github.com/codebar-ag/laravel-flatfox/actions/workflows/run-tests.yml/badge.svg )] ( https://github.com/codebar-ag/laravel-flatfox/actions/workflows/run-tests.yml )
6
- [ ![ PHPStan] ( https://github.com/codebar-ag/laravel-flatfox/actions/workflows/phpstan.yml/badge.svg )] ( https://github.com/codebar-ag/laravel-flatfox/actions/workflows/phpstan.yml )
7
7
8
8
This package was developed to give you a quick start to receive public listings from the Flatfox API.
9
9
@@ -13,9 +13,11 @@ Flatfox is a web-based portal where you can Search & advertise apartments for fr
13
13
14
14
## 🛠 Requirements
15
15
16
- | Package | PHP | Laravel | Flatfox |
17
- | -----------| -------| ----------------| -----------|
18
- | >v1.0 | >8.2 | > Laravel 10.0 | ✅ |
16
+ | Package | PHP | Laravel | Flatfox |
17
+ | -----------| -------------| -----------| -----------|
18
+ | v12.0.0 | ^8.2 - ^8.4 | 12.x | ✅ |
19
+ | v11.0.0 | ^8.2 | 11.x | ✅ |
20
+ | v1.0.0 | ^8.2 | 10.x | ✅ |
19
21
20
22
## ⚙️ Installation
21
23
You can’t perform that action at this time.
0 commit comments