sniccowp / framework
This package is abandoned and no longer maintained.
No replacement package was suggested.
0.1.1
2021-11-04 19:29 UTC
Requires
- php: ^7.4
- ext-json: *
- ext-mbstring: *
- ext-mysqli: *
- akrabat/ip-address-middleware: ^2.0
- calvinalkan/base-container: 0.1.*
- calvinalkan/better-wordpress-hooks: dev-master
- calvinalkan/reflection-payload: ^1.0
- illuminate/config: 8.35.1
- illuminate/support: 8.35.1
- nesbot/carbon: ^2.31
- nikic/fast-route: 1.3.0
- nyholm/psr7-server: ^1.0-stable
- psr/http-server-middleware: 1.0.1
- psr/log: 1.1.4
- symfony/finder: ^5.0-stable
Requires (Dev)
- adriansuter/php-autoload-override: ^1.2
- bacon/bacon-qr-code: ^2.0
- bjeavons/zxcvbn-php: ^1.0
- fakerphp/faker: ^1.0.0-stable
- filp/whoops: ^2.2
- illuminate/database: dev-better-wp-db-8.x
- illuminate/encryption: 8.40.0
- illuminate/view: 8.x
- lucatume/wp-browser: 3.0.6
- mockery/mockery: ^1.4.2
- nyholm/psr7: ^1.0.0-stable
- opis/closure: 3.6.2
- phpunit/phpunit: ^9.0
- pragmarx/google2fa: 8.0.0
- respect/validation: 2.2.3
- roots/wp-password-bcrypt: dev-master
Suggests
- bacon/bacon-qr-code: Required for the auth package to genereate two-factor qr codes
- bjeavons/zxcvbn-php: A package by Dropbox to enfore validate password entroypy. Required for the auth package.
- filp/whoops: Required if you want the pretty page error handler during devolopment
- illuminate/encryption: Required if you want to use strong encryption [8.40.0]
- nyholm/psr7: A minimal and very fast PSR7 implementation
- opis/closure: Required if you want to cache routes that use closures [3.6.2]
- pragmarx/google2fa: Required for the auth package to for 2FA Authentication [8.0.0]
- respect/validation: Required if you want to use the validation module
- roots/wp-password-bcrypt: Required for the auth package for better wordpress password hashing
This package is auto-updated.
Last update: 2022-04-13 11:58:15 UTC