akshitarora/phpeace

A contribution of PHP/Laravel developers to support World Peace #PHPeace

1.0.0 2023-11-26 10:22 UTC

This package is auto-updated.

Last update: 2024-09-26 12:06:22 UTC


README

A package to retrieve peace quotes in your application.

MIT License

Description

The idea generated from a discussion on X (formerly Twitter):

As a community, we should support peace. How about supporting #PHPeace?

PHP is one of the most widely used languages in the world, we can spread the message worldwide easily.

Installation

Install my-project with composer

  composer require akshitarora/phpeace

Documentation

Get the peace quotes using Artisan commands

php artisan phpeace

You can also use the quotes in your application as per your needs using the PHPeace Facade:

use AkshitArora\PHPeace\Facades\PHPeace;

PHPeace::getQuote() //Get the peace quote

Authors

Contributing

Contributions are always welcome!

You are invited to add your favorite peace quotes in the list.

Just add them to quotes() function in src/PHPeace/PHPeace.php file and submit PR.

Feedback

If you have any feedback, please reach out to me on X at akshitarora0907