alleyinteractive / mantle-framework
A framework for powerful WordPress development
Installs: 9 574
Dependents: 2
Suggesters: 0
Security: 0
Stars: 12
Watchers: 36
Forks: 4
Open Issues: 25
Requires
- php: ^8.0
- alleyinteractive/composer-wordpress-autoloader: ^1.0
- alleyinteractive/wp-asset-manager: ^1.0
- alleyinteractive/wp-caper: ^1.0 || ^2.0
- alleyinteractive/wp-concurrent-remote-requests: ^1.0.0
- alleyinteractive/wp-filter-side-effects: ^1.0 || ^2.0
- dragonmantank/cron-expression: ^3.1
- fakerphp/faker: ^1.16
- filp/whoops: ^2.14
- guzzlehttp/guzzle: ^6.3.1 || ^7.3
- illuminate/view: ^9.40
- laravel/serializable-closure: ^1.2
- league/flysystem: ^1.1
- league/flysystem-cached-adapter: ^1.1
- monolog/monolog: ^2.7 || ^3.0
- nesbot/carbon: ^2.53
- nette/php-generator: ^3.6
- nunomaduro/collision: ^5.0
- nunomaduro/termwind: ^1.14
- psr/container: ^1.1.1 || ^2.0.1
- psr/log: ^1.0.1 || ^2.0 || ^3.0
- symfony/finder: ^6.0
- symfony/http-foundation: ^6.0
- symfony/http-kernel: ^6.0
- symfony/mime: ^6.0
- symfony/routing: ^6.0
- symfony/string: ^6.0
- symfony/var-dumper: ^6.0
- vlucas/phpdotenv: ^5.5
- voku/portable-ascii: ^2.0
Requires (Dev)
- alleyinteractive/alley-coding-standards: ^0.3 || ^0.4 || ^1.0
- mockery/mockery: ^1.3
- phpunit/phpunit: ^9.3.3
- symplify/monorepo-builder: ^10.1
Replaces
- mantle-framework/assets: v0.10.1
- mantle-framework/auth: v0.10.1
- mantle-framework/cache: v0.10.1
- mantle-framework/config: v0.10.1
- mantle-framework/console: v0.10.1
- mantle-framework/container: v0.10.1
- mantle-framework/contracts: v0.10.1
- mantle-framework/database: v0.10.1
- mantle-framework/events: v0.10.1
- mantle-framework/facade: v0.10.1
- mantle-framework/faker: v0.10.1
- mantle-framework/filesystem: v0.10.1
- mantle-framework/http: v0.10.1
- mantle-framework/http-client: v0.10.1
- mantle-framework/log: v0.10.1
- mantle-framework/query-monitor: v0.10.1
- mantle-framework/queue: v0.10.1
- mantle-framework/rest-api: v0.10.1
- mantle-framework/scheduling: v0.10.1
- mantle-framework/support: v0.10.1
- mantle-framework/testing: v0.10.1
- mantle-framework/testkit: v0.10.1
- mantle-framework/view: v0.10.1
- dev-main / 0.10.x-dev
- 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-featherkit
- dev-ascii
- dev-php-8.1
- dev-dependabot/composer/voku/portable-ascii-tw-1.4or-tw-2.0
- dev-dependabot/composer/nunomaduro/collision-tw-5.0or-tw-6.0
- dev-config
- dev-feature/wp-cli-testing
- dev-bin-mantle
- dev-assets
- dev-queue-isol
- dev-queue-isolation
- dev-command-abstract
- dev-phpstan
- dev-feature/MNTL-150/sqlite-test
This package is auto-updated.
Last update: 2023-01-10 22:13:14 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.