/phphelper

Primary LanguagePHPMIT LicenseMIT

This package will help php developer with some useful classes to develop the project.

Latest Version on Packagist Tests Total Downloads

We are working on some php helper class for Validation, Redirect, Request, Session etc . for version 1.0.0

Installation

You can install the package via composer:

composer require nepo/phphelper

Usage

use Nepo\Helper\Session;

Session::add('$name', '$value');

Coming soon

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.