czernika / brocket
Developer-friendly framework heavily inspired by Laravel and based on Timber and Wpemerge solutions for WordPress themes development with Bedrock folder structure
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 1
Type:project
Requires
- php: ^8.0
- composer/installers: ^1.12
- czernika/brocket-core: dev-master
- mnsami/composer-custom-directory-installer: ^2.0
- oscarotero/env: ^2.1
- roots/bedrock-autoloader: ^1.0
- roots/bedrock-disallow-indexing: ^2.0
- roots/wordpress: 5.7.5
- roots/wp-config: 1.0.0
- roots/wp-password-bcrypt: 1.1.0
Requires (Dev)
- brain/monkey: ^2.6
- ergebnis/composer-normalize: ^2.23
- phpunit/phpunit: ^9.5
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^3.6
- wp-coding-standards/wpcs: ^2.3
- wpackagist-plugin/query-monitor: ^3.9
- dev-master
- v1.13.0
- v1.12.4
- v1.12.3
- v1.12.2
- v1.12.1
- v1.12.0
- v1.11.3
- v1.11.2
- v1.11.1
- v1.11.0
- v1.10.1
- v1.10.0
- v1.9.4
- v1.9.3
- v1.9.2
- v1.9.1
- v1.9.0
- v1.8.10
- v1.8.9
- v1.8.8
- v1.8.7
- v1.8.6
- v1.8.5
- v1.8.4
- v1.8.3
- v1.8.2
- v1.8.1
- v1.8.0
- v1.7.7
- v1.7.6
- v1.7.5
- v1.7.4
- v1.7.3
- v1.7.2
- v1.7.1
- v1.7.0
- v1.6.3
- v1.6.1
- v1.6.0
- v1.5.3
- v1.5.2
- v1.5.1
- v1.5.0
- v1.4.3
- v1.4.2
- v1.4.1
- v1.4.0
- v1.3.0
- v1.2.0
- v1.1.0
- dev-front/build
- dev-dev/request
- dev-dev/query
- dev-dev/options
- dev-dev/meta
- dev-dev/twig
This package is auto-updated.
Last update: 2025-03-28 15:54:08 UTC
README
Package in development
Documentation
Credentials
Thanks to all people which has impact on building this
- WPEmerge - as a package basement. WPEmerge has great Routing system and middleware out of the box. Also Brocket heavily relies on CarbonFields metaboxes
- Timber - game changer which reunited my love for WordPress. Thanks for bringing twig into WordPress
- Bedrock - for basic folder structure which I like a lot
- Kirki Framework - for easy theme options out of the box
- Extended Post Types - for quick and easy custom post types registration and customization. Also big thumb up for Query Monitor plugin
- Laravel - for heavy inspiration and
illuminate
packages for this framework. No really Taylor you're genius - WordPress - WordPress team for making great CMS
- TailwindCSS - the greatest CSS Framework ever
and many other authors of Composer packages and WordPress plugins Brocket uses
License
Brocket Framework runs under MIT license