Download the PHP package oyeaussie/phpfirewall without Composer
On this page you can find all versions of the php package oyeaussie/phpfirewall. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download oyeaussie/phpfirewall
More information about oyeaussie/phpfirewall
Files in oyeaussie/phpfirewall
Package phpfirewall
Short Description PHPFirewall is a tool to allow/block connections to your web resource using IP address. The IP address details are either retrieved from local database or by making API calls to IP2Location.io
License MIT
Informations about the package phpfirewall
Awards
PHPFirewall was awarded 1st prize in the IP2Location Programming Contest 2024 IP2Location Programming Contest 2024
Description:
PHPFirewall is a tool to allow/block connections to your web resource using IP address. The IP address details are either retrieved from local database or by making API calls to IP2Location.io
Why this project?
Internet is ever growing. New devices are coming online everyday which requires the ISPs to add new network range into their system. This makes it quite difficult for firewalls like Cisco or pfsense (linux) to manage policies or know about all networks that are introduced by the ISP of a particular region. Most network hacking happens because of incorrect/failed firewall rules. It's just hard to know all of the network IP ranges of a region.
I wanted to create a firewall application that can be installed on shared hosting, that does not require physical access to the hardware or require a dedicated hardware to run. PHPFirewall can run in a shared hosting environment like Cpanel and it will work just fine. Most Cpanel providers provide access to the users space via SSH, so managing the firewall via CLI is possible.
The whole idea is not to worry about which IP belongs to which part of the world. 1 line should be enough to allow connection from that region and the firewall should take care of the rest of the connections by blocking them. Ip2location.io API along with this application - PHPFirewall, makes this possible.
Code Example:
Documentation:
Documentation for this repository
Credits:
Thanks to the following projects for their great work. Without them, this project would not be possible.
Composer
Symphony Http Foundation
Ip2location.io - https://www.ip2location.io/
Ip2location PHP Module - https://github.com/chrislim2888/IP2Location-PHP-Module
Ip2location Proxy PHP Module - https://github.com/ip2location/ip2proxy-php
Guzzle - https://github.com/guzzle/guzzle
Flysystem - https://github.com/thephpleague/flysystem
SleekDB - https://github.com/SleekDB/SleekDB
The PHP League CSV - https://github.com/thephpleague/csv
Carbon Date : https://carbon.nesbot.com/
Codeception : https://codeception.com/
PHPUnit : https://phpunit.de/
Issues/Discussions/New features:
Feel free to open an issue in case of a bug or to discuss anything related to the tool or to add a new feature.
Buy Me A Coffee/Beer:
Time is valuable. If you feel this project has been helpful and it has saved your time worth a coffee or a beer...
Hire me:
If you would like to develop a PHP application that requires expert level programming. I am available for hire. Message me and we can discuss further.
Repo Activity:
All versions of phpfirewall with dependencies
ext-json Version *
ext-bcmath Version *
ext-curl Version *
phpterminal/phpterminal Version *
phpterminal/phpterminal-modules-firewall Version *
phpterminal/phpterminal-plugins-auth Version *
symfony/http-foundation Version *
ip2location/ip2location-php Version ^9.7
ip2location/ip2location-io-php Version ^1.0
ip2location/ip2proxy-php Version ^4.1
league/csv Version ^9.16.0
rakibtg/sleekdb Version *
nesbot/carbon Version *
guzzlehttp/guzzle Version ^7.8
league/flysystem Version ^3.28
monolog/monolog Version ^3.7