pollora/pollora

The skeleton application for the Pollora framework.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 24 083

Open Issues: 0

Type:project


README

Pollora Logo

Total Downloads Latest Stable Version License

About Pollora

Pollora bridges the gap between Laravel and WordPress, combining the power and flexibility of Laravel with the user-friendliness and robust content capabilities of WordPress. We believe in providing the best of both worlds, allowing developers to create rich applications, leveraging features from both platforms, such as:

  • Laravel's Expressive routing.
  • Eloquent ORM with Corcel models out of the box,
  • Configuration-based methods so you can register your custom post types and taxonomies directly from config/post-types.php and config/taxonomy.php. You can also use the PostType and Taxonomy fluent classes,
  • Multi-theme support (with parent and child theme),
  • Similarly, for theme setup, handle the registration and configuration of menus, sidebars, and theme supports within themes/{your-theme}/config/,
  • Unified session and cache management,
  • Hook (anytime, anywhere !) and Hookable classes (provided by the great Themosis framework),
  • Blade directive designed for WordPress provided by the awesome Sage Directives package,
  • Easy Gutenberg pattern management,
  • Seamless database migrations,
  • And much more...

Pollora is designed to be versatile, intuitive, and the perfect tool for projects that demand the strengths of both Laravel and WordPress.

Documentation

The documentation is in work in progress but you will find it here

Pollora Sponsors

We extend our heartfelt gratitude to our sponsors for supporting Pollora's development. If you're interested in sponsoring, contact me at olivier@amphibee.fr.

Contributing

Considering a contribution to Pollora? Our contribution guide is here!

Security Vulnerabilities

For any security vulnerabilities discovered within Pollora, please send an e-mail to dev@amphibee.fr. We prioritize the security of our users and will address concerns promptly.

License

Pollora is open-sourced software licensed under the MIT license.