Note: This repository contains the core code of the WpStarter framework. If you want to build an application using WpStarter, visit the main WpStarter repository.
WpStarter is a Laravel port framework for WordPress with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. WpStarter attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.