|
|
@@ -278,7 +278,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
278
|
278
|
* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
|
|
279
|
279
|
* [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library.
|
|
280
|
280
|
* [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - A unified reader and writer of compressed archives.
|
|
281
|
|
-* [Parquet](https://github.com/flow-php/parquet) - PHP implementation of Parquet file format
|
|
|
281
|
+* [Parquet](https://github.com/flow-php/parquet) - PHP implementation of Parquet file format
|
|
282
|
282
|
|
|
283
|
283
|
### Streams
|
|
284
|
284
|
*Libraries for working with streams.*
|
|
|
@@ -371,7 +371,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
371
|
371
|
* [random_compat](https://github.com/paragonie/random_compat) - PHP 5.x support for `random_bytes()` and `random_int()`
|
|
372
|
372
|
* [Roave Security Advisories](https://github.com/Roave/SecurityAdvisories) - This package ensures that your application doesn't have installed dependencies with known security vulnerabilities.
|
|
373
|
373
|
* [Secure Headers](https://github.com/BePsvPT/secure-headers) - A package that adds security related headers to HTTP response.
|
|
374
|
|
-* [Symfony Security Monitoring](https://security.symfony.com/) - A web tool to check your Composer dependencies for security advisories, previously known as "SensioLabs Security Check".
|
|
375
|
374
|
* [SQLMap](https://github.com/sqlmapproject/sqlmap) - An automatic SQL injection and database takeover tool.
|
|
376
|
375
|
* [Zap](https://github.com/zaproxy/zaproxy) - An integrated penetration testing tool for web applications.
|
|
377
|
376
|
|