Skip to content

iRakic/laravel-firewall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel firewall

Latest Version on Packagist Total Downloads

This package allows simple firewall implementation inside Laravel application. It allows the following:

  • IPv4 static (11.22.33.44) or CIDR (11.22.33.0/24) whitelist and blacklist
  • Country whitelist and blacklist
  • Hostname whitelist and blacklist

Installation

You can install the package via composer:

composer require irakic/laravel-firewall

Usage

// Example will be added soon

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages