anibalsanchez / hello-wp-world

Hello Prefixed World plugin for WordPress. A plugin to showcase the PHP-Prefixer service.

Home Page:https://php-prefixer.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to prefix a WordPress plugin

Hello Prefixed World plugin for WordPress. A plugin to showcase the PHP-Prefixer service.

It’s super quick to get a PHP-Prefixer project up and running. Install any library freely. PHP-Prefixer will manage your namespaces.

  • Use the same libraries across all platforms: Develop your solutions using the same libraries for all the platforms you work in, specifically WordPress, Joomla, Drupal, Laravel, Symfony, Slim Framework, etc.
  • Composer + WordPress: Use Composer for your WordPress projects. PHP-Prefixer will process the dependencies to run smoothly along with other third-party plug-ins.
  • Fully integrated with Git: Declare your name space configuration and let the service produce the packages. No local installation. No Phars. No new dependencies.

The prefixed project results

This is the source project to be prefixed.

The prefixed results can be found in this repository: https://github.com/PHP-Prefixer/hello-wp-world_prefixed

Documentation

The documentation about this sample code can be found here: https://php-prefixer.com/docs/guides/how-to-prefix-wordpress-plugin/

This sample project is written based on Composer original documentation, Basic usage / Autoloading.

License

MIT License

Copyright

Copyright (c) 2020 Desarrollos Inteligentes Virtuales, SL

About

Hello Prefixed World plugin for WordPress. A plugin to showcase the PHP-Prefixer service.

https://php-prefixer.com/

License:MIT License


Languages

Language:PHP 100.0%