alleyinteractive / mantle-framework
A framework for powerful WordPress development
Installs: 20 365
Dependents: 2
Suggesters: 1
Security: 0
Stars: 22
Watchers: 35
Forks: 5
Open Issues: 17
Requires
- php: ^8.1
- alleyinteractive/composer-wordpress-autoloader: ^1.0
- alleyinteractive/wp-asset-manager: ^1.3.7
- alleyinteractive/wp-caper: ^2.0.1
- alleyinteractive/wp-concurrent-remote-requests: ^1.0.2
- alleyinteractive/wp-filter-side-effects: ^1.0 || ^2.0
- doctrine/inflector: ^2.0.8
- dragonmantank/cron-expression: ^3.3.3
- fakerphp/faker: ^1.23
- illuminate/view: ^9.52.15
- laravel/serializable-closure: ^1.3.1
- league/commonmark: ^2.4.0
- league/flysystem: ^3.15
- monolog/monolog: ^2.9.1
- nesbot/carbon: ^2.68.1
- nette/php-generator: ^4.1
- nunomaduro/collision: ^6.0 || ^7.0
- nunomaduro/termwind: ^1.15.1
- psr/container: ^1.1.1 || ^2.0.2
- psr/log: ^1.0.1 || ^2.0 || ^3.0
- psr/simple-cache: ^3.0
- ramsey/uuid: ^4.7.4
- spatie/phpunit-snapshot-assertions: ^4.2 || ^5.1
- symfony/console: ^6.2
- symfony/css-selector: ^6.2 || ^7.0
- symfony/finder: ^6.2
- symfony/http-foundation: ^6.0.20
- symfony/http-kernel: ^6.0.20
- symfony/mime: ^6.2 || ^7.0
- symfony/routing: ^6.2
- symfony/string: ^6.2
- symfony/var-dumper: ^6.2 || ^7.0
- vlucas/phpdotenv: ^5.5
- voku/portable-ascii: ^2.0.1
Requires (Dev)
- alleyinteractive/alley-coding-standards: ^2.0
- alleyinteractive/wp-match-blocks: ^1.0 || ^2.0 || ^3.0
- guzzlehttp/guzzle: ^7.7
- league/flysystem-aws-s3-v3: ^3.15
- mockery/mockery: ^1.6.6
- php-stubs/wp-cli-stubs: ^2.8
- phpstan/extension-installer: ^1.3
- phpstan/phpdoc-parser: ^1.23.1
- phpstan/phpstan: 1.10.67
- phpunit/phpunit: ^9.3.3 || ^10.0.7 || ^11.0
- rector/rector: ^1.0
- spatie/ray: ^1.41
- squizlabs/php_codesniffer: ^3.7
- symplify/monorepo-builder: ^10.3.3
- szepeviktor/phpstan-wordpress: ^1.3
Suggests
- brianium/paratest: Run PHPUnit tests in parallel
Conflicts
- phpunit/phpunit: >=12.0.0
Replaces
- mantle-framework/assets: v1.2.0
- mantle-framework/auth: v1.2.0
- mantle-framework/cache: v1.2.0
- mantle-framework/config: v1.2.0
- mantle-framework/console: v1.2.0
- mantle-framework/container: v1.2.0
- mantle-framework/contracts: v1.2.0
- mantle-framework/database: v1.2.0
- mantle-framework/events: v1.2.0
- mantle-framework/facade: v1.2.0
- mantle-framework/faker: v1.2.0
- mantle-framework/filesystem: v1.2.0
- mantle-framework/http: v1.2.0
- mantle-framework/http-client: v1.2.0
- mantle-framework/log: v1.2.0
- mantle-framework/query-monitor: v1.2.0
- mantle-framework/queue: v1.2.0
- mantle-framework/rest-api: v1.2.0
- mantle-framework/scheduling: v1.2.0
- mantle-framework/support: v1.2.0
- mantle-framework/testing: v1.2.0
- mantle-framework/testkit: v1.2.0
- mantle-framework/view: v1.2.0
- 1.x-dev
- v1.2.0
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- 0.12.x-dev
- v0.12.13
- v0.12.12
- v0.12.11
- v0.12.10
- v0.12.9
- v0.12.8
- v0.12.7
- v0.12.6
- v0.12.5
- v0.12.4
- v0.12.3
- v0.12.2
- v0.12.1
- v0.12.0
- dev-main / 0.11.x-dev
- v0.11.3
- v0.11.2
- v0.11.1
- v0.11.0
- 0.10.x-dev
- v0.10.8
- v0.10.7
- v0.10.6
- v0.10.5
- v0.10.4
- v0.10.3
- v0.10.2
- v0.10.1
- v0.10.0
- v0.9.1
- v0.9.0
- v0.8.0
- v0.7.0
- v0.6.1
- v0.6.0
- v0.5.4
- v0.5.3
- v0.5.2
- v0.5.1
- v0.5.0
- v0.4.0
- v0.3.0
- v0.2.0
- v0.1.0
- dev-feature/thumb-from-post
- dev-hotfix/config-loading
- dev-feature/cleanup
- dev-feature/with-terms
- dev-feature/attachment-factory
- dev-feature/rollup
- dev-dependabot/composer/phpstan/phpstan-1.12.7
- dev-feature/assert-query-true-any
- dev-feature/parallel-testing
This package is auto-updated.
Last update: 2024-11-01 19:06:20 UTC
README
Mantle is a framework for building large, robust websites and applications with WordPress. Mantle extends WordPress Core and acts as a layer between WordPress and your custom code, aimed at helping you write more structured, testable, DRY, clean code, and doing so more quickly.
See the alleyinteractive/mantle project for more information.