└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # ABANDONED: OWASP PHP Security Project 2 | 3 | ## You can still find the [old source tree](https://github.com/OWASP/phpsec/tree/1999edc10a3b755ff2b17bb78376bd53dd40d192), but please be careful. There are many [known issues](https://github.com/OWASP/phpsec/issues). 4 | 5 | The OWASP PHP Security Project was an effort by a group of PHP developers to help secure PHP web applications. The aim was to provide a collection of decoupled, flexible, secure PHP libraries, as well as a collection of PHP tools. 6 | 7 | Unfortunately, due to a number of circumstances, the project did not manage to meet these objectives. 8 | 9 | Because the code base that was under development was full of serious security issues, the decision was made to delete the code from this repository. The hope is that this will prevent developers from using the code or attempting to learn from it. 10 | 11 | If you really do need to retrieve any of the code that once lived here, or if you wish to make an attempt at resurrecting the project, you can use the [source tree before the project was abandoned](https://github.com/OWASP/phpsec/tree/1999edc10a3b755ff2b17bb78376bd53dd40d192). 12 | 13 | ## Links 14 | 15 | * Official Website: [phpsec.owasp.org](http://phpsec.owasp.org) 16 | * Official Wiki page: [owasp.org/phpsec](https://owasp.org/index.php/phpsec) 17 | 18 | ## Contributors 19 | 20 | * Rahul Chaudhary 21 | * Abbas Naderi 22 | * Abhishek Das 23 | * Shivam Dixit 24 | * Achim 25 | * Zaki Akhmad 26 | * A V Minhaz 27 | * Paulo Guerreiro 28 | --------------------------------------------------------------------------------