|
|
|
|
|
|
305
|
## Documentation
|
305
|
## Documentation
|
|
306
|
*Libraries for generating project documentation.*
|
306
|
*Libraries for generating project documentation.*
|
|
307
|
|
307
|
|
|
308
|
-* [Sami](https://github.com/FriendsOfPHP/Sami) - An API documentation generator.
|
|
|
|
309
|
* [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
|
308
|
* [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
|
|
|
|
309
|
+* [daux.io](https://github.com/justinwalsh/daux.io) - A documentation generator which uses Markdown files.
|
|
310
|
* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - A documentation generator.
|
310
|
* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - A documentation generator.
|
|
311
|
* [phpDox](http://phpdox.de/) - A documentation generator for PHP projects (that is not limited to API documentation).
|
311
|
* [phpDox](http://phpdox.de/) - A documentation generator for PHP projects (that is not limited to API documentation).
|
|
312
|
-* [daux.io](https://github.com/justinwalsh/daux.io) - A documentation generator which uses Markdown files.
|
|
|
|
|
|
312
|
+* [Sami](https://github.com/FriendsOfPHP/Sami) - An API documentation generator.
|
|
313
|
|
313
|
|
|
314
|
## Security
|
314
|
## Security
|
|
315
|
*Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.*
|
315
|
*Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.*
|