소스 검색

Merge 33e2931ef5 into cfe9d5d43c

pull/1290/merge
A. B. M. Mahmudul Hasan 6 달 전
부모
커밋
79fc57645e
No account linked to committer's email address
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3
    0
      README.md

+ 3
- 0
README.md 파일 보기

294
 * [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
294
 * [Auryn](https://github.com/rdlowrey/Auryn) - A recursive dependency injector.
295
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
295
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
296
 * [Disco](https://github.com/bitExpert/disco) - A PSR-11 compatible, annotation-based dependency injection container.
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
 * [PHP-DI](https://php-di.org/) - A dependency injection container that supports autowiring.
298
 * [PHP-DI](https://php-di.org/) - A dependency injection container that supports autowiring.
298
 * [Pimple](https://github.com/silexphp/Pimple) - A tiny dependency injection container.
299
 * [Pimple](https://github.com/silexphp/Pimple) - A tiny dependency injection container.
299
 * [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component.
300
 * [Symfony DI](https://github.com/symfony/dependency-injection) - A dependency injection container component.
372
 * [Secure Headers](https://github.com/BePsvPT/secure-headers) - A package that adds security related headers to HTTP response.
373
 * [Secure Headers](https://github.com/BePsvPT/secure-headers) - A package that adds security related headers to HTTP response.
373
 * [SQLMap](https://github.com/sqlmapproject/sqlmap) - An automatic SQL injection and database takeover tool.
374
 * [SQLMap](https://github.com/sqlmapproject/sqlmap) - An automatic SQL injection and database takeover tool.
374
 * [Zap](https://github.com/zaproxy/zaproxy) - An integrated penetration testing tool for web applications.
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
 ### Passwords
378
 ### Passwords
377
 *Libraries and tools for working with and storing passwords.*
379
 *Libraries and tools for working with and storing passwords.*
698
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
700
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
699
 * [Url highlight](https://github.com/vstelmakh/url-highlight) - A library for parsing URLs from text and converting them into clickable links.
701
 * [Url highlight](https://github.com/vstelmakh/url-highlight) - A library for parsing URLs from text and converting them into clickable links.
700
 * [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
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
 * [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
704
 * [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
702
 
705
 
703
 ### Numbers
706
 ### Numbers

Loading…
취소
저장