phpgenesis/phpgenesis

Central Repository for PHPGenesis Libraries

v0.2.3 2024-05-14 19:40 UTC

This package is auto-updated.

Last update: 2024-05-14 19:41:04 UTC


README

PHPGenesis is a collection of PHP Libraries developed by Encore Digital Group that are designed to make PHP development easier and more efficient. The libraries are designed to be modular and can be used independently or together.

We Love Laravel

Encore Digital Group writes primarily Laravel Applications. Therefore, a large portion of PHPGenesis is designed to work with Laravel.

What's Included

Encore Digital Group has a number of PHP libraries, separate from PHPGenesis, that are included in PHPGenesis. Some of these libraries include:

Using these libraries, PHPGenesis provides:

There are more libraries that will be added to PHPGenesis in the future. We are currently in the process of extracting these libraries from our internal projects and making them available to the public.

Installation

To install PHPGenesis, you can use Composer:

composer require phpgenesis/phpgenesis

If you don't need all of PHPGenesis in your project, you can select only the package you need. These packages can be viewed here.

License

License information can be found in the LICENSE.md file.