assely / framework
Assely is a PHP framework which brings a little joy to the WordPress development. Develop structured, easily scalable and complex WordPress websites and web applications with true pleasure.
Installs: 222
Dependents: 0
Suggesters: 1
Security: 0
Stars: 56
Watchers: 14
Forks: 7
Open Issues: 6
Type:wordpress-plugin
Requires
- php: >=5.6
- illuminate/config: 5.3.*
- illuminate/container: 5.3.*
- illuminate/contracts: 5.3.*
- illuminate/events: 5.3.*
- illuminate/filesystem: 5.3.*
- illuminate/http: 5.3.*
- illuminate/support: 5.3.*
- illuminate/view: 5.3.*
Requires (Dev)
- brain/monkey: ~1.3.0
- mockery/mockery: ~1.0.0
- phpunit/phpunit: ~5.7.0
- satooshi/php-coveralls: ~1.0.0
Suggests
- assely/fielder: Required to create custom fields.
This package is not auto-updated.
Last update: 2025-02-01 21:57:26 UTC
README
Assely is a PHP framework which brings a little joy to the WordPress development. Develop structured, easily scalable and complex WordPress websites and web applications with true pleasure.
Take a note this is a experimental project and we still in pre-alpha. Things may break, things may change :) Thanks for your understanding!
Today, WordPress development is pretty rough and messy. The Assely framework aims to introduce some standardized and comfortable ways for creating WordPress powered applications. We still have a long way to go, but we believe that it is possible. Take a look at what is waiting for you:
- Powerful Custom Fields
- Laravel Blade templates
- Diagnostic, scaffolding, managing, even your own custom Commands
- Scaffolding custom Post Types, Taxonomies, Metaboxes in seconds
- Enhanced routing
- Trellis, Bedrock and WP-CLI support
...and even more features. Visit our comprehensive documentation.
Contributing
Great that you are considering supporting the project. You have a lot of ways to help Assely framework grow. We appreciate all contributions, even the smallest. Thank you!
- Report an issue
- Propose a feature
- Send a pull request
- Star project on the GitHub
- Follow us on Twitter
- Tell about project around your community
License
The Assely framework is licensed under the MIT license.