Download the PHP package canaryphp/canaryphptools without Composer
On this page you can find all versions of the php package canaryphp/canaryphptools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download canaryphp/canaryphptools
More information about canaryphp/canaryphptools
Files in canaryphp/canaryphptools
Download canaryphp/canaryphptools
More information about canaryphp/canaryphptools
Files in canaryphp/canaryphptools
Vendor canaryphp
Package canaryphptools
Short Description CanaryPHPTools Tools to improve your project code
License MIT
Package canaryphptools
Short Description CanaryPHPTools Tools to improve your project code
License MIT
Please rate this library. Is it a good library?
Informations about the package canaryphptools
CanaryPHPTools Library tools
Tools to improve your project code
Classes Feature
- Validate , Sanitize tools
- Conection to Database : requires one line
- Mailer : to send mail using smtp
- Manage the more Cookies and Sessions to the easy
- Translation function ready : json ,array,gettext
- Recaptcha checkbox one line only
- Wizard tools : full users manage ,Manage Request POST ,GET
- Built HTML element with php
- Log class
- Get visitor information from his ip {Contry,Reagion,City...}
How to Install
- Availlable only with Composer : Command :
composer.json
- After install read :
CanaryPHPTools START.md
: START.mdExamples
- Database class :
-
Select data from mysql database :
- fetch data from mysql Database :
-
Mailer class (using PHPmailer) :
-
FILTER class and VALIDATE class:
-
Cookies class and Session class:
-
Translate class :
-
Recaptcha class:
-
Html :
-
Log :
-
GetVisitorInfo class :
- TokenGenerator class :
NOTICE
vendor
folder and thevendor/autoload.php
script are generated by composer ,there are not part from CanaryPHPTools
All versions of canaryphptools with dependencies
PHP Build Version
Package Version
The package canaryphp/canaryphptools contains the following files
Loading the files please wait ....