All Projects → LowGravityPL → RaccoonWP

LowGravityPL / RaccoonWP

Licence: MIT license
Modern Architecture Stack and Starter Theme for WordPress

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
Twig
543 projects

Projects that are alternatives of or similar to RaccoonWP

dudestack
A toolkit for creating a new professional WordPress project with deployments. Originally based on Roots/bedrock.
Stars: ✭ 82 (+382.35%)
Mutual labels:  composer, wordpress-boilerplate
Bedrock
WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure
Stars: ✭ 5,456 (+31994.12%)
Mutual labels:  composer, wordpress-boilerplate
what-changed
Generate change reports when you update composer
Stars: ✭ 110 (+547.06%)
Mutual labels:  composer
validation
Aplus Framework Validation Library
Stars: ✭ 99 (+482.35%)
Mutual labels:  composer
speech to text
how to use the Google Cloud Speech API to transcribe audio/video files.
Stars: ✭ 35 (+105.88%)
Mutual labels:  composer
composer-velocita
Velocita - Composer plugin for transparent caching
Stars: ✭ 26 (+52.94%)
Mutual labels:  composer
database
Aplus Framework Database Library
Stars: ✭ 147 (+764.71%)
Mutual labels:  composer
composer-diff
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
Stars: ✭ 51 (+200%)
Mutual labels:  composer
awps-cli
Nifty Command Line Application to quickly setup a new AWPS theme in WordPress
Stars: ✭ 25 (+47.06%)
Mutual labels:  composer
cyclonedx-php-composer
Create CycloneDX Software Bill of Materials (SBOM) from PHP Composer projects
Stars: ✭ 20 (+17.65%)
Mutual labels:  composer
php-mime-detector
Detect a file's mime type using magic numbers.
Stars: ✭ 20 (+17.65%)
Mutual labels:  composer
http
Aplus Framework HTTP Library
Stars: ✭ 113 (+564.71%)
Mutual labels:  composer
starter-kit-theme
WordPress starter theme with a modern development stack for launching projects faster and easily
Stars: ✭ 25 (+47.06%)
Mutual labels:  wordpress-boilerplate
REST-Api-with-Slim-PHP
REST API with PHP Slim Framework 3 and MySQL
Stars: ✭ 69 (+305.88%)
Mutual labels:  composer
framework
Cygnite PHP Framework- A Modern Toolkit For Web Developers
Stars: ✭ 43 (+152.94%)
Mutual labels:  composer
drevops
💧 + 🐳 + ✓✓✓ + 🤖 + ❤️ Build, Test, Deploy scripts for Drupal using Docker and CI/CD
Stars: ✭ 55 (+223.53%)
Mutual labels:  composer
fatfree-composer-app
F3 demo package with composer integration
Stars: ✭ 15 (-11.76%)
Mutual labels:  composer
LazyWaimai-Web
懒人外卖的 Web 端,使用Yii2框架+Bootstrap进行开发
Stars: ✭ 32 (+88.24%)
Mutual labels:  composer
core
Freesewing is an open source platform for made-to-measure sewing patterns
Stars: ✭ 48 (+182.35%)
Mutual labels:  composer
cli
Aplus Framework CLI Library
Stars: ✭ 104 (+511.76%)
Mutual labels:  composer

RaccoonWP logo

RaccoonWP

This is 2.8.2 release. If you find any issues let us know

Raccoon is a modern architecture stack and a starter theme for WordPress.

The stack is based on PHPComposer on the backend. Frontend build uses NodeJs and Webpack to bundle the files together for dev and production. This composition allows for quick and efficient development using the tools which are state of the art in 2022.

You should use it as your boilerplate/starter kit to obtain optimal architecture with performance, extensibility and security in mind.

Raccoon is best suited for fresh projects (but there is no problem in implementing it into existing ones with some effort).

Documentation

Please find the documentation on our GitHub page

Status

Version PHP from Packagist License

Packagist: Latest Stable Version Latest Unstable Version composer.lock

Features

  • Architecture:

    • PHP Composer support.
    • WordPress Core as a dependency.
    • Full Docker image for your local development
    • Support for Wp-Cli.
    • Better directory structure and more secure than default WordPress install.
    • Environment-based configuration.
    • Proper project data management.
    • Ability to disable plugins per environment.
    • Internationalization built in from the beginning.
    • [Coming soon] MultiSite not tested yet! Though it should work without issues.
    • [On the roadmap] Unit tests
    • [On the roadmap] E2E tests
    • [On the roadmap] Progressive Web App and Service Worker
  • Theme:

    • Customizable theme build process based on newest Webpack 5 with all its features like dead code elimination, bundle analysis, watch process and more.
    • Flexible CSS: Plain SASS by default / Bootstrap 4 / Foundation 5 / Bourbon/Neat or anything else (check recipes section).
    • Modern JS: all newest features like ES6, modules, spreads, destructuring objects and arrays etc.
    • NPM: node package manager allowing to import various 3rd party libraries into the project.
    • uses Twig (default) or Blade templating (or you can go old plain WordPress way).
    • Vue? React? We got you covered, check recipes section.
    • Gutenberg support.
    • [On the roadmap] Child theme support.

    See our recipes section to see how to tweak the project to your needs.

License

MIT © LowGravity.pl

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].