Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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.
https://github.com/assely/framework
framework wordpress wordpress-development
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/assely/framework
- Owner: assely
- License: mit
- Created: 2016-10-08T19:56:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T21:23:06.000Z (over 7 years ago)
- Last Synced: 2024-09-26T14:40:52.359Z (about 2 months ago)
- Topics: framework, wordpress, wordpress-development
- Language: PHP
- Homepage:
- Size: 427 KB
- Stars: 57
- Watchers: 14
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
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](https://assely.org/docs/field-types)
- [Laravel Blade templates](https://assely.org/docs/blade-templates)
- Diagnostic, scaffolding, managing, even your own custom [Commands](https://assely.org/docs/command)
- Scaffolding custom [Post Types](https://assely.org/docs/posttype), [Taxonomies](https://assely.org/docs/taxonomy), [Metaboxes](https://assely.org/docs/metabox) in seconds
- Enhanced [routing](https://assely.org/docs/routing)
- Trellis, Bedrock and WP-CLI support...and even more features. Visit our comprehensive [documentation](https://assely.org/docs).
## 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](https://github.com/assely/framework)
- Follow us on [Twitter](https://twitter.com/asselywp)
- Tell about project around your community## License
The Assely framework is licensed under the [MIT license](http://opensource.org/licenses/MIT).