pollen/pollen

The skeleton application for the Pollen framework.

Maintainers

Details

github.com/AmphiBee/pollen

Source

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 23 865

Type:project

dev-main 2023-09-04 14:16 UTC

This package is auto-updated.

Last update: 2024-04-04 15:37:58 UTC


README

Pollen Logo

Total Downloads Latest Stable Version License

About Pollen

Pollen 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...

Pollen 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

Pollen Sponsors

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

Contributing

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

Security Vulnerabilities

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

License

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