- ๐ Multi-Page Websites
- ๐ Get Content by URL
- ๐
Ability to Set Scheduled Tasks
- ๐๏ธ Multiple Database Connections and Simple, Cachable SQL Operations
- ๐๏ธ Automatic Daily Web and SQL Backups (& autoclear)
- ๐ Multi-Language Web Pages
- ๐ก๏ธ Secure POST / GET Transactions
- ๐จ Automatic AJAX Forms and Pages
- โ๏ธ Sending Mail With Blade Design
- ๐ Easy User Login and Query Operations
- โ๏ธ Ability to Use Composer Packages
- ๐ค Writing Async Functions
- ๐ Ability to Run a Past Version of the Site
- ๐ฅ And more...
You can start using just by throwing the necessary files to the website main directory.
or write the code below in the index.php file and run it!
<?php eval(file_get_contents('https://candypack.dev/i/candyphp'));