瀏覽代碼

Merge 33e2931ef5 into 9ea99fccb0

pull/1290/merge
A. B. M. Mahmudul Hasan 2 週之前
父節點
當前提交
cc7dcb4eed
No account linked to committer's email address
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      README.md

+ 3
- 0
README.md 查看文件

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

Loading…
取消
儲存