WP Custom Fields is a WordPress options framework that I developed from scratch using PHP and JavaScript. It’s used in all the themes I created.
It allows developers to add additional fields through custom meta boxes at Pages, Custom Posts, Users & Taxonomies. It also helps developers to easily create WordPress Options Pages and Customizer fields.
WP Custom Fields is available on GitHub.