Bladeren bron

Merge 33e2931ef5 into 8fcc78d0bf

pull/1290/merge
A. B. M. Mahmudul Hasan 1 maand geleden
bovenliggende
commit
c3dfbf1d2e
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3
    0
      README.md

+ 3
- 0
README.md Bestand weergeven

@@ -293,6 +293,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
293 293
 * [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
294 294
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
295 295
 * [Disco](https://github.com/bitExpert/disco) - A PSR-11 compatible, annotation-based dependency injection container.
296
+* [InterMix](https://github.com/infocyph/InterMix) - Dependency Injector (PSR-11), Fence, Class macro, Memoize.
296 297
 * [PHP-DI](https://php-di.org/) - A dependency injection container that supports autowiring.
297 298
 * [Pimple](https://github.com/silexphp/Pimple) - A tiny dependency injection container.
298 299
 * [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component.
@@ -369,6 +370,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
369 370
 * [Secure Headers](https://github.com/BePsvPT/secure-headers) - A package that adds security related headers to HTTP response.
370 371
 * [SQLMap](https://github.com/sqlmapproject/sqlmap) - An automatic SQL injection and database takeover tool.
371 372
 * [Zap](https://github.com/zaproxy/zaproxy) - An integrated penetration testing tool for web applications.
373
+* [OTP](https://github.com/infocyph/OTP) - Simple but Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
372 374
 
373 375
 ### Passwords
374 376
 *Libraries and tools for working with and storing passwords.*
@@ -687,6 +689,7 @@ Libraries to help manage database schemas and migrations.
687 689
 * [Stringy](https://github.com/voku/Stringy) - A string manipulation library with multibyte support.
688 690
 * [Url highlight](https://github.com/vstelmakh/url-highlight) - A library for parsing URLs from text and converting them into clickable links.
689 691
 * [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
692
+* [UID](https://github.com/infocyph/UID) - UUID (RFC 4122 + Unofficial/Draft), ULID, Snowflake ID, Sonyflake ID, TBSL (library exclusive) generator!.
690 693
 * [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
691 694
 
692 695
 ### Numbers

Laden…
Annuleren
Opslaan