osolutils/helpers

This package gives to Mysql & PageNav Utility classes from http://www.outsource-online.net

1.9.4 2024-04-24 13:22 UTC

This package is auto-updated.

Last update: 2024-04-24 13:23:38 UTC


README

Author

Name: Sreekanth Dayanand, www.outsource-online.net

Contributors

This is a solo project.

Synopsis

Helper Classes required for a basic site

Description

Helper Classes required for a basic site

  1. OSOLMultiCaptcha
  2. OSOLMySQL.php
  3. OSOLPageNav.php

In addition to the above classes, composer.json, is set to pull the following additional composer classes

"require": {
		"chamilo/pclzip":"*",		
		"phpmailer/phpmailer":"*",		
        "google/apiclient": "*"
	}

Prerequisites

  1. Composer must be installed to run composer require osolutils/helpers
  2. This is to download all the above classes

Installation

Step By step installation guide

run composer require osolutils/helpers

Extending / Installing Addons

Contributing

Issue Tracker: github.com/project/issues

License / Copyright Info

copyright (C) 2022 Sreekanth Dayanand, Outsource Online (www.outsource-online.net). All rights reserved. license see http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3. You can use, redistribute this file and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.

Citation

  1. How this software can be cited
  2. DOI(Digital Object Identifier) link/image

Contact

Email: info@osolsolutions.in Url: http://www.outsource-online.net Url: http://www.osolsolutions.in

Changelog

21-06-2022 OSOLMultiCaptcha modified with encrypt & decrypt functions to enable captcha without sessions/cookies. ie GDPR compliant

More to come

http://www.outsource-online.net/ is a site managed by http://www.osolsolutions.in/

Links

Repo Releases Packagist