Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wpstarter/wpstarter
WpStarter - Supercharge your WordPress development with the power of Laravel
https://github.com/wpstarter/wpstarter
composer laravel psr-4 wordpress
Last synced: 3 months ago
JSON representation
WpStarter - Supercharge your WordPress development with the power of Laravel
- Host: GitHub
- URL: https://github.com/wpstarter/wpstarter
- Owner: wpstarter
- Created: 2022-10-03T17:48:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T01:04:24.000Z (about 1 year ago)
- Last Synced: 2024-10-10T13:08:46.363Z (3 months ago)
- Topics: composer, laravel, psr-4, wordpress
- Language: PHP
- Homepage: https://wpstarter.dev
- Size: 132 KB
- Stars: 25
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About WpStarter
WpStarter is a Laravel port framework for WordPress with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. WpStarter bring all Laravel features to WordPress, such as:
- [Simple, fast routing engine](https://laravel.com/docs/routing).
- [Powerful dependency injection container](https://laravel.com/docs/container).
- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.
- Database agnostic [schema migrations](https://laravel.com/docs/migrations).
- [Robust background job processing](https://laravel.com/docs/queues).
- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).WpStarter is accessible, powerful, and provides tools required for large, robust applications.
## Getting Started
Check WpStarter [documentation](https://wpstarter.dev/docs)