瀏覽代碼

Merge 33e2931ef5 into cfe9d5d43c

pull/1290/merge
A. B. M. Mahmudul Hasan 6 月之前
父節點
當前提交
79fc57645e
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. 3
    0
      README.md

+ 3
- 0
README.md 查看文件

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

Loading…
取消
儲存