lindomar/php-class

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/lindomar/php-class

dev-main 2021-06-20 19:56 UTC

This package is auto-updated.

Last update: 2025-09-21 05:30:21 UTC


README

To install the library, run the following command:

composer require lindomar/php-classes

To use the library, simply require the composer to autoload, invoke the class and call the method:

Copy the file config_database.json.exemple to /config/config_database.json

Update with your SMTP server configuration data

{
	"HOSTNAME": "",
	"USERNAME": "",
	"PASSWORD": "",
	"DBNAME": ""
}	

Developers

  • Lindomar - Github
  • RainTPL - an easy template engine for PHP that enables designers and developers to work better together, it loads HTML template to separate the presentation from the logic.

License

MIT